#c8dd2d Hex Color
rgb(200, 221, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | dd | 2d | - | #c8dd2d |
RGB | 200 | 221 | 45 | - | rgb(200,221,45) |
HSL | 67 | 72% | 52% | - | hsl(67,72%,52%) |
HSV | 67 | 80% | 87% | - | hsv(67,80%,87%) |
XYZ | 50.1495 | 64.1817 | 12.2278 | - | xyz(50.1495,64.1817,12.2278) |
CIE-LAB | 84.06 | -27.27 | 76.03 | - | lab(84.06,-27.27,76.03) |
CMYK | 0.095022624434389 | 0 | 0.79638009049774 | 0.13333333333333 | cmyk(0.095022624434389,0,0.79638009049774,0.13333333333333) |
Description
The RGB value of color #c8dd2d is rgb(200, 221, 45).
In the hex color #c8dd2d, The value of Red is 200, value of Green is 221, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #c8dd2d consists of 67° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #c8dd2d can be represented as Cyan=0.095022624434389%, Magenta=0%, Yellow=0.79638009049774%, and Black=0.13333333333333%.
Shades of #c8dd2d
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 #c8dd2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8dd2d
Preview of #c8dd2d on White Background
The contrast ratio of #c8dd2d with white color is 1.52
Preview of #c8dd2d on black background
The contrast ratio of #c8dd2d with black color is 13.84
#c8dd2d color will look good with a black background.
Color Schemes of #c8dd2d
Triadic Colors of #c8dd2d
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 #c8dd2d
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 #c8dd2d
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 #c8dd2d
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: #c8dd2d;
}
This is a sample text used for the color #c8dd2d. 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: #c8dd2d;
}
This is a sample text used for the color #c8dd2d. 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 #c8dd2d;
}
This is a sample text used for the color #c8dd2d. 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 42.92%
Green 47.42%
Blue 9.66%
CMYK Percentage
Cyan 9.27
Magenta 0%
Yellow 77.72%
Black 13.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.