#cadf0f Hex Color
rgb(202, 223, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | df | 0f | - | #cadf0f |
RGB | 202 | 223 | 15 | - | rgb(202,223,15) |
HSL | 66 | 87% | 47% | - | hsl(66,87%,47%) |
HSV | 66 | 93% | 87% | - | hsv(66,93%,87%) |
XYZ | 50.831 | 65.3664 | 10.3898 | - | xyz(50.831,65.3664,10.3898) |
CIE-LAB | 84.67 | -28.08 | 82.18 | - | lab(84.67,-28.08,82.18) |
CMYK | 0.094170403587444 | 0 | 0.93273542600897 | 0.12549019607843 | cmyk(0.094170403587444,0,0.93273542600897,0.12549019607843) |
Description
The RGB value of color #cadf0f is rgb(202, 223, 15).
In the hex color #cadf0f, The value of Red is 202, value of Green is 223, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #cadf0f consists of 66° Hue, 87% Saturation, and 47% Lightness.
In the CMYK color model, the color #cadf0f can be represented as Cyan=0.094170403587444%, Magenta=0%, Yellow=0.93273542600897%, and Black=0.12549019607843%.
Shades of #cadf0f
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 #cadf0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cadf0f
Preview of #cadf0f on White Background
The contrast ratio of #cadf0f with white color is 1.49
Preview of #cadf0f on black background
The contrast ratio of #cadf0f with black color is 14.07
#cadf0f color will look good with a black background.
Color Schemes of #cadf0f
Triadic Colors of #cadf0f
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 #cadf0f
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 #cadf0f
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 #cadf0f
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: #cadf0f;
}
This is a sample text used for the color #cadf0f. 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: #cadf0f;
}
This is a sample text used for the color #cadf0f. 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 #cadf0f;
}
This is a sample text used for the color #cadf0f. 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 45.91%
Green 50.68%
Blue 3.41%
CMYK Percentage
Cyan 8.17
Magenta 0%
Yellow 80.94%
Black 10.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.