#dadbe4 Hex Color
rgb(218, 219, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | db | e4 | - | #dadbe4 |
RGB | 218 | 219 | 228 | - | rgb(218,219,228) |
HSL | 234 | 16% | 87% | - | hsl(234,16%,87%) |
HSV | 234 | 4% | 89% | - | hsv(234,4%,89%) |
XYZ | 68.2486 | 71.1699 | 83.5389 | - | xyz(68.2486,71.1699,83.5389) |
CIE-LAB | 87.57 | 1.32 | -4.53 | - | lab(87.57,1.32,-4.53) |
CMYK | 0.043859649122807 | 0.039473684210526 | 0 | 0.10588235294118 | cmyk(0.043859649122807,0.039473684210526,0,0.10588235294118) |
Description
The RGB value of color #dadbe4 is rgb(218, 219, 228).
In the hex color #dadbe4, The value of Red is 218, value of Green is 219, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #dadbe4 consists of 234° Hue, 16% Saturation, and 87% Lightness.
In the CMYK color model, the color #dadbe4 can be represented as Cyan=0.043859649122807%, Magenta=0.039473684210526%, Yellow=0%, and Black=0.10588235294118%.
Shades of #dadbe4
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 #dadbe4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadbe4
Preview of #dadbe4 on White Background
The contrast ratio of #dadbe4 with white color is 1.38
Preview of #dadbe4 on black background
The contrast ratio of #dadbe4 with black color is 15.23
#dadbe4 color will look good with a black background.
Color Schemes of #dadbe4
Triadic Colors of #dadbe4
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 #dadbe4
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 #dadbe4
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 #dadbe4
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: #dadbe4;
}
This is a sample text used for the color #dadbe4. 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: #dadbe4;
}
This is a sample text used for the color #dadbe4. 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 #dadbe4;
}
This is a sample text used for the color #dadbe4. 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.78%
Green 32.93%
Blue 34.29%
CMYK Percentage
Cyan 23.18
Magenta 20.86%
Yellow 0%
Black 55.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.