#c8db2c Hex Color
rgb(200, 219, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | db | 2c | - | #c8db2c |
RGB | 200 | 219 | 44 | - | rgb(200,219,44) |
HSL | 67 | 71% | 52% | - | hsl(67,71%,52%) |
HSV | 67 | 80% | 86% | - | hsv(67,80%,86%) |
XYZ | 49.6056 | 63.1242 | 11.9526 | - | xyz(49.6056,63.1242,11.9526) |
CIE-LAB | 83.51 | -26.35 | 75.8 | - | lab(83.51,-26.35,75.8) |
CMYK | 0.08675799086758 | 0 | 0.79908675799087 | 0.14117647058824 | cmyk(0.08675799086758,0,0.79908675799087,0.14117647058824) |
Description
The RGB value of color #c8db2c is rgb(200, 219, 44).
In the hex color #c8db2c, The value of Red is 200, value of Green is 219, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #c8db2c consists of 67° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #c8db2c can be represented as Cyan=0.08675799086758%, Magenta=0%, Yellow=0.79908675799087%, and Black=0.14117647058824%.
Shades of #c8db2c
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 #c8db2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8db2c
Preview of #c8db2c on White Background
The contrast ratio of #c8db2c with white color is 1.54
Preview of #c8db2c on black background
The contrast ratio of #c8db2c with black color is 13.62
#c8db2c color will look good with a black background.
Color Schemes of #c8db2c
Triadic Colors of #c8db2c
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 #c8db2c
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 #c8db2c
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 #c8db2c
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: #c8db2c;
}
This is a sample text used for the color #c8db2c. 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: #c8db2c;
}
This is a sample text used for the color #c8db2c. 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 #c8db2c;
}
This is a sample text used for the color #c8db2c. 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.2%
Green 47.3%
Blue 9.5%
CMYK Percentage
Cyan 8.45
Magenta 0%
Yellow 77.81%
Black 13.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.