#e66ddc Hex Color
rgb(230, 109, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | 6d | dc | - | #e66ddc |
RGB | 230 | 109 | 220 | - | rgb(230,109,220) |
HSL | 305 | 71% | 66% | - | hsl(305,71%,66%) |
HSV | 305 | 53% | 90% | - | hsv(305,53%,90%) |
XYZ | 51.02 | 32.9276 | 71.3768 | - | xyz(51.02,32.9276,71.3768) |
CIE-LAB | 64.1 | 61.09 | -35.63 | - | lab(64.1,61.09,-35.63) |
CMYK | 0 | 0.52608695652174 | 0.043478260869565 | 0.098039215686274 | cmyk(0,0.52608695652174,0.043478260869565,0.098039215686274) |
Description
The RGB value of color #e66ddc is rgb(230, 109, 220).
In the hex color #e66ddc, The value of Red is 230, value of Green is 109, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #e66ddc consists of 305° Hue, 71% Saturation, and 66% Lightness.
In the CMYK color model, the color #e66ddc can be represented as Cyan=0%, Magenta=0.52608695652174%, Yellow=0.043478260869565%, and Black=0.098039215686274%.
Shades of #e66ddc
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 #e66ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e66ddc
Preview of #e66ddc on White Background
The contrast ratio of #e66ddc with white color is 2.77
Preview of #e66ddc on black background
The contrast ratio of #e66ddc with black color is 7.59
#e66ddc color will look good with a black background.
Color Schemes of #e66ddc
Triadic Colors of #e66ddc
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 #e66ddc
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 #e66ddc
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 #e66ddc
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: #e66ddc;
}
This is a sample text used for the color #e66ddc. 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: #e66ddc;
}
This is a sample text used for the color #e66ddc. 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 #e66ddc;
}
This is a sample text used for the color #e66ddc. 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 41.14%
Green 19.5%
Blue 39.36%
CMYK Percentage
Cyan 0
Magenta 78.8%
Yellow 6.51%
Black 14.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.