#cbedc7 Hex Color
rgb(203, 237, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ed | c7 | - | #cbedc7 |
RGB | 203 | 237 | 199 | - | rgb(203,237,199) |
HSL | 114 | 51% | 85% | - | hsl(114,51%,85%) |
HSV | 114 | 16% | 93% | - | hsv(114,16%,93%) |
XYZ | 65.2216 | 77.3884 | 65.5327 | - | xyz(65.2216,77.3884,65.5327) |
CIE-LAB | 90.5 | -18.04 | 14.76 | - | lab(90.5,-18.04,14.76) |
CMYK | 0.14345991561181 | 0 | 0.16033755274262 | 0.070588235294118 | cmyk(0.14345991561181,0,0.16033755274262,0.070588235294118) |
Description
The RGB value of color #cbedc7 is rgb(203, 237, 199).
In the hex color #cbedc7, The value of Red is 203, value of Green is 237, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #cbedc7 consists of 114° Hue, 51% Saturation, and 85% Lightness.
In the CMYK color model, the color #cbedc7 can be represented as Cyan=0.14345991561181%, Magenta=0%, Yellow=0.16033755274262%, and Black=0.070588235294118%.
Shades of #cbedc7
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 #cbedc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbedc7
Preview of #cbedc7 on White Background
The contrast ratio of #cbedc7 with white color is 1.27
Preview of #cbedc7 on black background
The contrast ratio of #cbedc7 with black color is 16.48
#cbedc7 color will look good with a black background.
Color Schemes of #cbedc7
Triadic Colors of #cbedc7
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 #cbedc7
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 #cbedc7
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 #cbedc7
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: #cbedc7;
}
This is a sample text used for the color #cbedc7. 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: #cbedc7;
}
This is a sample text used for the color #cbedc7. 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 #cbedc7;
}
This is a sample text used for the color #cbedc7. 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 31.77%
Green 37.09%
Blue 31.14%
CMYK Percentage
Cyan 38.32
Magenta 0%
Yellow 42.83%
Black 18.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.