#c9dc5d Hex Color
rgb(201, 220, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | dc | 5d | - | #c9dc5d |
RGB | 201 | 220 | 93 | - | rgb(201,220,93) |
HSL | 69 | 64% | 61% | - | hsl(69,64%,61%) |
HSV | 69 | 58% | 86% | - | hsv(69,58%,86%) |
XYZ | 51.6564 | 64.3942 | 20.0627 | - | xyz(51.6564,64.3942,20.0627) |
CIE-LAB | 84.17 | -23.73 | 58.9 | - | lab(84.17,-23.73,58.9) |
CMYK | 0.086363636363636 | 0 | 0.57727272727273 | 0.13725490196078 | cmyk(0.086363636363636,0,0.57727272727273,0.13725490196078) |
Description
The RGB value of color #c9dc5d is rgb(201, 220, 93).
In the hex color #c9dc5d, The value of Red is 201, value of Green is 220, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #c9dc5d consists of 69° Hue, 64% Saturation, and 61% Lightness.
In the CMYK color model, the color #c9dc5d can be represented as Cyan=0.086363636363636%, Magenta=0%, Yellow=0.57727272727273%, and Black=0.13725490196078%.
Shades of #c9dc5d
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 #c9dc5d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9dc5d
Preview of #c9dc5d on White Background
The contrast ratio of #c9dc5d with white color is 1.51
Preview of #c9dc5d on black background
The contrast ratio of #c9dc5d with black color is 13.88
#c9dc5d color will look good with a black background.
Color Schemes of #c9dc5d
Triadic Colors of #c9dc5d
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 #c9dc5d
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 #c9dc5d
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 #c9dc5d
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: #c9dc5d;
}
This is a sample text used for the color #c9dc5d. 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: #c9dc5d;
}
This is a sample text used for the color #c9dc5d. 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 #c9dc5d;
}
This is a sample text used for the color #c9dc5d. 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.11%
Green 42.8%
Blue 18.09%
CMYK Percentage
Cyan 10.78
Magenta 0%
Yellow 72.08%
Black 17.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.