#d69ae8 Hex Color
rgb(214, 154, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | 9a | e8 | - | #d69ae8 |
RGB | 214 | 154 | 232 | - | rgb(214,154,232) |
HSL | 286 | 63% | 76% | - | hsl(286,63%,76%) |
HSV | 286 | 34% | 91% | - | hsv(286,34%,91%) |
XYZ | 53.8526 | 43.2335 | 81.8505 | - | xyz(53.8526,43.2335,81.8505) |
CIE-LAB | 71.71 | 35.66 | -30.62 | - | lab(71.71,35.66,-30.62) |
CMYK | 0.077586206896552 | 0.33620689655172 | 0 | 0.090196078431373 | cmyk(0.077586206896552,0.33620689655172,0,0.090196078431373) |
Description
The RGB value of color #d69ae8 is rgb(214, 154, 232).
In the hex color #d69ae8, The value of Red is 214, value of Green is 154, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #d69ae8 consists of 286° Hue, 63% Saturation, and 76% Lightness.
In the CMYK color model, the color #d69ae8 can be represented as Cyan=0.077586206896552%, Magenta=0.33620689655172%, Yellow=0%, and Black=0.090196078431373%.
Shades of #d69ae8
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 #d69ae8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d69ae8
Preview of #d69ae8 on White Background
The contrast ratio of #d69ae8 with white color is 2.18
Preview of #d69ae8 on black background
The contrast ratio of #d69ae8 with black color is 9.65
#d69ae8 color will look good with a black background.
Color Schemes of #d69ae8
Triadic Colors of #d69ae8
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 #d69ae8
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 #d69ae8
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 #d69ae8
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: #d69ae8;
}
This is a sample text used for the color #d69ae8. 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: #d69ae8;
}
This is a sample text used for the color #d69ae8. 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 #d69ae8;
}
This is a sample text used for the color #d69ae8. 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 35.67%
Green 25.67%
Blue 38.67%
CMYK Percentage
Cyan 15.39
Magenta 66.71%
Yellow 0%
Black 17.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.