#e44daf Hex Color
rgb(228, 77, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | 4d | af | - | #e44daf |
RGB | 228 | 77 | 175 | - | rgb(228,77,175) |
HSL | 321 | 74% | 60% | - | hsl(321,74%,60%) |
HSV | 321 | 66% | 89% | - | hsv(321,66%,89%) |
XYZ | 42.3866 | 24.8969 | 43.129 | - | xyz(42.3866,24.8969,43.129) |
CIE-LAB | 56.97 | 67.46 | -21.06 | - | lab(56.97,67.46,-21.06) |
CMYK | 0 | 0.66228070175439 | 0.23245614035088 | 0.10588235294118 | cmyk(0,0.66228070175439,0.23245614035088,0.10588235294118) |
Description
The RGB value of color #e44daf is rgb(228, 77, 175).
In the hex color #e44daf, The value of Red is 228, value of Green is 77, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #e44daf consists of 321° Hue, 74% Saturation, and 60% Lightness.
In the CMYK color model, the color #e44daf can be represented as Cyan=0%, Magenta=0.66228070175439%, Yellow=0.23245614035088%, and Black=0.10588235294118%.
Shades of #e44daf
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 #e44daf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e44daf
Preview of #e44daf on White Background
The contrast ratio of #e44daf with white color is 3.51
Preview of #e44daf on black background
The contrast ratio of #e44daf with black color is 5.98
#e44daf color will look good with a black background.
Color Schemes of #e44daf
Triadic Colors of #e44daf
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 #e44daf
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 #e44daf
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 #e44daf
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: #e44daf;
}
This is a sample text used for the color #e44daf. 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: #e44daf;
}
This is a sample text used for the color #e44daf. 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 #e44daf;
}
This is a sample text used for the color #e44daf. 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 47.5%
Green 16.04%
Blue 36.46%
CMYK Percentage
Cyan 0
Magenta 66.19%
Yellow 23.23%
Black 10.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.