#cacf8d Hex Color
rgb(202, 207, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | cf | 8d | - | #cacf8d |
RGB | 202 | 207 | 141 | - | rgb(202,207,141) |
HSL | 65 | 41% | 68% | - | hsl(65,41%,68%) |
HSV | 65 | 32% | 81% | - | hsv(65,32%,81%) |
XYZ | 51.4777 | 59.1053 | 33.8946 | - | xyz(51.4777,59.1053,33.8946) |
CIE-LAB | 81.35 | -12.04 | 32.3 | - | lab(81.35,-12.04,32.3) |
CMYK | 0.024154589371981 | 0 | 0.31884057971014 | 0.18823529411765 | cmyk(0.024154589371981,0,0.31884057971014,0.18823529411765) |
Description
The RGB value of color #cacf8d is rgb(202, 207, 141).
In the hex color #cacf8d, The value of Red is 202, value of Green is 207, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #cacf8d consists of 65° Hue, 41% Saturation, and 68% Lightness.
In the CMYK color model, the color #cacf8d can be represented as Cyan=0.024154589371981%, Magenta=0%, Yellow=0.31884057971014%, and Black=0.18823529411765%.
Shades of #cacf8d
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 #cacf8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cacf8d
Preview of #cacf8d on White Background
The contrast ratio of #cacf8d with white color is 1.64
Preview of #cacf8d on black background
The contrast ratio of #cacf8d with black color is 12.82
#cacf8d color will look good with a black background.
Color Schemes of #cacf8d
Triadic Colors of #cacf8d
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 #cacf8d
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 #cacf8d
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 #cacf8d
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: #cacf8d;
}
This is a sample text used for the color #cacf8d. 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: #cacf8d;
}
This is a sample text used for the color #cacf8d. 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 #cacf8d;
}
This is a sample text used for the color #cacf8d. 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 36.73%
Green 37.64%
Blue 25.64%
CMYK Percentage
Cyan 4.55
Magenta 0%
Yellow 60.02%
Black 35.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.