#cacf06 Hex Color
rgb(202, 207, 6)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | cf | 06 | - | #cacf06 |
RGB | 202 | 207 | 6 | - | rgb(202,207,6) |
HSL | 61 | 94% | 42% | - | hsl(61,94%,42%) |
HSV | 61 | 97% | 81% | - | hsv(61,97%,81%) |
XYZ | 46.7028 | 57.1954 | 8.7506 | - | xyz(46.7028,57.1954,8.7506) |
CIE-LAB | 80.29 | -20.49 | 79.71 | - | lab(80.29,-20.49,79.71) |
CMYK | 0.024154589371981 | 0 | 0.97101449275362 | 0.18823529411765 | cmyk(0.024154589371981,0,0.97101449275362,0.18823529411765) |
Description
The RGB value of color #cacf06 is rgb(202, 207, 6).
In the hex color #cacf06, The value of Red is 202, value of Green is 207, and value of Blue is 6. The primary color is Green. Similarly, The HSL values for #cacf06 consists of 61° Hue, 94% Saturation, and 42% Lightness.
In the CMYK color model, the color #cacf06 can be represented as Cyan=0.024154589371981%, Magenta=0%, Yellow=0.97101449275362%, and Black=0.18823529411765%.
Shades of #cacf06
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 #cacf06
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cacf06
Preview of #cacf06 on White Background
The contrast ratio of #cacf06 with white color is 1.69
Preview of #cacf06 on black background
The contrast ratio of #cacf06 with black color is 12.44
#cacf06 color will look good with a black background.
Color Schemes of #cacf06
Triadic Colors of #cacf06
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 #cacf06
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 #cacf06
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 #cacf06
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.
Monochromatic Colors of #cacf06
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cacf06;
}
This is a sample text used for the color #cacf06. 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: #cacf06;
}
This is a sample text used for the color #cacf06. 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 #cacf06;
}
This is a sample text used for the color #cacf06. 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 48.67%
Green 49.88%
Blue 1.45%
CMYK Percentage
Cyan 2.04
Magenta 0%
Yellow 82.05%
Black 15.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.