#d6ebfe Hex Color
rgb(214, 235, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | eb | fe | - | #d6ebfe |
RGB | 214 | 235 | 254 | - | rgb(214,235,254) |
HSL | 209 | 95% | 92% | - | hsl(209,95%,92%) |
HSV | 209 | 16% | 100% | - | hsv(209,16%,100%) |
XYZ | 75.3293 | 80.8686 | 105.4048 | - | xyz(75.3293,80.8686,105.4048) |
CIE-LAB | 92.07 | -3.12 | -11.51 | - | lab(92.07,-3.12,-11.51) |
CMYK | 0.15748031496063 | 0.074803149606299 | 0 | 0.003921568627451 | cmyk(0.15748031496063,0.074803149606299,0,0.003921568627451) |
Description
The RGB value of color #d6ebfe is rgb(214, 235, 254).
In the hex color #d6ebfe, The value of Red is 214, value of Green is 235, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #d6ebfe consists of 209° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #d6ebfe can be represented as Cyan=0.15748031496063%, Magenta=0.074803149606299%, Yellow=0%, and Black=0.003921568627451%.
Shades of #d6ebfe
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 #d6ebfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6ebfe
Preview of #d6ebfe on White Background
The contrast ratio of #d6ebfe with white color is 1.22
Preview of #d6ebfe on black background
The contrast ratio of #d6ebfe with black color is 17.17
#d6ebfe color will look good with a black background.
Color Schemes of #d6ebfe
Triadic Colors of #d6ebfe
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 #d6ebfe
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 #d6ebfe
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 #d6ebfe
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: #d6ebfe;
}
This is a sample text used for the color #d6ebfe. 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: #d6ebfe;
}
This is a sample text used for the color #d6ebfe. 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 #d6ebfe;
}
This is a sample text used for the color #d6ebfe. 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.44%
Green 33.43%
Blue 36.13%
CMYK Percentage
Cyan 66.67
Magenta 31.67%
Yellow 0%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.