#cffcdc Hex Color
rgb(207, 252, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | fc | dc | - | #cffcdc |
RGB | 207 | 252 | 220 | - | rgb(207,252,220) |
HSL | 137 | 88% | 90% | - | hsl(137,88%,90%) |
HSV | 137 | 18% | 99% | - | hsv(137,18%,99%) |
XYZ | 73.4608 | 88.0535 | 80.8344 | - | xyz(73.4608,88.0535,80.8344) |
CIE-LAB | 95.18 | -20.38 | 10.6 | - | lab(95.18,-20.38,10.6) |
CMYK | 0.17857142857143 | 0 | 0.12698412698413 | 0.011764705882353 | cmyk(0.17857142857143,0,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #cffcdc is rgb(207, 252, 220).
In the hex color #cffcdc, The value of Red is 207, value of Green is 252, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #cffcdc consists of 137° Hue, 88% Saturation, and 90% Lightness.
In the CMYK color model, the color #cffcdc can be represented as Cyan=0.17857142857143%, Magenta=0%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #cffcdc
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 #cffcdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cffcdc
Preview of #cffcdc on White Background
The contrast ratio of #cffcdc with white color is 1.13
Preview of #cffcdc on black background
The contrast ratio of #cffcdc with black color is 18.61
#cffcdc color will look good with a black background.
Color Schemes of #cffcdc
Triadic Colors of #cffcdc
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 #cffcdc
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 #cffcdc
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 #cffcdc
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: #cffcdc;
}
This is a sample text used for the color #cffcdc. 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: #cffcdc;
}
This is a sample text used for the color #cffcdc. 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 #cffcdc;
}
This is a sample text used for the color #cffcdc. 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 30.49%
Green 37.11%
Blue 32.4%
CMYK Percentage
Cyan 56.27
Magenta 0%
Yellow 40.02%
Black 3.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.