#cff3ed Hex Color
rgb(207, 243, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f3 | ed | - | #cff3ed |
RGB | 207 | 243 | 237 | - | rgb(207,243,237) |
HSL | 170 | 60% | 88% | - | hsl(170,60%,88%) |
HSV | 170 | 15% | 95% | - | hsv(170,15%,95%) |
XYZ | 73.0688 | 83.481 | 92.3831 | - | xyz(73.0688,83.481,92.3831) |
CIE-LAB | 93.22 | -12.76 | -1.02 | - | lab(93.22,-12.76,-1.02) |
CMYK | 0.14814814814815 | 0 | 0.024691358024691 | 0.047058823529412 | cmyk(0.14814814814815,0,0.024691358024691,0.047058823529412) |
Description
The RGB value of color #cff3ed is rgb(207, 243, 237).
In the hex color #cff3ed, The value of Red is 207, value of Green is 243, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #cff3ed consists of 170° Hue, 60% Saturation, and 88% Lightness.
In the CMYK color model, the color #cff3ed can be represented as Cyan=0.14814814814815%, Magenta=0%, Yellow=0.024691358024691%, and Black=0.047058823529412%.
Shades of #cff3ed
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 #cff3ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff3ed
Preview of #cff3ed on White Background
The contrast ratio of #cff3ed with white color is 1.19
Preview of #cff3ed on black background
The contrast ratio of #cff3ed with black color is 17.7
#cff3ed color will look good with a black background.
Color Schemes of #cff3ed
Triadic Colors of #cff3ed
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 #cff3ed
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 #cff3ed
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 #cff3ed
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: #cff3ed;
}
This is a sample text used for the color #cff3ed. 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: #cff3ed;
}
This is a sample text used for the color #cff3ed. 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 #cff3ed;
}
This is a sample text used for the color #cff3ed. 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.13%
Green 35.37%
Blue 34.5%
CMYK Percentage
Cyan 67.37
Magenta 0%
Yellow 11.23%
Black 21.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.