#caffdd Hex Color
rgb(202, 255, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | ff | dd | - | #caffdd |
RGB | 202 | 255 | 221 | - | rgb(202,255,221) |
HSL | 142 | 100% | 90% | - | hsl(142,100%,90%) |
HSV | 142 | 21% | 100% | - | hsv(142,21%,100%) |
XYZ | 73.1683 | 89.297 | 81.7863 | - | xyz(73.1683,89.297,81.7863) |
CIE-LAB | 95.7 | -23.24 | 10.79 | - | lab(95.7,-23.24,10.79) |
CMYK | 0.2078431372549 | 0 | 0.13333333333333 | 0 | cmyk(0.2078431372549,0,0.13333333333333,0) |
Description
The RGB value of color #caffdd is rgb(202, 255, 221).
In the hex color #caffdd, The value of Red is 202, value of Green is 255, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #caffdd consists of 142° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #caffdd can be represented as Cyan=0.2078431372549%, Magenta=0%, Yellow=0.13333333333333%, and Black=0%.
Shades of #caffdd
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 #caffdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caffdd
Preview of #caffdd on White Background
The contrast ratio of #caffdd with white color is 1.11
Preview of #caffdd on black background
The contrast ratio of #caffdd with black color is 18.86
#caffdd color will look good with a black background.
Color Schemes of #caffdd
Triadic Colors of #caffdd
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 #caffdd
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 #caffdd
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 #caffdd
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: #caffdd;
}
This is a sample text used for the color #caffdd. 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: #caffdd;
}
This is a sample text used for the color #caffdd. 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 #caffdd;
}
This is a sample text used for the color #caffdd. 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 29.79%
Green 37.61%
Blue 32.6%
CMYK Percentage
Cyan 60.92
Magenta 0%
Yellow 39.08%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.