#cdea47 Hex Color
rgb(205, 234, 71)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ea | 47 | - | #cdea47 |
RGB | 205 | 234 | 71 | - | rgb(205,234,71) |
HSL | 71 | 80% | 60% | - | hsl(71,80%,60%) |
HSV | 71 | 70% | 92% | - | hsv(71,70%,92%) |
XYZ | 55.737 | 72.2797 | 16.975 | - | xyz(55.737,72.2797,16.975) |
CIE-LAB | 88.1 | -30.21 | 71.85 | - | lab(88.1,-30.21,71.85) |
CMYK | 0.12393162393162 | 0 | 0.6965811965812 | 0.082352941176471 | cmyk(0.12393162393162,0,0.6965811965812,0.082352941176471) |
Description
The RGB value of color #cdea47 is rgb(205, 234, 71).
In the hex color #cdea47, The value of Red is 205, value of Green is 234, and value of Blue is 71. The primary color is Green. Similarly, The HSL values for #cdea47 consists of 71° Hue, 80% Saturation, and 60% Lightness.
In the CMYK color model, the color #cdea47 can be represented as Cyan=0.12393162393162%, Magenta=0%, Yellow=0.6965811965812%, and Black=0.082352941176471%.
Shades of #cdea47
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 #cdea47
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdea47
Preview of #cdea47 on White Background
The contrast ratio of #cdea47 with white color is 1.36
Preview of #cdea47 on black background
The contrast ratio of #cdea47 with black color is 15.46
#cdea47 color will look good with a black background.
Color Schemes of #cdea47
Triadic Colors of #cdea47
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 #cdea47
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 #cdea47
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 #cdea47
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: #cdea47;
}
This is a sample text used for the color #cdea47. 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: #cdea47;
}
This is a sample text used for the color #cdea47. 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 #cdea47;
}
This is a sample text used for the color #cdea47. 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 40.2%
Green 45.88%
Blue 13.92%
CMYK Percentage
Cyan 13.73
Magenta 0%
Yellow 77.15%
Black 9.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.