#cded1e Hex Color
rgb(205, 237, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ed | 1e | - | #cded1e |
RGB | 205 | 237 | 30 | - | rgb(205,237,30) |
HSL | 69 | 85% | 52% | - | hsl(69,85%,52%) |
HSV | 69 | 87% | 93% | - | hsv(69,87%,93%) |
XYZ | 55.6954 | 73.6412 | 12.507 | - | xyz(55.6954,73.6412,12.507) |
CIE-LAB | 88.75 | -33.11 | 83.39 | - | lab(88.75,-33.11,83.39) |
CMYK | 0.13502109704641 | 0 | 0.87341772151899 | 0.070588235294118 | cmyk(0.13502109704641,0,0.87341772151899,0.070588235294118) |
Description
The RGB value of color #cded1e is rgb(205, 237, 30).
In the hex color #cded1e, The value of Red is 205, value of Green is 237, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #cded1e consists of 69° Hue, 85% Saturation, and 52% Lightness.
In the CMYK color model, the color #cded1e can be represented as Cyan=0.13502109704641%, Magenta=0%, Yellow=0.87341772151899%, and Black=0.070588235294118%.
Shades of #cded1e
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 #cded1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cded1e
Preview of #cded1e on White Background
The contrast ratio of #cded1e with white color is 1.34
Preview of #cded1e on black background
The contrast ratio of #cded1e with black color is 15.73
#cded1e color will look good with a black background.
Color Schemes of #cded1e
Triadic Colors of #cded1e
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 #cded1e
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 #cded1e
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 #cded1e
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: #cded1e;
}
This is a sample text used for the color #cded1e. 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: #cded1e;
}
This is a sample text used for the color #cded1e. 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 #cded1e;
}
This is a sample text used for the color #cded1e. 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.43%
Green 50.21%
Blue 6.36%
CMYK Percentage
Cyan 12.51
Magenta 0%
Yellow 80.94%
Black 6.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.