#e7fafd Hex Color
rgb(231, 250, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | fa | fd | - | #e7fafd |
RGB | 231 | 250 | 253 | - | rgb(231,250,253) |
HSL | 188 | 85% | 95% | - | hsl(188,85%,95%) |
HSV | 188 | 9% | 99% | - | hsv(188,9%,99%) |
XYZ | 84.8702 | 92.452 | 106.3004 | - | xyz(84.8702,92.452,106.3004) |
CIE-LAB | 97 | -5.61 | -3.57 | - | lab(97,-5.61,-3.57) |
CMYK | 0.08695652173913 | 0.011857707509881 | 0 | 0.0078431372549019 | cmyk(0.08695652173913,0.011857707509881,0,0.0078431372549019) |
Description
The RGB value of color #e7fafd is rgb(231, 250, 253).
In the hex color #e7fafd, The value of Red is 231, value of Green is 250, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #e7fafd consists of 188° Hue, 85% Saturation, and 95% Lightness.
In the CMYK color model, the color #e7fafd can be represented as Cyan=0.08695652173913%, Magenta=0.011857707509881%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #e7fafd
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 #e7fafd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e7fafd
Preview of #e7fafd on White Background
The contrast ratio of #e7fafd with white color is 1.08
Preview of #e7fafd on black background
The contrast ratio of #e7fafd with black color is 19.49
#e7fafd color will look good with a black background.
Color Schemes of #e7fafd
Triadic Colors of #e7fafd
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 #e7fafd
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 #e7fafd
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 #e7fafd
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: #e7fafd;
}
This is a sample text used for the color #e7fafd. 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: #e7fafd;
}
This is a sample text used for the color #e7fafd. 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 #e7fafd;
}
This is a sample text used for the color #e7fafd. 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 31.47%
Green 34.06%
Blue 34.47%
CMYK Percentage
Cyan 81.53
Magenta 11.12%
Yellow 0%
Black 7.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.