#ebebf1 Hex Color
rgb(235, 235, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | eb | f1 | - | #ebebf1 |
RGB | 235 | 235 | 241 | - | rgb(235,235,241) |
HSL | 240 | 18% | 93% | - | hsl(240,18%,93%) |
HSV | 240 | 2% | 95% | - | hsv(240,2%,95%) |
XYZ | 79.8465 | 83.4297 | 95.1143 | - | xyz(79.8465,83.4297,95.1143) |
CIE-LAB | 93.2 | 1.08 | -2.91 | - | lab(93.2,1.08,-2.91) |
CMYK | 0.024896265560166 | 0.024896265560166 | 0 | 0.054901960784314 | cmyk(0.024896265560166,0.024896265560166,0,0.054901960784314) |
Description
The RGB value of color #ebebf1 is rgb(235, 235, 241).
In the hex color #ebebf1, The value of Red is 235, value of Green is 235, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #ebebf1 consists of 240° Hue, 18% Saturation, and 93% Lightness.
In the CMYK color model, the color #ebebf1 can be represented as Cyan=0.024896265560166%, Magenta=0.024896265560166%, Yellow=0%, and Black=0.054901960784314%.
Shades of #ebebf1
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 #ebebf1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebebf1
Preview of #ebebf1 on White Background
The contrast ratio of #ebebf1 with white color is 1.19
Preview of #ebebf1 on black background
The contrast ratio of #ebebf1 with black color is 17.69
#ebebf1 color will look good with a black background.
Color Schemes of #ebebf1
Triadic Colors of #ebebf1
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 #ebebf1
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 #ebebf1
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 #ebebf1
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: #ebebf1;
}
This is a sample text used for the color #ebebf1. 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: #ebebf1;
}
This is a sample text used for the color #ebebf1. 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 #ebebf1;
}
This is a sample text used for the color #ebebf1. 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 33.05%
Green 33.05%
Blue 33.9%
CMYK Percentage
Cyan 23.78
Magenta 23.78%
Yellow 0%
Black 52.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.