#ced99a Hex Color
rgb(206, 217, 154)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | d9 | 9a | - | #ced99a |
| RGB | 206 | 217 | 154 | - | rgb(206,217,154) |
| HSL | 70 | 45% | 73% | - | hsl(70,45%,73%) |
| HSV | 70 | 29% | 85% | - | hsv(70,29%,85%) |
| XYZ | 56.0992 | 65.0806 | 40.1769 | - | xyz(56.0992,65.0806,40.1769) |
| CIE-LAB | 84.53 | -13.88 | 29.87 | - | lab(84.53,-13.88,29.87) |
| CMYK | 0.050691244239631 | 0 | 0.29032258064516 | 0.14901960784314 | cmyk(0.050691244239631,0,0.29032258064516,0.14901960784314) |
Description
The RGB value of color #ced99a is rgb(206, 217, 154).
In the hex color #ced99a, The value of Red is 206, value of Green is 217, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #ced99a consists of 70° Hue, 45% Saturation, and 73% Lightness.
In the CMYK color model, the color #ced99a can be represented as Cyan=0.050691244239631%, Magenta=0%, Yellow=0.29032258064516%, and Black=0.14901960784314%.
Shades of #ced99a
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 #ced99a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced99a
Preview of #ced99a on White Background
The contrast ratio of #ced99a with white color is 1.5
Preview of #ced99a on black background
The contrast ratio of #ced99a with black color is 14.02
#ced99a color will look good with a black background.
Color Schemes of #ced99a
Triadic Colors of #ced99a
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 #ced99a
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 #ced99a
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 #ced99a
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: #ced99a;
}
This is a sample text used for the color #ced99a. 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: #ced99a;
}
This is a sample text used for the color #ced99a. 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 #ced99a;
}
This is a sample text used for the color #ced99a. 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 35.7%
Green 37.61%
Blue 26.69%
CMYK Percentage
Cyan 10.34
Magenta 0%
Yellow 59.25%
Black 30.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.