#ceec5a Hex Color
rgb(206, 236, 90)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | ec | 5a | - | #ceec5a |
| RGB | 206 | 236 | 90 | - | rgb(206,236,90) |
| HSL | 72 | 79% | 64% | - | hsl(72,79%,64%) |
| HSV | 72 | 62% | 93% | - | hsv(72,62%,93%) |
| XYZ | 57.2945 | 73.8509 | 20.9078 | - | xyz(57.2945,73.8509,20.9078) |
| CIE-LAB | 88.85 | -29.58 | 65.4 | - | lab(88.85,-29.58,65.4) |
| CMYK | 0.1271186440678 | 0 | 0.61864406779661 | 0.074509803921569 | cmyk(0.1271186440678,0,0.61864406779661,0.074509803921569) |
Description
The RGB value of color #ceec5a is rgb(206, 236, 90).
In the hex color #ceec5a, The value of Red is 206, value of Green is 236, and value of Blue is 90. The primary color is Green. Similarly, The HSL values for #ceec5a consists of 72° Hue, 79% Saturation, and 64% Lightness.
In the CMYK color model, the color #ceec5a can be represented as Cyan=0.1271186440678%, Magenta=0%, Yellow=0.61864406779661%, and Black=0.074509803921569%.
Shades of #ceec5a
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 #ceec5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceec5a
Preview of #ceec5a on White Background
The contrast ratio of #ceec5a with white color is 1.33
Preview of #ceec5a on black background
The contrast ratio of #ceec5a with black color is 15.77
#ceec5a color will look good with a black background.
Color Schemes of #ceec5a
Triadic Colors of #ceec5a
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 #ceec5a
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 #ceec5a
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 #ceec5a
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: #ceec5a;
}
This is a sample text used for the color #ceec5a. 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: #ceec5a;
}
This is a sample text used for the color #ceec5a. 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 #ceec5a;
}
This is a sample text used for the color #ceec5a. 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.72%
Green 44.36%
Blue 16.92%
CMYK Percentage
Cyan 15.5
Magenta 0%
Yellow 75.42%
Black 9.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.