#d4fefa Hex Color
rgb(212, 254, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | fe | fa | - | #d4fefa |
RGB | 212 | 254 | 250 | - | rgb(212,254,250) |
HSL | 174 | 95% | 91% | - | hsl(174,95%,91%) |
HSV | 174 | 17% | 100% | - | hsv(174,17%,100%) |
XYZ | 79.8485 | 91.7828 | 103.9499 | - | xyz(79.8485,91.7828,103.9499) |
CIE-LAB | 96.73 | -14.12 | -2.57 | - | lab(96.73,-14.12,-2.57) |
CMYK | 0.16535433070866 | 0 | 0.015748031496063 | 0.003921568627451 | cmyk(0.16535433070866,0,0.015748031496063,0.003921568627451) |
Description
The RGB value of color #d4fefa is rgb(212, 254, 250).
In the hex color #d4fefa, The value of Red is 212, value of Green is 254, and value of Blue is 250. The primary color is Green. Similarly, The HSL values for #d4fefa consists of 174° Hue, 95% Saturation, and 91% Lightness.
In the CMYK color model, the color #d4fefa can be represented as Cyan=0.16535433070866%, Magenta=0%, Yellow=0.015748031496063%, and Black=0.003921568627451%.
Shades of #d4fefa
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 #d4fefa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4fefa
Preview of #d4fefa on White Background
The contrast ratio of #d4fefa with white color is 1.08
Preview of #d4fefa on black background
The contrast ratio of #d4fefa with black color is 19.36
#d4fefa color will look good with a black background.
Color Schemes of #d4fefa
Triadic Colors of #d4fefa
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 #d4fefa
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 #d4fefa
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 #d4fefa
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: #d4fefa;
}
This is a sample text used for the color #d4fefa. 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: #d4fefa;
}
This is a sample text used for the color #d4fefa. 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 #d4fefa;
}
This is a sample text used for the color #d4fefa. 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.61%
Green 35.47%
Blue 34.92%
CMYK Percentage
Cyan 89.37
Magenta 0%
Yellow 8.51%
Black 2.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.