#eff1fa Hex Color
rgb(239, 241, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | f1 | fa | - | #eff1fa |
RGB | 239 | 241 | 250 | - | rgb(239,241,250) |
HSL | 229 | 52% | 96% | - | hsl(229,52%,96%) |
HSV | 229 | 4% | 98% | - | hsv(229,4%,98%) |
XYZ | 84.3072 | 88.1634 | 103.0163 | - | xyz(84.3072,88.1634,103.0163) |
CIE-LAB | 95.23 | 0.97 | -4.57 | - | lab(95.23,0.97,-4.57) |
CMYK | 0.044 | 0.036 | 0 | 0.019607843137255 | cmyk(0.044,0.036,0,0.019607843137255) |
Description
The RGB value of color #eff1fa is rgb(239, 241, 250).
In the hex color #eff1fa, The value of Red is 239, value of Green is 241, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #eff1fa consists of 229° Hue, 52% Saturation, and 96% Lightness.
In the CMYK color model, the color #eff1fa can be represented as Cyan=0.044%, Magenta=0.036%, Yellow=0%, and Black=0.019607843137255%.
Shades of #eff1fa
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 #eff1fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eff1fa
Preview of #eff1fa on White Background
The contrast ratio of #eff1fa with white color is 1.13
Preview of #eff1fa on black background
The contrast ratio of #eff1fa with black color is 18.63
#eff1fa color will look good with a black background.
Color Schemes of #eff1fa
Triadic Colors of #eff1fa
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 #eff1fa
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 #eff1fa
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 #eff1fa
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: #eff1fa;
}
This is a sample text used for the color #eff1fa. 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: #eff1fa;
}
This is a sample text used for the color #eff1fa. 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 #eff1fa;
}
This is a sample text used for the color #eff1fa. 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.74%
Green 33.01%
Blue 34.25%
CMYK Percentage
Cyan 44.17
Magenta 36.14%
Yellow 0%
Black 19.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.