#d3fafc Hex Color
rgb(211, 250, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | fa | fc | - | #d3fafc |
RGB | 211 | 250 | 252 | - | rgb(211,250,252) |
HSL | 183 | 87% | 91% | - | hsl(183,87%,91%) |
HSV | 183 | 16% | 99% | - | hsv(183,16%,99%) |
XYZ | 78.6203 | 89.2484 | 105.1784 | - | xyz(78.6203,89.2484,105.1784) |
CIE-LAB | 95.68 | -12.04 | -5.15 | - | lab(95.68,-12.04,-5.15) |
CMYK | 0.16269841269841 | 0.007936507936508 | 0 | 0.011764705882353 | cmyk(0.16269841269841,0.007936507936508,0,0.011764705882353) |
Description
The RGB value of color #d3fafc is rgb(211, 250, 252).
In the hex color #d3fafc, The value of Red is 211, value of Green is 250, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #d3fafc consists of 183° Hue, 87% Saturation, and 91% Lightness.
In the CMYK color model, the color #d3fafc can be represented as Cyan=0.16269841269841%, Magenta=0.007936507936508%, Yellow=0%, and Black=0.011764705882353%.
Shades of #d3fafc
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 #d3fafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3fafc
Preview of #d3fafc on White Background
The contrast ratio of #d3fafc with white color is 1.11
Preview of #d3fafc on black background
The contrast ratio of #d3fafc with black color is 18.85
#d3fafc color will look good with a black background.
Color Schemes of #d3fafc
Triadic Colors of #d3fafc
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 #d3fafc
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 #d3fafc
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 #d3fafc
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: #d3fafc;
}
This is a sample text used for the color #d3fafc. 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: #d3fafc;
}
This is a sample text used for the color #d3fafc. 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 #d3fafc;
}
This is a sample text used for the color #d3fafc. 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 29.59%
Green 35.06%
Blue 35.34%
CMYK Percentage
Cyan 89.2
Magenta 4.35%
Yellow 0%
Black 6.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.