#d1eff1 Hex Color
rgb(209, 239, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | ef | f1 | - | #d1eff1 |
RGB | 209 | 239 | 241 | - | rgb(209,239,241) |
HSL | 184 | 53% | 88% | - | hsl(184,53%,88%) |
HSV | 184 | 13% | 95% | - | hsv(184,13%,95%) |
XYZ | 73.0382 | 81.6392 | 95.1275 | - | xyz(73.0382,81.6392,95.1275) |
CIE-LAB | 92.42 | -9.33 | -4.27 | - | lab(92.42,-9.33,-4.27) |
CMYK | 0.13278008298755 | 0.008298755186722 | 0 | 0.054901960784314 | cmyk(0.13278008298755,0.008298755186722,0,0.054901960784314) |
Description
The RGB value of color #d1eff1 is rgb(209, 239, 241).
In the hex color #d1eff1, The value of Red is 209, value of Green is 239, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #d1eff1 consists of 184° Hue, 53% Saturation, and 88% Lightness.
In the CMYK color model, the color #d1eff1 can be represented as Cyan=0.13278008298755%, Magenta=0.008298755186722%, Yellow=0%, and Black=0.054901960784314%.
Shades of #d1eff1
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 #d1eff1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1eff1
Preview of #d1eff1 on White Background
The contrast ratio of #d1eff1 with white color is 1.21
Preview of #d1eff1 on black background
The contrast ratio of #d1eff1 with black color is 17.33
#d1eff1 color will look good with a black background.
Color Schemes of #d1eff1
Triadic Colors of #d1eff1
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 #d1eff1
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 #d1eff1
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 #d1eff1
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: #d1eff1;
}
This is a sample text used for the color #d1eff1. 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: #d1eff1;
}
This is a sample text used for the color #d1eff1. 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 #d1eff1;
}
This is a sample text used for the color #d1eff1. 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.33%
Green 34.69%
Blue 34.98%
CMYK Percentage
Cyan 67.75
Magenta 4.23%
Yellow 0%
Black 28.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.