#e68ecf Hex Color
rgb(230, 142, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e6 | 8e | cf | - | #e68ecf |
| RGB | 230 | 142 | 207 | - | rgb(230,142,207) |
| HSL | 316 | 64% | 73% | - | hsl(316,64%,73%) |
| HSV | 316 | 38% | 90% | - | hsv(316,38%,90%) |
| XYZ | 53.5686 | 40.674 | 64.059 | - | xyz(53.5686,40.674,64.059) |
| CIE-LAB | 69.95 | 42.55 | -19.4 | - | lab(69.95,42.55,-19.4) |
| CMYK | 0 | 0.38260869565217 | 0.1 | 0.098039215686274 | cmyk(0,0.38260869565217,0.1,0.098039215686274) |
Description
The RGB value of color #e68ecf is rgb(230, 142, 207).
In the hex color #e68ecf, The value of Red is 230, value of Green is 142, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e68ecf consists of 316° Hue, 64% Saturation, and 73% Lightness.
In the CMYK color model, the color #e68ecf can be represented as Cyan=0%, Magenta=0.38260869565217%, Yellow=0.1%, and Black=0.098039215686274%.
Shades of #e68ecf
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 #e68ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e68ecf
Preview of #e68ecf on White Background
The contrast ratio of #e68ecf with white color is 2.3
Preview of #e68ecf on black background
The contrast ratio of #e68ecf with black color is 9.13
#e68ecf color will look good with a black background.
Color Schemes of #e68ecf
Triadic Colors of #e68ecf
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 #e68ecf
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 #e68ecf
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 #e68ecf
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: #e68ecf;
}
This is a sample text used for the color #e68ecf. 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: #e68ecf;
}
This is a sample text used for the color #e68ecf. 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 #e68ecf;
}
This is a sample text used for the color #e68ecf. 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 39.72%
Green 24.53%
Blue 35.75%
CMYK Percentage
Cyan 0
Magenta 65.89%
Yellow 17.22%
Black 16.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.