#ebceef Hex Color
rgb(235, 206, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | ce | ef | - | #ebceef |
RGB | 235 | 206 | 239 | - | rgb(235,206,239) |
HSL | 293 | 51% | 87% | - | hsl(293,51%,87%) |
HSV | 293 | 14% | 94% | - | hsv(293,14%,94%) |
XYZ | 71.9122 | 68.0368 | 91.0036 | - | xyz(71.9122,68.0368,91.0036) |
CIE-LAB | 86.02 | 15.85 | -12.49 | - | lab(86.02,15.85,-12.49) |
CMYK | 0.01673640167364 | 0.13807531380753 | 0 | 0.062745098039216 | cmyk(0.01673640167364,0.13807531380753,0,0.062745098039216) |
Description
The RGB value of color #ebceef is rgb(235, 206, 239).
In the hex color #ebceef, The value of Red is 235, value of Green is 206, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ebceef consists of 293° Hue, 51% Saturation, and 87% Lightness.
In the CMYK color model, the color #ebceef can be represented as Cyan=0.01673640167364%, Magenta=0.13807531380753%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ebceef
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 #ebceef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebceef
Preview of #ebceef on White Background
The contrast ratio of #ebceef with white color is 1.44
Preview of #ebceef on black background
The contrast ratio of #ebceef with black color is 14.61
#ebceef color will look good with a black background.
Color Schemes of #ebceef
Triadic Colors of #ebceef
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 #ebceef
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 #ebceef
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 #ebceef
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: #ebceef;
}
This is a sample text used for the color #ebceef. 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: #ebceef;
}
This is a sample text used for the color #ebceef. 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 #ebceef;
}
This is a sample text used for the color #ebceef. 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 34.56%
Green 30.29%
Blue 35.15%
CMYK Percentage
Cyan 7.69
Magenta 63.47%
Yellow 0%
Black 28.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.