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