#cdb43b Hex Color
rgb(205, 180, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | b4 | 3b | - | #cdb43b |
RGB | 205 | 180 | 59 | - | rgb(205,180,59) |
HSL | 50 | 59% | 52% | - | hsl(50,59%,52%) |
HSV | 50 | 71% | 80% | - | hsv(50,71%,80%) |
XYZ | 42.2875 | 45.9374 | 10.7757 | - | xyz(42.2875,45.9374,10.7757) |
CIE-LAB | 73.5 | -4.09 | 61.81 | - | lab(73.5,-4.09,61.81) |
CMYK | 0 | 0.1219512195122 | 0.71219512195122 | 0.19607843137255 | cmyk(0,0.1219512195122,0.71219512195122,0.19607843137255) |
Description
The RGB value of color #cdb43b is rgb(205, 180, 59).
In the hex color #cdb43b, The value of Red is 205, value of Green is 180, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #cdb43b consists of 50° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #cdb43b can be represented as Cyan=0%, Magenta=0.1219512195122%, Yellow=0.71219512195122%, and Black=0.19607843137255%.
Shades of #cdb43b
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 #cdb43b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdb43b
Preview of #cdb43b on White Background
The contrast ratio of #cdb43b with white color is 2.06
Preview of #cdb43b on black background
The contrast ratio of #cdb43b with black color is 10.19
#cdb43b color will look good with a black background.
Color Schemes of #cdb43b
Triadic Colors of #cdb43b
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 #cdb43b
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 #cdb43b
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 #cdb43b
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: #cdb43b;
}
This is a sample text used for the color #cdb43b. 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: #cdb43b;
}
This is a sample text used for the color #cdb43b. 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 #cdb43b;
}
This is a sample text used for the color #cdb43b. 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 46.17%
Green 40.54%
Blue 13.29%
CMYK Percentage
Cyan 0
Magenta 11.84%
Yellow 69.13%
Black 19.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.