#dc87dd Hex Color
rgb(220, 135, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 87 | dd | - | #dc87dd |
RGB | 220 | 135 | 221 | - | rgb(220,135,221) |
HSL | 299 | 56% | 70% | - | hsl(299,56%,70%) |
HSV | 299 | 39% | 87% | - | hsv(299,39%,87%) |
XYZ | 51.2303 | 37.764 | 72.9957 | - | xyz(51.2303,37.764,72.9957) |
CIE-LAB | 67.85 | 45.5 | -30.48 | - | lab(67.85,45.5,-30.48) |
CMYK | 0.004524886877828 | 0.38914027149321 | 0 | 0.13333333333333 | cmyk(0.004524886877828,0.38914027149321,0,0.13333333333333) |
Description
The RGB value of color #dc87dd is rgb(220, 135, 221).
In the hex color #dc87dd, The value of Red is 220, value of Green is 135, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #dc87dd consists of 299° Hue, 56% Saturation, and 70% Lightness.
In the CMYK color model, the color #dc87dd can be represented as Cyan=0.004524886877828%, Magenta=0.38914027149321%, Yellow=0%, and Black=0.13333333333333%.
Shades of #dc87dd
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 #dc87dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc87dd
Preview of #dc87dd on White Background
The contrast ratio of #dc87dd with white color is 2.46
Preview of #dc87dd on black background
The contrast ratio of #dc87dd with black color is 8.55
#dc87dd color will look good with a black background.
Color Schemes of #dc87dd
Triadic Colors of #dc87dd
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 #dc87dd
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 #dc87dd
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 #dc87dd
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: #dc87dd;
}
This is a sample text used for the color #dc87dd. 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: #dc87dd;
}
This is a sample text used for the color #dc87dd. 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 #dc87dd;
}
This is a sample text used for the color #dc87dd. 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.19%
Green 23.44%
Blue 38.37%
CMYK Percentage
Cyan 0.86
Magenta 73.84%
Yellow 0%
Black 25.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.