#cefbde Hex Color
rgb(206, 251, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | fb | de | - | #cefbde |
RGB | 206 | 251 | 222 | - | rgb(206,251,222) |
HSL | 141 | 85% | 90% | - | hsl(141,85%,90%) |
HSV | 141 | 18% | 98% | - | hsv(141,18%,98%) |
XYZ | 73.1356 | 87.3901 | 82.1206 | - | xyz(73.1356,87.3901,82.1206) |
CIE-LAB | 94.9 | -19.86 | 9.16 | - | lab(94.9,-19.86,9.16) |
CMYK | 0.1792828685259 | 0 | 0.11553784860558 | 0.015686274509804 | cmyk(0.1792828685259,0,0.11553784860558,0.015686274509804) |
Description
The RGB value of color #cefbde is rgb(206, 251, 222).
In the hex color #cefbde, The value of Red is 206, value of Green is 251, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #cefbde consists of 141° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #cefbde can be represented as Cyan=0.1792828685259%, Magenta=0%, Yellow=0.11553784860558%, and Black=0.015686274509804%.
Shades of #cefbde
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 #cefbde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cefbde
Preview of #cefbde on White Background
The contrast ratio of #cefbde with white color is 1.14
Preview of #cefbde on black background
The contrast ratio of #cefbde with black color is 18.48
#cefbde color will look good with a black background.
Color Schemes of #cefbde
Triadic Colors of #cefbde
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 #cefbde
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 #cefbde
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 #cefbde
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: #cefbde;
}
This is a sample text used for the color #cefbde. 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: #cefbde;
}
This is a sample text used for the color #cefbde. 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 #cefbde;
}
This is a sample text used for the color #cefbde. 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.34%
Green 36.97%
Blue 32.7%
CMYK Percentage
Cyan 57.74
Magenta 0%
Yellow 37.21%
Black 5.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.