#cede6f Hex Color
rgb(206, 222, 111)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | de | 6f | - | #cede6f |
| RGB | 206 | 222 | 111 | - | rgb(206,222,111) |
| HSL | 69 | 63% | 65% | - | hsl(69,63%,65%) |
| HSV | 69 | 50% | 87% | - | hsv(69,50%,87%) |
| XYZ | 54.4441 | 66.5121 | 25.0075 | - | xyz(54.4441,66.5121,25.0075) |
| CIE-LAB | 85.26 | -21.2 | 52.1 | - | lab(85.26,-21.2,52.1) |
| CMYK | 0.072072072072072 | 0 | 0.5 | 0.12941176470588 | cmyk(0.072072072072072,0,0.5,0.12941176470588) |
Description
The RGB value of color #cede6f is rgb(206, 222, 111).
In the hex color #cede6f, The value of Red is 206, value of Green is 222, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #cede6f consists of 69° Hue, 63% Saturation, and 65% Lightness.
In the CMYK color model, the color #cede6f can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.5%, and Black=0.12941176470588%.
Shades of #cede6f
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 #cede6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cede6f
Preview of #cede6f on White Background
The contrast ratio of #cede6f with white color is 1.47
Preview of #cede6f on black background
The contrast ratio of #cede6f with black color is 14.3
#cede6f color will look good with a black background.
Color Schemes of #cede6f
Triadic Colors of #cede6f
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 #cede6f
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 #cede6f
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 #cede6f
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: #cede6f;
}
This is a sample text used for the color #cede6f. 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: #cede6f;
}
This is a sample text used for the color #cede6f. 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 #cede6f;
}
This is a sample text used for the color #cede6f. 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 38.22%
Green 41.19%
Blue 20.59%
CMYK Percentage
Cyan 10.27
Magenta 0%
Yellow 71.28%
Black 18.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.