#ea60d0 Hex Color
rgb(234, 96, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | 60 | d0 | - | #ea60d0 |
RGB | 234 | 96 | 208 | - | rgb(234,96,208) |
HSL | 311 | 77% | 65% | - | hsl(311,77%,65%) |
HSV | 311 | 59% | 92% | - | hsv(311,59%,92%) |
XYZ | 49.4997 | 30.4122 | 62.9357 | - | xyz(49.4997,30.4122,62.9357) |
CIE-LAB | 62.01 | 66.03 | -32.1 | - | lab(62.01,66.03,-32.1) |
CMYK | 0 | 0.58974358974359 | 0.11111111111111 | 0.082352941176471 | cmyk(0,0.58974358974359,0.11111111111111,0.082352941176471) |
Description
The RGB value of color #ea60d0 is rgb(234, 96, 208).
In the hex color #ea60d0, The value of Red is 234, value of Green is 96, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #ea60d0 consists of 311° Hue, 77% Saturation, and 65% Lightness.
In the CMYK color model, the color #ea60d0 can be represented as Cyan=0%, Magenta=0.58974358974359%, Yellow=0.11111111111111%, and Black=0.082352941176471%.
Shades of #ea60d0
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 #ea60d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ea60d0
Preview of #ea60d0 on White Background
The contrast ratio of #ea60d0 with white color is 2.97
Preview of #ea60d0 on black background
The contrast ratio of #ea60d0 with black color is 7.08
#ea60d0 color will look good with a black background.
Color Schemes of #ea60d0
Triadic Colors of #ea60d0
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 #ea60d0
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 #ea60d0
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 #ea60d0
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: #ea60d0;
}
This is a sample text used for the color #ea60d0. 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: #ea60d0;
}
This is a sample text used for the color #ea60d0. 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 #ea60d0;
}
This is a sample text used for the color #ea60d0. 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 43.49%
Green 17.84%
Blue 38.66%
CMYK Percentage
Cyan 0
Magenta 75.3%
Yellow 14.19%
Black 10.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.