#cdc94b Hex Color
rgb(205, 201, 75)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | c9 | 4b | - | #cdc94b |
| RGB | 205 | 201 | 75 | - | rgb(205,201,75) |
| HSL | 58 | 57% | 55% | - | hsl(58,57%,55%) |
| HSV | 58 | 63% | 80% | - | hsv(58,63%,80%) |
| XYZ | 47.3335 | 55.2604 | 14.8282 | - | xyz(47.3335,55.2604,14.8282) |
| CIE-LAB | 79.19 | -13.99 | 61.22 | - | lab(79.19,-13.99,61.22) |
| CMYK | 0 | 0.019512195121951 | 0.63414634146341 | 0.19607843137255 | cmyk(0,0.019512195121951,0.63414634146341,0.19607843137255) |
Description
The RGB value of color #cdc94b is rgb(205, 201, 75).
In the hex color #cdc94b, The value of Red is 205, value of Green is 201, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #cdc94b consists of 58° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #cdc94b can be represented as Cyan=0%, Magenta=0.019512195121951%, Yellow=0.63414634146341%, and Black=0.19607843137255%.
Shades of #cdc94b
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 #cdc94b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdc94b
Preview of #cdc94b on White Background
The contrast ratio of #cdc94b with white color is 1.74
Preview of #cdc94b on black background
The contrast ratio of #cdc94b with black color is 12.05
#cdc94b color will look good with a black background.
Color Schemes of #cdc94b
Triadic Colors of #cdc94b
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 #cdc94b
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 #cdc94b
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 #cdc94b
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: #cdc94b;
}
This is a sample text used for the color #cdc94b. 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: #cdc94b;
}
This is a sample text used for the color #cdc94b. 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 #cdc94b;
}
This is a sample text used for the color #cdc94b. 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 42.62%
Green 41.79%
Blue 15.59%
CMYK Percentage
Cyan 0
Magenta 2.3%
Yellow 74.63%
Black 23.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.