#ea6ea3 Hex Color
rgb(234, 110, 163)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | 6e | a3 | - | #ea6ea3 |
RGB | 234 | 110 | 163 | - | rgb(234,110,163) |
HSL | 334 | 75% | 67% | - | hsl(334,75%,67%) |
HSV | 334 | 53% | 92% | - | hsv(334,53%,92%) |
XYZ | 46.1185 | 31.2886 | 38.2589 | - | xyz(46.1185,31.2886,38.2589) |
CIE-LAB | 62.75 | 53.46 | -5.35 | - | lab(62.75,53.46,-5.35) |
CMYK | 0 | 0.52991452991453 | 0.3034188034188 | 0.082352941176471 | cmyk(0,0.52991452991453,0.3034188034188,0.082352941176471) |
Description
The RGB value of color #ea6ea3 is rgb(234, 110, 163).
In the hex color #ea6ea3, The value of Red is 234, value of Green is 110, and value of Blue is 163. The primary color is Red. Similarly, The HSL values for #ea6ea3 consists of 334° Hue, 75% Saturation, and 67% Lightness.
In the CMYK color model, the color #ea6ea3 can be represented as Cyan=0%, Magenta=0.52991452991453%, Yellow=0.3034188034188%, and Black=0.082352941176471%.
Shades of #ea6ea3
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 #ea6ea3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ea6ea3
Preview of #ea6ea3 on White Background
The contrast ratio of #ea6ea3 with white color is 2.89
Preview of #ea6ea3 on black background
The contrast ratio of #ea6ea3 with black color is 7.26
#ea6ea3 color will look good with a black background.
Color Schemes of #ea6ea3
Triadic Colors of #ea6ea3
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 #ea6ea3
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 #ea6ea3
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 #ea6ea3
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: #ea6ea3;
}
This is a sample text used for the color #ea6ea3. 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: #ea6ea3;
}
This is a sample text used for the color #ea6ea3. 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 #ea6ea3;
}
This is a sample text used for the color #ea6ea3. 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 46.15%
Green 21.7%
Blue 32.15%
CMYK Percentage
Cyan 0
Magenta 57.87%
Yellow 33.14%
Black 8.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.