#ccdb2c Hex Color
rgb(204, 219, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | db | 2c | - | #ccdb2c |
RGB | 204 | 219 | 44 | - | rgb(204,219,44) |
HSL | 65 | 71% | 52% | - | hsl(65,71%,52%) |
HSV | 65 | 80% | 86% | - | hsv(65,80%,86%) |
XYZ | 50.688 | 63.6823 | 12.0032 | - | xyz(50.688,63.6823,12.0032) |
CIE-LAB | 83.8 | -24.7 | 76.17 | - | lab(83.8,-24.7,76.17) |
CMYK | 0.068493150684931 | 0 | 0.79908675799087 | 0.14117647058824 | cmyk(0.068493150684931,0,0.79908675799087,0.14117647058824) |
Description
The RGB value of color #ccdb2c is rgb(204, 219, 44).
In the hex color #ccdb2c, The value of Red is 204, value of Green is 219, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #ccdb2c consists of 65° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #ccdb2c can be represented as Cyan=0.068493150684931%, Magenta=0%, Yellow=0.79908675799087%, and Black=0.14117647058824%.
Shades of #ccdb2c
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 #ccdb2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccdb2c
Preview of #ccdb2c on White Background
The contrast ratio of #ccdb2c with white color is 1.53
Preview of #ccdb2c on black background
The contrast ratio of #ccdb2c with black color is 13.74
#ccdb2c color will look good with a black background.
Color Schemes of #ccdb2c
Triadic Colors of #ccdb2c
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 #ccdb2c
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 #ccdb2c
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 #ccdb2c
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: #ccdb2c;
}
This is a sample text used for the color #ccdb2c. 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: #ccdb2c;
}
This is a sample text used for the color #ccdb2c. 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 #ccdb2c;
}
This is a sample text used for the color #ccdb2c. 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 43.68%
Green 46.9%
Blue 9.42%
CMYK Percentage
Cyan 6.79
Magenta 0%
Yellow 79.22%
Black 14%
Comments on this color
Please login or signup to post a comment.
No comments yet.