#e68cdd Hex Color
rgb(230, 140, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | 8c | dd | - | #e68cdd |
RGB | 230 | 140 | 221 | - | rgb(230,140,221) |
HSL | 306 | 64% | 73% | - | hsl(306,64%,73%) |
HSV | 306 | 39% | 90% | - | hsv(306,39%,90%) |
XYZ | 55.0624 | 40.7996 | 73.3796 | - | xyz(55.0624,40.7996,73.3796) |
CIE-LAB | 70.04 | 45.97 | -27.01 | - | lab(70.04,45.97,-27.01) |
CMYK | 0 | 0.39130434782609 | 0.039130434782609 | 0.098039215686274 | cmyk(0,0.39130434782609,0.039130434782609,0.098039215686274) |
Description
The RGB value of color #e68cdd is rgb(230, 140, 221).
In the hex color #e68cdd, The value of Red is 230, value of Green is 140, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #e68cdd consists of 306° Hue, 64% Saturation, and 73% Lightness.
In the CMYK color model, the color #e68cdd can be represented as Cyan=0%, Magenta=0.39130434782609%, Yellow=0.039130434782609%, and Black=0.098039215686274%.
Shades of #e68cdd
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 #e68cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e68cdd
Preview of #e68cdd on White Background
The contrast ratio of #e68cdd with white color is 2.29
Preview of #e68cdd on black background
The contrast ratio of #e68cdd with black color is 9.16
#e68cdd color will look good with a black background.
Color Schemes of #e68cdd
Triadic Colors of #e68cdd
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 #e68cdd
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 #e68cdd
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 #e68cdd
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: #e68cdd;
}
This is a sample text used for the color #e68cdd. 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: #e68cdd;
}
This is a sample text used for the color #e68cdd. 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 #e68cdd;
}
This is a sample text used for the color #e68cdd. 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 38.92%
Green 23.69%
Blue 37.39%
CMYK Percentage
Cyan 0
Magenta 74.04%
Yellow 7.4%
Black 18.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.