#cede35 Hex Color
rgb(206, 222, 53)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | de | 35 | - | #cede35 |
RGB | 206 | 222 | 53 | - | rgb(206,222,53) |
HSL | 66 | 72% | 54% | - | hsl(66,72%,54%) |
HSV | 66 | 76% | 87% | - | hsv(66,76%,87%) |
XYZ | 52.2175 | 65.6214 | 13.2822 | - | xyz(52.2175,65.6214,13.2822) |
CIE-LAB | 84.8 | -24.99 | 74.61 | - | lab(84.8,-24.99,74.61) |
CMYK | 0.072072072072072 | 0 | 0.76126126126126 | 0.12941176470588 | cmyk(0.072072072072072,0,0.76126126126126,0.12941176470588) |
Description
The RGB value of color #cede35 is rgb(206, 222, 53).
In the hex color #cede35, The value of Red is 206, value of Green is 222, and value of Blue is 53. The primary color is Green. Similarly, The HSL values for #cede35 consists of 66° Hue, 72% Saturation, and 54% Lightness.
In the CMYK color model, the color #cede35 can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.76126126126126%, and Black=0.12941176470588%.
Shades of #cede35
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 #cede35
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cede35
Preview of #cede35 on White Background
The contrast ratio of #cede35 with white color is 1.49
Preview of #cede35 on black background
The contrast ratio of #cede35 with black color is 14.12
#cede35 color will look good with a black background.
Color Schemes of #cede35
Triadic Colors of #cede35
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 #cede35
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 #cede35
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 #cede35
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: #cede35;
}
This is a sample text used for the color #cede35. 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: #cede35;
}
This is a sample text used for the color #cede35. 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 #cede35;
}
This is a sample text used for the color #cede35. 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.83%
Green 46.15%
Blue 11.02%
CMYK Percentage
Cyan 7.49
Magenta 0%
Yellow 79.07%
Black 13.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.