#cffed2 Hex Color
rgb(207, 254, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | fe | d2 | - | #cffed2 |
RGB | 207 | 254 | 210 | - | rgb(207,254,210) |
HSL | 124 | 96% | 90% | - | hsl(124,96%,90%) |
HSV | 124 | 19% | 100% | - | hsv(124,19%,100%) |
XYZ | 72.8068 | 88.8022 | 74.276 | - | xyz(72.8068,88.8022,74.276) |
CIE-LAB | 95.5 | -23.1 | 16.18 | - | lab(95.5,-23.1,16.18) |
CMYK | 0.18503937007874 | 0 | 0.17322834645669 | 0.003921568627451 | cmyk(0.18503937007874,0,0.17322834645669,0.003921568627451) |
Description
The RGB value of color #cffed2 is rgb(207, 254, 210).
In the hex color #cffed2, The value of Red is 207, value of Green is 254, and value of Blue is 210. The primary color is Green. Similarly, The HSL values for #cffed2 consists of 124° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #cffed2 can be represented as Cyan=0.18503937007874%, Magenta=0%, Yellow=0.17322834645669%, and Black=0.003921568627451%.
Shades of #cffed2
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 #cffed2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cffed2
Preview of #cffed2 on White Background
The contrast ratio of #cffed2 with white color is 1.12
Preview of #cffed2 on black background
The contrast ratio of #cffed2 with black color is 18.76
#cffed2 color will look good with a black background.
Color Schemes of #cffed2
Triadic Colors of #cffed2
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 #cffed2
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 #cffed2
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 #cffed2
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: #cffed2;
}
This is a sample text used for the color #cffed2. 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: #cffed2;
}
This is a sample text used for the color #cffed2. 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 #cffed2;
}
This is a sample text used for the color #cffed2. 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.85%
Green 37.85%
Blue 31.3%
CMYK Percentage
Cyan 51.09
Magenta 0%
Yellow 47.83%
Black 1.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.