#d9faff Hex Color
rgb(217, 250, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | fa | ff | - | #d9faff |
RGB | 217 | 250 | 255 | - | rgb(217,250,255) |
HSL | 188 | 100% | 93% | - | hsl(188,100%,93%) |
HSV | 188 | 15% | 100% | - | hsv(188,15%,100%) |
XYZ | 80.8509 | 90.3429 | 107.7844 | - | xyz(80.8509,90.3429,107.7844) |
CIE-LAB | 96.14 | -9.6 | -5.98 | - | lab(96.14,-9.6,-5.98) |
CMYK | 0.14901960784314 | 0.019607843137255 | 0 | 0 | cmyk(0.14901960784314,0.019607843137255,0,0) |
Description
The RGB value of color #d9faff is rgb(217, 250, 255).
In the hex color #d9faff, The value of Red is 217, value of Green is 250, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #d9faff consists of 188° Hue, 100% Saturation, and 93% Lightness.
In the CMYK color model, the color #d9faff can be represented as Cyan=0.14901960784314%, Magenta=0.019607843137255%, Yellow=0%, and Black=0%.
Shades of #d9faff
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 #d9faff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9faff
Preview of #d9faff on White Background
The contrast ratio of #d9faff with white color is 1.1
Preview of #d9faff on black background
The contrast ratio of #d9faff with black color is 19.07
#d9faff color will look good with a black background.
Color Schemes of #d9faff
Triadic Colors of #d9faff
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 #d9faff
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 #d9faff
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 #d9faff
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: #d9faff;
}
This is a sample text used for the color #d9faff. 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: #d9faff;
}
This is a sample text used for the color #d9faff. 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 #d9faff;
}
This is a sample text used for the color #d9faff. 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.06%
Green 34.63%
Blue 35.32%
CMYK Percentage
Cyan 88.37
Magenta 11.63%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.