#c4d04c Hex Color
rgb(196, 208, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | d0 | 4c | - | #c4d04c |
RGB | 196 | 208 | 76 | - | rgb(196,208,76) |
HSL | 65 | 58% | 56% | - | hsl(65,58%,56%) |
HSV | 65 | 63% | 82% | - | hsv(65,63%,82%) |
XYZ | 46.6253 | 57.3693 | 15.4534 | - | xyz(46.6253,57.3693,15.4534) |
CIE-LAB | 80.39 | -21.13 | 61.86 | - | lab(80.39,-21.13,61.86) |
CMYK | 0.057692307692308 | 0 | 0.63461538461538 | 0.1843137254902 | cmyk(0.057692307692308,0,0.63461538461538,0.1843137254902) |
Description
The RGB value of color #c4d04c is rgb(196, 208, 76).
In the hex color #c4d04c, The value of Red is 196, value of Green is 208, and value of Blue is 76. The primary color is Green. Similarly, The HSL values for #c4d04c consists of 65° Hue, 58% Saturation, and 56% Lightness.
In the CMYK color model, the color #c4d04c can be represented as Cyan=0.057692307692308%, Magenta=0%, Yellow=0.63461538461538%, and Black=0.1843137254902%.
Shades of #c4d04c
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 #c4d04c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4d04c
Preview of #c4d04c on White Background
The contrast ratio of #c4d04c with white color is 1.68
Preview of #c4d04c on black background
The contrast ratio of #c4d04c with black color is 12.47
#c4d04c color will look good with a black background.
Color Schemes of #c4d04c
Triadic Colors of #c4d04c
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 #c4d04c
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 #c4d04c
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 #c4d04c
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: #c4d04c;
}
This is a sample text used for the color #c4d04c. 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: #c4d04c;
}
This is a sample text used for the color #c4d04c. 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 #c4d04c;
}
This is a sample text used for the color #c4d04c. 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.83%
Green 43.33%
Blue 15.83%
CMYK Percentage
Cyan 6.58
Magenta 0%
Yellow 72.39%
Black 21.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.