#cefb0d Hex Color
rgb(206, 251, 13)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | fb | 0d | - | #cefb0d |
| RGB | 206 | 251 | 13 | - | rgb(206,251,13) |
| HSL | 71 | 97% | 52% | - | hsl(71,97%,52%) |
| HSV | 71 | 95% | 98% | - | hsv(71,95%,98%) |
| XYZ | 60.0234 | 82.1452 | 13.0728 | - | xyz(60.0234,82.1452,13.0728) |
| CIE-LAB | 92.64 | -39.3 | 88.64 | - | lab(92.64,-39.3,88.64) |
| CMYK | 0.1792828685259 | 0 | 0.94820717131474 | 0.015686274509804 | cmyk(0.1792828685259,0,0.94820717131474,0.015686274509804) |
Description
The RGB value of color #cefb0d is rgb(206, 251, 13).
In the hex color #cefb0d, The value of Red is 206, value of Green is 251, and value of Blue is 13. The primary color is Green. Similarly, The HSL values for #cefb0d consists of 71° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #cefb0d can be represented as Cyan=0.1792828685259%, Magenta=0%, Yellow=0.94820717131474%, and Black=0.015686274509804%.
Shades of #cefb0d
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 #cefb0d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cefb0d
Preview of #cefb0d on White Background
The contrast ratio of #cefb0d with white color is 1.2
Preview of #cefb0d on black background
The contrast ratio of #cefb0d with black color is 17.43
#cefb0d color will look good with a black background.
Color Schemes of #cefb0d
Triadic Colors of #cefb0d
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 #cefb0d
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 #cefb0d
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 #cefb0d
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: #cefb0d;
}
This is a sample text used for the color #cefb0d. 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: #cefb0d;
}
This is a sample text used for the color #cefb0d. 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 #cefb0d;
}
This is a sample text used for the color #cefb0d. 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.83%
Green 53.4%
Blue 2.77%
CMYK Percentage
Cyan 15.68
Magenta 0%
Yellow 82.94%
Black 1.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.