#deebe1 Hex Color
rgb(222, 235, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | eb | e1 | - | #deebe1 |
RGB | 222 | 235 | 225 | - | rgb(222,235,225) |
HSL | 134 | 25% | 90% | - | hsl(134,25%,90%) |
HSV | 134 | 6% | 92% | - | hsv(134,6%,92%) |
XYZ | 73.4231 | 80.3825 | 82.8797 | - | xyz(73.4231,80.3825,82.8797) |
CIE-LAB | 91.86 | -6.12 | 3.35 | - | lab(91.86,-6.12,3.35) |
CMYK | 0.05531914893617 | 0 | 0.042553191489362 | 0.07843137254902 | cmyk(0.05531914893617,0,0.042553191489362,0.07843137254902) |
Description
The RGB value of color #deebe1 is rgb(222, 235, 225).
In the hex color #deebe1, The value of Red is 222, value of Green is 235, and value of Blue is 225. The primary color is Green. Similarly, The HSL values for #deebe1 consists of 134° Hue, 25% Saturation, and 90% Lightness.
In the CMYK color model, the color #deebe1 can be represented as Cyan=0.05531914893617%, Magenta=0%, Yellow=0.042553191489362%, and Black=0.07843137254902%.
Shades of #deebe1
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 #deebe1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deebe1
Preview of #deebe1 on White Background
The contrast ratio of #deebe1 with white color is 1.23
Preview of #deebe1 on black background
The contrast ratio of #deebe1 with black color is 17.08
#deebe1 color will look good with a black background.
Color Schemes of #deebe1
Triadic Colors of #deebe1
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 #deebe1
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 #deebe1
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 #deebe1
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: #deebe1;
}
This is a sample text used for the color #deebe1. 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: #deebe1;
}
This is a sample text used for the color #deebe1. 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 #deebe1;
}
This is a sample text used for the color #deebe1. 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 32.55%
Green 34.46%
Blue 32.99%
CMYK Percentage
Cyan 31.38
Magenta 0%
Yellow 24.14%
Black 44.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.