#dd9fda Hex Color
rgb(221, 159, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 9f | da | - | #dd9fda |
RGB | 221 | 159 | 218 | - | rgb(221,159,218) |
HSL | 303 | 48% | 75% | - | hsl(303,48%,75%) |
HSV | 303 | 28% | 87% | - | hsv(303,28%,87%) |
XYZ | 54.8718 | 45.2304 | 72.1679 | - | xyz(54.8718,45.2304,72.1679) |
CIE-LAB | 73.04 | 32.52 | -20.85 | - | lab(73.04,32.52,-20.85) |
CMYK | 0 | 0.28054298642534 | 0.013574660633484 | 0.13333333333333 | cmyk(0,0.28054298642534,0.013574660633484,0.13333333333333) |
Description
The RGB value of color #dd9fda is rgb(221, 159, 218).
In the hex color #dd9fda, The value of Red is 221, value of Green is 159, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #dd9fda consists of 303° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #dd9fda can be represented as Cyan=0%, Magenta=0.28054298642534%, Yellow=0.013574660633484%, and Black=0.13333333333333%.
Shades of #dd9fda
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 #dd9fda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd9fda
Preview of #dd9fda on White Background
The contrast ratio of #dd9fda with white color is 2.09
Preview of #dd9fda on black background
The contrast ratio of #dd9fda with black color is 10.05
#dd9fda color will look good with a black background.
Color Schemes of #dd9fda
Triadic Colors of #dd9fda
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 #dd9fda
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 #dd9fda
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 #dd9fda
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: #dd9fda;
}
This is a sample text used for the color #dd9fda. 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: #dd9fda;
}
This is a sample text used for the color #dd9fda. 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 #dd9fda;
}
This is a sample text used for the color #dd9fda. 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.96%
Green 26.59%
Blue 36.45%
CMYK Percentage
Cyan 0
Magenta 65.63%
Yellow 3.18%
Black 31.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.