#dda0dd Hex Color
rgb(221, 160, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a0 | dd | - | #dda0dd |
RGB | 221 | 160 | 221 | - | rgb(221,160,221) |
HSL | 300 | 47% | 75% | - | hsl(300,47%,75%) |
HSV | 300 | 28% | 87% | - | hsv(300,28%,87%) |
XYZ | 55.4407 | 45.7342 | 74.3122 | - | xyz(55.4407,45.7342,74.3122) |
CIE-LAB | 73.37 | 32.54 | -22 | - | lab(73.37,32.54,-22) |
CMYK | 0 | 0.27601809954751 | 0 | 0.13333333333333 | cmyk(0,0.27601809954751,0,0.13333333333333) |
Description
The RGB value of color #dda0dd is rgb(221, 160, 221).
In the hex color #dda0dd, The value of Red is 221, value of Green is 160, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #dda0dd consists of 300° Hue, 47% Saturation, and 75% Lightness.
In the CMYK color model, the color #dda0dd can be represented as Cyan=0%, Magenta=0.27601809954751%, Yellow=0%, and Black=0.13333333333333%.
This color is named Damson Plum.
Shades of #dda0dd
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 #dda0dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda0dd
Preview of #dda0dd on White Background
The contrast ratio of #dda0dd with white color is 2.07
Preview of #dda0dd on black background
The contrast ratio of #dda0dd with black color is 10.15
#dda0dd color will look good with a black background.
Color Schemes of #dda0dd
Triadic Colors of #dda0dd
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 #dda0dd
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 #dda0dd
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 #dda0dd
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: #dda0dd;
}
This is a sample text used for the color #dda0dd. 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: #dda0dd;
}
This is a sample text used for the color #dda0dd. 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 #dda0dd;
}
This is a sample text used for the color #dda0dd. 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.71%
Green 26.58%
Blue 36.71%
CMYK Percentage
Cyan 0
Magenta 67.43%
Yellow 0%
Black 32.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.