#e69bcd Hex Color
rgb(230, 155, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | 9b | cd | - | #e69bcd |
RGB | 230 | 155 | 205 | - | rgb(230,155,205) |
HSL | 320 | 60% | 75% | - | hsl(320,60%,75%) |
HSV | 320 | 33% | 90% | - | hsv(320,33%,90%) |
XYZ | 55.3739 | 44.6735 | 63.4619 | - | xyz(55.3739,44.6735,63.4619) |
CIE-LAB | 72.68 | 35.37 | -14.17 | - | lab(72.68,35.37,-14.17) |
CMYK | 0 | 0.32608695652174 | 0.10869565217391 | 0.098039215686274 | cmyk(0,0.32608695652174,0.10869565217391,0.098039215686274) |
Description
The RGB value of color #e69bcd is rgb(230, 155, 205).
In the hex color #e69bcd, The value of Red is 230, value of Green is 155, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e69bcd consists of 320° Hue, 60% Saturation, and 75% Lightness.
In the CMYK color model, the color #e69bcd can be represented as Cyan=0%, Magenta=0.32608695652174%, Yellow=0.10869565217391%, and Black=0.098039215686274%.
Shades of #e69bcd
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 #e69bcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e69bcd
Preview of #e69bcd on White Background
The contrast ratio of #e69bcd with white color is 2.11
Preview of #e69bcd on black background
The contrast ratio of #e69bcd with black color is 9.93
#e69bcd color will look good with a black background.
Color Schemes of #e69bcd
Triadic Colors of #e69bcd
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 #e69bcd
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 #e69bcd
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 #e69bcd
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: #e69bcd;
}
This is a sample text used for the color #e69bcd. 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: #e69bcd;
}
This is a sample text used for the color #e69bcd. 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 #e69bcd;
}
This is a sample text used for the color #e69bcd. 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.98%
Green 26.27%
Blue 34.75%
CMYK Percentage
Cyan 0
Magenta 61.2%
Yellow 20.4%
Black 18.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.