#d1facc Hex Color
rgb(209, 250, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | fa | cc | - | #d1facc |
RGB | 209 | 250 | 204 | - | rgb(209,250,204) |
HSL | 113 | 82% | 89% | - | hsl(113,82%,89%) |
HSV | 113 | 18% | 98% | - | hsv(113,18%,98%) |
XYZ | 71.3792 | 86.2862 | 70.0196 | - | xyz(71.3792,86.2862,70.0196) |
CIE-LAB | 94.43 | -21.53 | 17.77 | - | lab(94.43,-21.53,17.77) |
CMYK | 0.164 | 0 | 0.184 | 0.019607843137255 | cmyk(0.164,0,0.184,0.019607843137255) |
Description
The RGB value of color #d1facc is rgb(209, 250, 204).
In the hex color #d1facc, The value of Red is 209, value of Green is 250, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #d1facc consists of 113° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #d1facc can be represented as Cyan=0.164%, Magenta=0%, Yellow=0.184%, and Black=0.019607843137255%.
Shades of #d1facc
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 #d1facc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1facc
Preview of #d1facc on White Background
The contrast ratio of #d1facc with white color is 1.15
Preview of #d1facc on black background
The contrast ratio of #d1facc with black color is 18.26
#d1facc color will look good with a black background.
Color Schemes of #d1facc
Triadic Colors of #d1facc
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 #d1facc
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 #d1facc
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 #d1facc
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: #d1facc;
}
This is a sample text used for the color #d1facc. 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: #d1facc;
}
This is a sample text used for the color #d1facc. 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 #d1facc;
}
This is a sample text used for the color #d1facc. 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 31.52%
Green 37.71%
Blue 30.77%
CMYK Percentage
Cyan 44.61
Magenta 0%
Yellow 50.05%
Black 5.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.