#e6bccd Hex Color
rgb(230, 188, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | bc | cd | - | #e6bccd |
RGB | 230 | 188 | 205 | - | rgb(230,188,205) |
HSL | 336 | 46% | 82% | - | hsl(336,46%,82%) |
HSV | 336 | 18% | 90% | - | hsv(336,18%,90%) |
XYZ | 61.6358 | 57.1972 | 65.5492 | - | xyz(61.6358,57.1972,65.5492) |
CIE-LAB | 80.29 | 17.74 | -2.86 | - | lab(80.29,17.74,-2.86) |
CMYK | 0 | 0.18260869565217 | 0.10869565217391 | 0.098039215686274 | cmyk(0,0.18260869565217,0.10869565217391,0.098039215686274) |
Description
The RGB value of color #e6bccd is rgb(230, 188, 205).
In the hex color #e6bccd, The value of Red is 230, value of Green is 188, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e6bccd consists of 336° Hue, 46% Saturation, and 82% Lightness.
In the CMYK color model, the color #e6bccd can be represented as Cyan=0%, Magenta=0.18260869565217%, Yellow=0.10869565217391%, and Black=0.098039215686274%.
This color is named Pink Mist.
Shades of #e6bccd
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 #e6bccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6bccd
Preview of #e6bccd on White Background
The contrast ratio of #e6bccd with white color is 1.69
Preview of #e6bccd on black background
The contrast ratio of #e6bccd with black color is 12.44
#e6bccd color will look good with a black background.
Color Schemes of #e6bccd
Triadic Colors of #e6bccd
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 #e6bccd
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 #e6bccd
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 #e6bccd
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: #e6bccd;
}
This is a sample text used for the color #e6bccd. 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: #e6bccd;
}
This is a sample text used for the color #e6bccd. 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 #e6bccd;
}
This is a sample text used for the color #e6bccd. 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 36.92%
Green 30.18%
Blue 32.91%
CMYK Percentage
Cyan 0
Magenta 46.9%
Yellow 27.92%
Black 25.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.