#e5fdfd Hex Color
rgb(229, 253, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | fd | fd | - | #e5fdfd |
RGB | 229 | 253 | 253 | - | rgb(229,253,253) |
HSL | 180 | 86% | 95% | - | hsl(180,86%,95%) |
HSV | 180 | 9% | 99% | - | hsv(180,9%,99%) |
XYZ | 85.168 | 94.0004 | 106.5836 | - | xyz(85.168,94.0004,106.5836) |
CIE-LAB | 97.63 | -7.75 | -2.66 | - | lab(97.63,-7.75,-2.66) |
CMYK | 0.094861660079051 | 0 | 0 | 0.0078431372549019 | cmyk(0.094861660079051,0,0,0.0078431372549019) |
Description
The RGB value of color #e5fdfd is rgb(229, 253, 253).
In the hex color #e5fdfd, The value of Red is 229, value of Green is 253, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #e5fdfd consists of 180° Hue, 86% Saturation, and 95% Lightness.
In the CMYK color model, the color #e5fdfd can be represented as Cyan=0.094861660079051%, Magenta=0%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #e5fdfd
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 #e5fdfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5fdfd
Preview of #e5fdfd on White Background
The contrast ratio of #e5fdfd with white color is 1.06
Preview of #e5fdfd on black background
The contrast ratio of #e5fdfd with black color is 19.8
#e5fdfd color will look good with a black background.
Color Schemes of #e5fdfd
Triadic Colors of #e5fdfd
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 #e5fdfd
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 #e5fdfd
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 #e5fdfd
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: #e5fdfd;
}
This is a sample text used for the color #e5fdfd. 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: #e5fdfd;
}
This is a sample text used for the color #e5fdfd. 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 #e5fdfd;
}
This is a sample text used for the color #e5fdfd. 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.16%
Green 34.42%
Blue 34.42%
CMYK Percentage
Cyan 92.36
Magenta 0%
Yellow 0%
Black 7.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.