#eae4f6 Hex Color
rgb(234, 228, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | e4 | f6 | - | #eae4f6 |
RGB | 234 | 228 | 246 | - | rgb(234,228,246) |
HSL | 260 | 50% | 93% | - | hsl(260,50%,93%) |
HSV | 260 | 7% | 96% | - | hsv(260,7%,96%) |
XYZ | 78.3096 | 79.6331 | 98.4321 | - | xyz(78.3096,79.6331,98.4321) |
CIE-LAB | 91.52 | 5.29 | -8.01 | - | lab(91.52,5.29,-8.01) |
CMYK | 0.048780487804878 | 0.073170731707317 | 0 | 0.035294117647059 | cmyk(0.048780487804878,0.073170731707317,0,0.035294117647059) |
Description
The RGB value of color #eae4f6 is rgb(234, 228, 246).
In the hex color #eae4f6, The value of Red is 234, value of Green is 228, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #eae4f6 consists of 260° Hue, 50% Saturation, and 93% Lightness.
In the CMYK color model, the color #eae4f6 can be represented as Cyan=0.048780487804878%, Magenta=0.073170731707317%, Yellow=0%, and Black=0.035294117647059%.
Shades of #eae4f6
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 #eae4f6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eae4f6
Preview of #eae4f6 on White Background
The contrast ratio of #eae4f6 with white color is 1.24
Preview of #eae4f6 on black background
The contrast ratio of #eae4f6 with black color is 16.93
#eae4f6 color will look good with a black background.
Color Schemes of #eae4f6
Triadic Colors of #eae4f6
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 #eae4f6
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 #eae4f6
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 #eae4f6
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: #eae4f6;
}
This is a sample text used for the color #eae4f6. 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: #eae4f6;
}
This is a sample text used for the color #eae4f6. 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 #eae4f6;
}
This is a sample text used for the color #eae4f6. 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 32.2%
Blue 34.75%
CMYK Percentage
Cyan 31.02
Magenta 46.53%
Yellow 0%
Black 22.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.