#d2ebeb Hex Color
rgb(210, 235, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | eb | eb | - | #d2ebeb |
RGB | 210 | 235 | 235 | - | rgb(210,235,235) |
HSL | 180 | 38% | 87% | - | hsl(180,38%,87%) |
HSV | 180 | 11% | 92% | - | hsv(180,11%,92%) |
XYZ | 71.2821 | 79.1165 | 90.1113 | - | xyz(71.2821,79.1165,90.1113) |
CIE-LAB | 91.29 | -8.17 | -2.8 | - | lab(91.29,-8.17,-2.8) |
CMYK | 0.1063829787234 | 0 | 0 | 0.07843137254902 | cmyk(0.1063829787234,0,0,0.07843137254902) |
Description
The RGB value of color #d2ebeb is rgb(210, 235, 235).
In the hex color #d2ebeb, The value of Red is 210, value of Green is 235, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #d2ebeb consists of 180° Hue, 38% Saturation, and 87% Lightness.
In the CMYK color model, the color #d2ebeb can be represented as Cyan=0.1063829787234%, Magenta=0%, Yellow=0%, and Black=0.07843137254902%.
Shades of #d2ebeb
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 #d2ebeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2ebeb
Preview of #d2ebeb on White Background
The contrast ratio of #d2ebeb with white color is 1.25
Preview of #d2ebeb on black background
The contrast ratio of #d2ebeb with black color is 16.82
#d2ebeb color will look good with a black background.
Color Schemes of #d2ebeb
Triadic Colors of #d2ebeb
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 #d2ebeb
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 #d2ebeb
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 #d2ebeb
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: #d2ebeb;
}
This is a sample text used for the color #d2ebeb. 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: #d2ebeb;
}
This is a sample text used for the color #d2ebeb. 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 #d2ebeb;
}
This is a sample text used for the color #d2ebeb. 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.88%
Green 34.56%
Blue 34.56%
CMYK Percentage
Cyan 57.56
Magenta 0%
Yellow 0%
Black 42.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.