#d3fadc Hex Color
rgb(211, 250, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | fa | dc | - | #d3fadc |
RGB | 211 | 250 | 220 | - | rgb(211,250,220) |
HSL | 134 | 80% | 90% | - | hsl(134,80%,90%) |
HSV | 134 | 16% | 98% | - | hsv(134,16%,98%) |
XYZ | 73.9678 | 87.3874 | 80.6791 | - | xyz(73.9678,87.3874,80.6791) |
CIE-LAB | 94.9 | -18.12 | 10.23 | - | lab(94.9,-18.12,10.23) |
CMYK | 0.156 | 0 | 0.12 | 0.019607843137255 | cmyk(0.156,0,0.12,0.019607843137255) |
Description
The RGB value of color #d3fadc is rgb(211, 250, 220).
In the hex color #d3fadc, The value of Red is 211, value of Green is 250, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #d3fadc consists of 134° Hue, 80% Saturation, and 90% Lightness.
In the CMYK color model, the color #d3fadc can be represented as Cyan=0.156%, Magenta=0%, Yellow=0.12%, and Black=0.019607843137255%.
Shades of #d3fadc
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 #d3fadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3fadc
Preview of #d3fadc on White Background
The contrast ratio of #d3fadc with white color is 1.14
Preview of #d3fadc on black background
The contrast ratio of #d3fadc with black color is 18.48
#d3fadc color will look good with a black background.
Color Schemes of #d3fadc
Triadic Colors of #d3fadc
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 #d3fadc
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 #d3fadc
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 #d3fadc
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: #d3fadc;
}
This is a sample text used for the color #d3fadc. 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: #d3fadc;
}
This is a sample text used for the color #d3fadc. 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 #d3fadc;
}
This is a sample text used for the color #d3fadc. 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.98%
Green 36.71%
Blue 32.31%
CMYK Percentage
Cyan 52.77
Magenta 0%
Yellow 40.59%
Black 6.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.