#dd8cf8 Hex Color
rgb(221, 140, 248)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 8c | f8 | - | #dd8cf8 |
RGB | 221 | 140 | 248 | - | rgb(221,140,248) |
HSL | 285 | 89% | 76% | - | hsl(285,89%,76%) |
HSV | 285 | 44% | 97% | - | hsv(285,44%,97%) |
XYZ | 56.1402 | 40.9056 | 93.7436 | - | xyz(56.1402,40.9056,93.7436) |
CIE-LAB | 70.11 | 48.35 | -41.8 | - | lab(70.11,48.35,-41.8) |
CMYK | 0.10887096774194 | 0.43548387096774 | 0 | 0.027450980392157 | cmyk(0.10887096774194,0.43548387096774,0,0.027450980392157) |
Description
The RGB value of color #dd8cf8 is rgb(221, 140, 248).
In the hex color #dd8cf8, The value of Red is 221, value of Green is 140, and value of Blue is 248. The primary color is Blue. Similarly, The HSL values for #dd8cf8 consists of 285° Hue, 89% Saturation, and 76% Lightness.
In the CMYK color model, the color #dd8cf8 can be represented as Cyan=0.10887096774194%, Magenta=0.43548387096774%, Yellow=0%, and Black=0.027450980392157%.
Shades of #dd8cf8
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 #dd8cf8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd8cf8
Preview of #dd8cf8 on White Background
The contrast ratio of #dd8cf8 with white color is 2.29
Preview of #dd8cf8 on black background
The contrast ratio of #dd8cf8 with black color is 9.18
#dd8cf8 color will look good with a black background.
Color Schemes of #dd8cf8
Triadic Colors of #dd8cf8
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 #dd8cf8
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 #dd8cf8
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 #dd8cf8
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: #dd8cf8;
}
This is a sample text used for the color #dd8cf8. 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: #dd8cf8;
}
This is a sample text used for the color #dd8cf8. 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 #dd8cf8;
}
This is a sample text used for the color #dd8cf8. 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.29%
Green 22.99%
Blue 40.72%
CMYK Percentage
Cyan 19.04
Magenta 76.16%
Yellow 0%
Black 4.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.