#dc8de2 Hex Color
rgb(220, 141, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 8d | e2 | - | #dc8de2 |
RGB | 220 | 141 | 226 | - | rgb(220,141,226) |
HSL | 296 | 59% | 72% | - | hsl(296,59%,72%) |
HSV | 296 | 38% | 89% | - | hsv(296,38%,89%) |
XYZ | 52.7675 | 39.7564 | 76.8441 | - | xyz(52.7675,39.7564,76.8441) |
CIE-LAB | 69.3 | 43.29 | -31 | - | lab(69.3,43.29,-31) |
CMYK | 0.026548672566372 | 0.37610619469027 | 0 | 0.11372549019608 | cmyk(0.026548672566372,0.37610619469027,0,0.11372549019608) |
Description
The RGB value of color #dc8de2 is rgb(220, 141, 226).
In the hex color #dc8de2, The value of Red is 220, value of Green is 141, and value of Blue is 226. The primary color is Blue. Similarly, The HSL values for #dc8de2 consists of 296° Hue, 59% Saturation, and 72% Lightness.
In the CMYK color model, the color #dc8de2 can be represented as Cyan=0.026548672566372%, Magenta=0.37610619469027%, Yellow=0%, and Black=0.11372549019608%.
Shades of #dc8de2
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 #dc8de2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc8de2
Preview of #dc8de2 on White Background
The contrast ratio of #dc8de2 with white color is 2.35
Preview of #dc8de2 on black background
The contrast ratio of #dc8de2 with black color is 8.95
#dc8de2 color will look good with a black background.
Color Schemes of #dc8de2
Triadic Colors of #dc8de2
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 #dc8de2
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 #dc8de2
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 #dc8de2
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: #dc8de2;
}
This is a sample text used for the color #dc8de2. 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: #dc8de2;
}
This is a sample text used for the color #dc8de2. 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 #dc8de2;
}
This is a sample text used for the color #dc8de2. 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 37.48%
Green 24.02%
Blue 38.5%
CMYK Percentage
Cyan 5.14
Magenta 72.84%
Yellow 0%
Black 22.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.