#dadfe4 Hex Color
rgb(218, 223, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | df | e4 | - | #dadfe4 |
RGB | 218 | 223 | 228 | - | rgb(218,223,228) |
HSL | 210 | 16% | 87% | - | hsl(210,16%,87%) |
HSV | 210 | 4% | 89% | - | hsv(210,4%,89%) |
XYZ | 69.3047 | 73.2822 | 83.8909 | - | xyz(69.3047,73.2822,83.8909) |
CIE-LAB | 88.58 | -0.75 | -3.04 | - | lab(88.58,-0.75,-3.04) |
CMYK | 0.043859649122807 | 0.021929824561404 | 0 | 0.10588235294118 | cmyk(0.043859649122807,0.021929824561404,0,0.10588235294118) |
Description
The RGB value of color #dadfe4 is rgb(218, 223, 228).
In the hex color #dadfe4, The value of Red is 218, value of Green is 223, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #dadfe4 consists of 210° Hue, 16% Saturation, and 87% Lightness.
In the CMYK color model, the color #dadfe4 can be represented as Cyan=0.043859649122807%, Magenta=0.021929824561404%, Yellow=0%, and Black=0.10588235294118%.
Shades of #dadfe4
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 #dadfe4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadfe4
Preview of #dadfe4 on White Background
The contrast ratio of #dadfe4 with white color is 1.34
Preview of #dadfe4 on black background
The contrast ratio of #dadfe4 with black color is 15.66
#dadfe4 color will look good with a black background.
Color Schemes of #dadfe4
Triadic Colors of #dadfe4
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 #dadfe4
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 #dadfe4
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 #dadfe4
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: #dadfe4;
}
This is a sample text used for the color #dadfe4. 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: #dadfe4;
}
This is a sample text used for the color #dadfe4. 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 #dadfe4;
}
This is a sample text used for the color #dadfe4. 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.59%
Green 33.33%
Blue 34.08%
CMYK Percentage
Cyan 25.55
Magenta 12.77%
Yellow 0%
Black 61.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.