#cede3b Hex Color
rgb(206, 222, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | de | 3b | - | #cede3b |
RGB | 206 | 222 | 59 | - | rgb(206,222,59) |
HSL | 66 | 71% | 55% | - | hsl(66,71%,55%) |
HSV | 66 | 73% | 87% | - | hsv(66,73%,87%) |
XYZ | 52.3643 | 65.6801 | 14.0553 | - | xyz(52.3643,65.6801,14.0553) |
CIE-LAB | 84.83 | -24.73 | 72.77 | - | lab(84.83,-24.73,72.77) |
CMYK | 0.072072072072072 | 0 | 0.73423423423423 | 0.12941176470588 | cmyk(0.072072072072072,0,0.73423423423423,0.12941176470588) |
Description
The RGB value of color #cede3b is rgb(206, 222, 59).
In the hex color #cede3b, The value of Red is 206, value of Green is 222, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #cede3b consists of 66° Hue, 71% Saturation, and 55% Lightness.
In the CMYK color model, the color #cede3b can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.73423423423423%, and Black=0.12941176470588%.
Shades of #cede3b
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 #cede3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cede3b
Preview of #cede3b on White Background
The contrast ratio of #cede3b with white color is 1.49
Preview of #cede3b on black background
The contrast ratio of #cede3b with black color is 14.14
#cede3b color will look good with a black background.
Color Schemes of #cede3b
Triadic Colors of #cede3b
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 #cede3b
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 #cede3b
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 #cede3b
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: #cede3b;
}
This is a sample text used for the color #cede3b. 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: #cede3b;
}
This is a sample text used for the color #cede3b. 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 #cede3b;
}
This is a sample text used for the color #cede3b. 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 42.3%
Green 45.59%
Blue 12.11%
CMYK Percentage
Cyan 7.7
Magenta 0%
Yellow 78.47%
Black 13.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.