#e5f0fb Hex Color
rgb(229, 240, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | f0 | fb | - | #e5f0fb |
RGB | 229 | 240 | 251 | - | rgb(229,240,251) |
HSL | 210 | 73% | 94% | - | hsl(210,73%,94%) |
HSV | 210 | 9% | 98% | - | hsv(210,9%,98%) |
XYZ | 80.8858 | 85.9432 | 103.5924 | - | xyz(80.8858,85.9432,103.5924) |
CIE-LAB | 94.29 | -1.56 | -6.55 | - | lab(94.29,-1.56,-6.55) |
CMYK | 0.087649402390438 | 0.043824701195219 | 0 | 0.015686274509804 | cmyk(0.087649402390438,0.043824701195219,0,0.015686274509804) |
Description
The RGB value of color #e5f0fb is rgb(229, 240, 251).
In the hex color #e5f0fb, The value of Red is 229, value of Green is 240, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #e5f0fb consists of 210° Hue, 73% Saturation, and 94% Lightness.
In the CMYK color model, the color #e5f0fb can be represented as Cyan=0.087649402390438%, Magenta=0.043824701195219%, Yellow=0%, and Black=0.015686274509804%.
Shades of #e5f0fb
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 #e5f0fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5f0fb
Preview of #e5f0fb on White Background
The contrast ratio of #e5f0fb with white color is 1.15
Preview of #e5f0fb on black background
The contrast ratio of #e5f0fb with black color is 18.19
#e5f0fb color will look good with a black background.
Color Schemes of #e5f0fb
Triadic Colors of #e5f0fb
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 #e5f0fb
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 #e5f0fb
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 #e5f0fb
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: #e5f0fb;
}
This is a sample text used for the color #e5f0fb. 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: #e5f0fb;
}
This is a sample text used for the color #e5f0fb. 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 #e5f0fb;
}
This is a sample text used for the color #e5f0fb. 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.81%
Green 33.33%
Blue 34.86%
CMYK Percentage
Cyan 59.56
Magenta 29.78%
Yellow 0%
Black 10.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.