#dab43f Hex Color
rgb(218, 180, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | b4 | 3f | - | #dab43f |
RGB | 218 | 180 | 63 | - | rgb(218,180,63) |
HSL | 45 | 68% | 55% | - | hsl(45,68%,55%) |
HSV | 45 | 71% | 85% | - | hsv(45,71%,85%) |
XYZ | 46.1319 | 47.9068 | 11.5182 | - | xyz(46.1319,47.9068,11.5182) |
CIE-LAB | 74.77 | 1.71 | 61.9 | - | lab(74.77,1.71,61.9) |
CMYK | 0 | 0.1743119266055 | 0.71100917431193 | 0.14509803921569 | cmyk(0,0.1743119266055,0.71100917431193,0.14509803921569) |
Description
The RGB value of color #dab43f is rgb(218, 180, 63).
In the hex color #dab43f, The value of Red is 218, value of Green is 180, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #dab43f consists of 45° Hue, 68% Saturation, and 55% Lightness.
In the CMYK color model, the color #dab43f can be represented as Cyan=0%, Magenta=0.1743119266055%, Yellow=0.71100917431193%, and Black=0.14509803921569%.
Shades of #dab43f
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #dab43f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dab43f
Preview of #dab43f on White Background
The contrast ratio of #dab43f with white color is 1.98
Preview of #dab43f on black background
The contrast ratio of #dab43f with black color is 10.58
#dab43f color will look good with a black background.
Color Schemes of #dab43f
Triadic Colors of #dab43f
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #dab43f
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #dab43f
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #dab43f
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #dab43f;
}
This is a sample text used for the color #dab43f. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #dab43f;
}
This is a sample text used for the color #dab43f. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #dab43f;
}
This is a sample text used for the color #dab43f. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 47.29%
Green 39.05%
Blue 13.67%
CMYK Percentage
Cyan 0
Magenta 16.92%
Yellow 69%
Black 14.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.