#ceed5f Hex Color
rgb(206, 237, 95)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | ed | 5f | - | #ceed5f |
| RGB | 206 | 237 | 95 | - | rgb(206,237,95) |
| HSL | 73 | 80% | 65% | - | hsl(73,80%,65%) |
| HSV | 73 | 60% | 93% | - | hsv(73,60%,93%) |
| XYZ | 57.8033 | 74.5164 | 22.163 | - | xyz(57.8033,74.5164,22.163) |
| CIE-LAB | 89.17 | -29.68 | 63.67 | - | lab(89.17,-29.68,63.67) |
| CMYK | 0.13080168776371 | 0 | 0.59915611814346 | 0.070588235294118 | cmyk(0.13080168776371,0,0.59915611814346,0.070588235294118) |
Description
The RGB value of color #ceed5f is rgb(206, 237, 95).
In the hex color #ceed5f, The value of Red is 206, value of Green is 237, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #ceed5f consists of 73° Hue, 80% Saturation, and 65% Lightness.
In the CMYK color model, the color #ceed5f can be represented as Cyan=0.13080168776371%, Magenta=0%, Yellow=0.59915611814346%, and Black=0.070588235294118%.
Shades of #ceed5f
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 #ceed5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceed5f
Preview of #ceed5f on White Background
The contrast ratio of #ceed5f with white color is 1.32
Preview of #ceed5f on black background
The contrast ratio of #ceed5f with black color is 15.9
#ceed5f color will look good with a black background.
Color Schemes of #ceed5f
Triadic Colors of #ceed5f
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 #ceed5f
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 #ceed5f
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 #ceed5f
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: #ceed5f;
}
This is a sample text used for the color #ceed5f. 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: #ceed5f;
}
This is a sample text used for the color #ceed5f. 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 #ceed5f;
}
This is a sample text used for the color #ceed5f. 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.29%
Green 44.05%
Blue 17.66%
CMYK Percentage
Cyan 16.34
Magenta 0%
Yellow 74.84%
Black 8.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.