#edf5fb Hex Color
rgb(237, 245, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | f5 | fb | - | #edf5fb |
RGB | 237 | 245 | 251 | - | rgb(237,245,251) |
HSL | 206 | 64% | 96% | - | hsl(206,64%,96%) |
HSV | 206 | 6% | 98% | - | hsv(206,6%,98%) |
XYZ | 84.99 | 90.2744 | 104.212 | - | xyz(84.99,90.2744,104.212) |
CIE-LAB | 96.11 | -1.53 | -3.8 | - | lab(96.11,-1.53,-3.8) |
CMYK | 0.055776892430279 | 0.023904382470119 | 0 | 0.015686274509804 | cmyk(0.055776892430279,0.023904382470119,0,0.015686274509804) |
Description
The RGB value of color #edf5fb is rgb(237, 245, 251).
In the hex color #edf5fb, The value of Red is 237, value of Green is 245, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #edf5fb consists of 206° Hue, 64% Saturation, and 96% Lightness.
In the CMYK color model, the color #edf5fb can be represented as Cyan=0.055776892430279%, Magenta=0.023904382470119%, Yellow=0%, and Black=0.015686274509804%.
Shades of #edf5fb
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 #edf5fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edf5fb
Preview of #edf5fb on White Background
The contrast ratio of #edf5fb with white color is 1.1
Preview of #edf5fb on black background
The contrast ratio of #edf5fb with black color is 19.05
#edf5fb color will look good with a black background.
Color Schemes of #edf5fb
Triadic Colors of #edf5fb
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 #edf5fb
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 #edf5fb
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 #edf5fb
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: #edf5fb;
}
This is a sample text used for the color #edf5fb. 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: #edf5fb;
}
This is a sample text used for the color #edf5fb. 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 #edf5fb;
}
This is a sample text used for the color #edf5fb. 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.33%
Green 33.42%
Blue 34.24%
CMYK Percentage
Cyan 58.49
Magenta 25.07%
Yellow 0%
Black 16.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.