#e9faff Hex Color
rgb(233, 250, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | fa | ff | - | #e9faff |
RGB | 233 | 250 | 255 | - | rgb(233,250,255) |
HSL | 194 | 100% | 96% | - | hsl(194,100%,96%) |
HSV | 194 | 9% | 100% | - | hsv(194,9%,100%) |
XYZ | 85.8399 | 92.9149 | 108.0179 | - | xyz(85.8399,92.9149,108.0179) |
CIE-LAB | 97.19 | -4.6 | -4.31 | - | lab(97.19,-4.6,-4.31) |
CMYK | 0.086274509803922 | 0.019607843137255 | 0 | 0 | cmyk(0.086274509803922,0.019607843137255,0,0) |
Description
The RGB value of color #e9faff is rgb(233, 250, 255).
In the hex color #e9faff, The value of Red is 233, value of Green is 250, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #e9faff consists of 194° Hue, 100% Saturation, and 96% Lightness.
In the CMYK color model, the color #e9faff can be represented as Cyan=0.086274509803922%, Magenta=0.019607843137255%, Yellow=0%, and Black=0%.
Shades of #e9faff
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 #e9faff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9faff
Preview of #e9faff on White Background
The contrast ratio of #e9faff with white color is 1.07
Preview of #e9faff on black background
The contrast ratio of #e9faff with black color is 19.58
#e9faff color will look good with a black background.
Color Schemes of #e9faff
Triadic Colors of #e9faff
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 #e9faff
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 #e9faff
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 #e9faff
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: #e9faff;
}
This is a sample text used for the color #e9faff. 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: #e9faff;
}
This is a sample text used for the color #e9faff. 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 #e9faff;
}
This is a sample text used for the color #e9faff. 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.57%
Green 33.88%
Blue 34.55%
CMYK Percentage
Cyan 81.48
Magenta 18.52%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.