#e742cc Hex Color
rgb(231, 66, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | 42 | cc | - | #e742cc |
RGB | 231 | 66 | 204 | - | rgb(231,66,204) |
HSL | 310 | 77% | 58% | - | hsl(310,77%,58%) |
HSV | 310 | 71% | 91% | - | hsv(310,71%,91%) |
XYZ | 45.8023 | 25.245 | 59.5855 | - | xyz(45.8023,25.245,59.5855) |
CIE-LAB | 57.31 | 75.99 | -37.19 | - | lab(57.31,75.99,-37.19) |
CMYK | 0 | 0.71428571428571 | 0.11688311688312 | 0.094117647058824 | cmyk(0,0.71428571428571,0.11688311688312,0.094117647058824) |
Description
The RGB value of color #e742cc is rgb(231, 66, 204).
In the hex color #e742cc, The value of Red is 231, value of Green is 66, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #e742cc consists of 310° Hue, 77% Saturation, and 58% Lightness.
In the CMYK color model, the color #e742cc can be represented as Cyan=0%, Magenta=0.71428571428571%, Yellow=0.11688311688312%, and Black=0.094117647058824%.
Shades of #e742cc
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 #e742cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e742cc
Preview of #e742cc on White Background
The contrast ratio of #e742cc with white color is 3.47
Preview of #e742cc on black background
The contrast ratio of #e742cc with black color is 6.05
#e742cc color will look good with a black background.
Color Schemes of #e742cc
Triadic Colors of #e742cc
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 #e742cc
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 #e742cc
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 #e742cc
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: #e742cc;
}
This is a sample text used for the color #e742cc. 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: #e742cc;
}
This is a sample text used for the color #e742cc. 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 #e742cc;
}
This is a sample text used for the color #e742cc. 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.11%
Green 13.17%
Blue 40.72%
CMYK Percentage
Cyan 0
Magenta 77.2%
Yellow 12.63%
Black 10.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.