#e28ddd Hex Color
rgb(226, 141, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | 8d | dd | - | #e28ddd |
RGB | 226 | 141 | 221 | - | rgb(226,141,221) |
HSL | 304 | 59% | 72% | - | hsl(304,59%,72%) |
HSV | 304 | 38% | 89% | - | hsv(304,38%,89%) |
XYZ | 53.9401 | 40.439 | 73.3692 | - | xyz(53.9401,40.439,73.3692) |
CIE-LAB | 69.78 | 44.22 | -27.44 | - | lab(69.78,44.22,-27.44) |
CMYK | 0 | 0.37610619469027 | 0.02212389380531 | 0.11372549019608 | cmyk(0,0.37610619469027,0.02212389380531,0.11372549019608) |
Description
The RGB value of color #e28ddd is rgb(226, 141, 221).
In the hex color #e28ddd, The value of Red is 226, value of Green is 141, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #e28ddd consists of 304° Hue, 59% Saturation, and 72% Lightness.
In the CMYK color model, the color #e28ddd can be represented as Cyan=0%, Magenta=0.37610619469027%, Yellow=0.02212389380531%, and Black=0.11372549019608%.
Shades of #e28ddd
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 #e28ddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e28ddd
Preview of #e28ddd on White Background
The contrast ratio of #e28ddd with white color is 2.31
Preview of #e28ddd on black background
The contrast ratio of #e28ddd with black color is 9.09
#e28ddd color will look good with a black background.
Color Schemes of #e28ddd
Triadic Colors of #e28ddd
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 #e28ddd
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 #e28ddd
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 #e28ddd
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: #e28ddd;
}
This is a sample text used for the color #e28ddd. 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: #e28ddd;
}
This is a sample text used for the color #e28ddd. 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 #e28ddd;
}
This is a sample text used for the color #e28ddd. 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 38.44%
Green 23.98%
Blue 37.59%
CMYK Percentage
Cyan 0
Magenta 73.46%
Yellow 4.32%
Black 22.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.