#eef2fd Hex Color
rgb(238, 242, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | f2 | fd | - | #eef2fd |
RGB | 238 | 242 | 253 | - | rgb(238,242,253) |
HSL | 224 | 79% | 96% | - | hsl(224,79%,96%) |
HSV | 224 | 6% | 99% | - | hsv(224,6%,99%) |
XYZ | 84.7416 | 88.7733 | 105.5971 | - | xyz(84.7416,88.7733,105.5971) |
CIE-LAB | 95.49 | 0.69 | -5.75 | - | lab(95.49,0.69,-5.75) |
CMYK | 0.059288537549407 | 0.043478260869565 | 0 | 0.0078431372549019 | cmyk(0.059288537549407,0.043478260869565,0,0.0078431372549019) |
Description
The RGB value of color #eef2fd is rgb(238, 242, 253).
In the hex color #eef2fd, The value of Red is 238, value of Green is 242, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #eef2fd consists of 224° Hue, 79% Saturation, and 96% Lightness.
In the CMYK color model, the color #eef2fd can be represented as Cyan=0.059288537549407%, Magenta=0.043478260869565%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #eef2fd
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 #eef2fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eef2fd
Preview of #eef2fd on White Background
The contrast ratio of #eef2fd with white color is 1.12
Preview of #eef2fd on black background
The contrast ratio of #eef2fd with black color is 18.75
#eef2fd color will look good with a black background.
Color Schemes of #eef2fd
Triadic Colors of #eef2fd
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 #eef2fd
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 #eef2fd
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 #eef2fd
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: #eef2fd;
}
This is a sample text used for the color #eef2fd. 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: #eef2fd;
}
This is a sample text used for the color #eef2fd. 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 #eef2fd;
}
This is a sample text used for the color #eef2fd. 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.47%
Green 33.02%
Blue 34.52%
CMYK Percentage
Cyan 53.6
Magenta 39.31%
Yellow 0%
Black 7.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.