#ebf3fc Hex Color
rgb(235, 243, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | f3 | fc | - | #ebf3fc |
RGB | 235 | 243 | 252 | - | rgb(235,243,252) |
HSL | 212 | 74% | 95% | - | hsl(212,74%,95%) |
HSV | 212 | 7% | 99% | - | hsv(212,7%,99%) |
XYZ | 83.8822 | 88.7916 | 104.8129 | - | xyz(83.8822,88.7916,104.8129) |
CIE-LAB | 95.49 | -0.97 | -5.25 | - | lab(95.49,-0.97,-5.25) |
CMYK | 0.067460317460318 | 0.035714285714286 | 0 | 0.011764705882353 | cmyk(0.067460317460318,0.035714285714286,0,0.011764705882353) |
Description
The RGB value of color #ebf3fc is rgb(235, 243, 252).
In the hex color #ebf3fc, The value of Red is 235, value of Green is 243, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ebf3fc consists of 212° Hue, 74% Saturation, and 95% Lightness.
In the CMYK color model, the color #ebf3fc can be represented as Cyan=0.067460317460318%, Magenta=0.035714285714286%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ebf3fc
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 #ebf3fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebf3fc
Preview of #ebf3fc on White Background
The contrast ratio of #ebf3fc with white color is 1.12
Preview of #ebf3fc on black background
The contrast ratio of #ebf3fc with black color is 18.76
#ebf3fc color will look good with a black background.
Color Schemes of #ebf3fc
Triadic Colors of #ebf3fc
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 #ebf3fc
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 #ebf3fc
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 #ebf3fc
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: #ebf3fc;
}
This is a sample text used for the color #ebf3fc. 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: #ebf3fc;
}
This is a sample text used for the color #ebf3fc. 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 #ebf3fc;
}
This is a sample text used for the color #ebf3fc. 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.19%
Green 33.29%
Blue 34.52%
CMYK Percentage
Cyan 58.69
Magenta 31.07%
Yellow 0%
Black 10.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.