#eefdfa Hex Color
rgb(238, 253, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | fd | fa | - | #eefdfa |
RGB | 238 | 253 | 250 | - | rgb(238,253,250) |
HSL | 168 | 79% | 96% | - | hsl(168,79%,96%) |
HSV | 168 | 6% | 99% | - | hsv(168,6%,99%) |
XYZ | 87.6405 | 95.3298 | 104.2238 | - | xyz(87.6405,95.3298,104.2238) |
CIE-LAB | 98.17 | -5.43 | -0.27 | - | lab(98.17,-5.43,-0.27) |
CMYK | 0.059288537549407 | 0 | 0.011857707509881 | 0.0078431372549019 | cmyk(0.059288537549407,0,0.011857707509881,0.0078431372549019) |
Description
The RGB value of color #eefdfa is rgb(238, 253, 250).
In the hex color #eefdfa, The value of Red is 238, value of Green is 253, and value of Blue is 250. The primary color is Green. Similarly, The HSL values for #eefdfa consists of 168° Hue, 79% Saturation, and 96% Lightness.
In the CMYK color model, the color #eefdfa can be represented as Cyan=0.059288537549407%, Magenta=0%, Yellow=0.011857707509881%, and Black=0.0078431372549019%.
Shades of #eefdfa
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 #eefdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eefdfa
Preview of #eefdfa on White Background
The contrast ratio of #eefdfa with white color is 1.05
Preview of #eefdfa on black background
The contrast ratio of #eefdfa with black color is 20.07
#eefdfa color will look good with a black background.
Color Schemes of #eefdfa
Triadic Colors of #eefdfa
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 #eefdfa
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 #eefdfa
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 #eefdfa
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: #eefdfa;
}
This is a sample text used for the color #eefdfa. 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: #eefdfa;
}
This is a sample text used for the color #eefdfa. 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 #eefdfa;
}
This is a sample text used for the color #eefdfa. 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 32.12%
Green 34.14%
Blue 33.74%
CMYK Percentage
Cyan 75.06
Magenta 0%
Yellow 15.01%
Black 9.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.