#c8d45a Hex Color
rgb(200, 212, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | d4 | 5a | - | #c8d45a |
RGB | 200 | 212 | 90 | - | rgb(200,212,90) |
HSL | 66 | 59% | 59% | - | hsl(66,59%,59%) |
HSV | 66 | 58% | 83% | - | hsv(66,58%,83%) |
XYZ | 49.2084 | 60.1045 | 18.6806 | - | xyz(49.2084,60.1045,18.6806) |
CIE-LAB | 81.89 | -20.48 | 57.65 | - | lab(81.89,-20.48,57.65) |
CMYK | 0.056603773584906 | 0 | 0.57547169811321 | 0.16862745098039 | cmyk(0.056603773584906,0,0.57547169811321,0.16862745098039) |
Description
The RGB value of color #c8d45a is rgb(200, 212, 90).
In the hex color #c8d45a, The value of Red is 200, value of Green is 212, and value of Blue is 90. The primary color is Green. Similarly, The HSL values for #c8d45a consists of 66° Hue, 59% Saturation, and 59% Lightness.
In the CMYK color model, the color #c8d45a can be represented as Cyan=0.056603773584906%, Magenta=0%, Yellow=0.57547169811321%, and Black=0.16862745098039%.
Shades of #c8d45a
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 #c8d45a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8d45a
Preview of #c8d45a on White Background
The contrast ratio of #c8d45a with white color is 1.61
Preview of #c8d45a on black background
The contrast ratio of #c8d45a with black color is 13.02
#c8d45a color will look good with a black background.
Color Schemes of #c8d45a
Triadic Colors of #c8d45a
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 #c8d45a
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 #c8d45a
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 #c8d45a
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: #c8d45a;
}
This is a sample text used for the color #c8d45a. 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: #c8d45a;
}
This is a sample text used for the color #c8d45a. 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 #c8d45a;
}
This is a sample text used for the color #c8d45a. 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 39.84%
Green 42.23%
Blue 17.93%
CMYK Percentage
Cyan 7.07
Magenta 0%
Yellow 71.87%
Black 21.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.