#eac1ec Hex Color
rgb(234, 193, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ea | c1 | ec | - | #eac1ec |
| RGB | 234 | 193 | 236 | - | rgb(234,193,236) |
| HSL | 297 | 53% | 84% | - | hsl(297,53%,84%) |
| HSV | 297 | 18% | 93% | - | hsv(297,18%,93%) |
| XYZ | 68.142 | 61.6885 | 87.6725 | - | xyz(68.142,61.6885,87.6725) |
| CIE-LAB | 82.75 | 21.87 | -15.81 | - | lab(82.75,21.87,-15.81) |
| CMYK | 0.0084745762711865 | 0.18220338983051 | 0 | 0.074509803921569 | cmyk(0.0084745762711865,0.18220338983051,0,0.074509803921569) |
Description
The RGB value of color #eac1ec is rgb(234, 193, 236).
In the hex color #eac1ec, The value of Red is 234, value of Green is 193, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #eac1ec consists of 297° Hue, 53% Saturation, and 84% Lightness.
In the CMYK color model, the color #eac1ec can be represented as Cyan=0.0084745762711865%, Magenta=0.18220338983051%, Yellow=0%, and Black=0.074509803921569%.
Shades of #eac1ec
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 #eac1ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eac1ec
Preview of #eac1ec on White Background
The contrast ratio of #eac1ec with white color is 1.57
Preview of #eac1ec on black background
The contrast ratio of #eac1ec with black color is 13.34
#eac1ec color will look good with a black background.
Color Schemes of #eac1ec
Triadic Colors of #eac1ec
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 #eac1ec
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 #eac1ec
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 #eac1ec
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: #eac1ec;
}
This is a sample text used for the color #eac1ec. 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: #eac1ec;
}
This is a sample text used for the color #eac1ec. 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 #eac1ec;
}
This is a sample text used for the color #eac1ec. 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 35.29%
Green 29.11%
Blue 35.6%
CMYK Percentage
Cyan 3.2
Magenta 68.71%
Yellow 0%
Black 28.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.