#d3fedc Hex Color
rgb(211, 254, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | fe | dc | - | #d3fedc |
RGB | 211 | 254 | 220 | - | rgb(211,254,220) |
HSL | 133 | 96% | 91% | - | hsl(133,96%,91%) |
HSV | 133 | 17% | 100% | - | hsv(133,17%,100%) |
XYZ | 75.224 | 89.8998 | 81.0978 | - | xyz(75.224,89.8998,81.0978) |
CIE-LAB | 95.96 | -20.07 | 11.73 | - | lab(95.96,-20.07,11.73) |
CMYK | 0.16929133858268 | 0 | 0.13385826771654 | 0.003921568627451 | cmyk(0.16929133858268,0,0.13385826771654,0.003921568627451) |
Description
The RGB value of color #d3fedc is rgb(211, 254, 220).
In the hex color #d3fedc, The value of Red is 211, value of Green is 254, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #d3fedc consists of 133° Hue, 96% Saturation, and 91% Lightness.
In the CMYK color model, the color #d3fedc can be represented as Cyan=0.16929133858268%, Magenta=0%, Yellow=0.13385826771654%, and Black=0.003921568627451%.
Shades of #d3fedc
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 #d3fedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3fedc
Preview of #d3fedc on White Background
The contrast ratio of #d3fedc with white color is 1.11
Preview of #d3fedc on black background
The contrast ratio of #d3fedc with black color is 18.98
#d3fedc color will look good with a black background.
Color Schemes of #d3fedc
Triadic Colors of #d3fedc
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 #d3fedc
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 #d3fedc
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 #d3fedc
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: #d3fedc;
}
This is a sample text used for the color #d3fedc. 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: #d3fedc;
}
This is a sample text used for the color #d3fedc. 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 #d3fedc;
}
This is a sample text used for the color #d3fedc. 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.8%
Green 37.08%
Blue 32.12%
CMYK Percentage
Cyan 55.13
Magenta 0%
Yellow 43.59%
Black 1.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.