#dd95dc Hex Color
rgb(221, 149, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 95 | dc | - | #dd95dc |
RGB | 221 | 149 | 220 | - | rgb(221,149,220) |
HSL | 301 | 51% | 73% | - | hsl(301,51%,73%) |
HSV | 301 | 33% | 87% | - | hsv(301,33%,87%) |
XYZ | 53.4845 | 42.0344 | 73.0046 | - | xyz(53.4845,42.0344,73.0046) |
CIE-LAB | 70.89 | 38.25 | -25.23 | - | lab(70.89,38.25,-25.23) |
CMYK | 0 | 0.32579185520362 | 0.004524886877828 | 0.13333333333333 | cmyk(0,0.32579185520362,0.004524886877828,0.13333333333333) |
Description
The RGB value of color #dd95dc is rgb(221, 149, 220).
In the hex color #dd95dc, The value of Red is 221, value of Green is 149, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #dd95dc consists of 301° Hue, 51% Saturation, and 73% Lightness.
In the CMYK color model, the color #dd95dc can be represented as Cyan=0%, Magenta=0.32579185520362%, Yellow=0.004524886877828%, and Black=0.13333333333333%.
Shades of #dd95dc
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 #dd95dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd95dc
Preview of #dd95dc on White Background
The contrast ratio of #dd95dc with white color is 2.23
Preview of #dd95dc on black background
The contrast ratio of #dd95dc with black color is 9.41
#dd95dc color will look good with a black background.
Color Schemes of #dd95dc
Triadic Colors of #dd95dc
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 #dd95dc
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 #dd95dc
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 #dd95dc
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: #dd95dc;
}
This is a sample text used for the color #dd95dc. 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: #dd95dc;
}
This is a sample text used for the color #dd95dc. 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 #dd95dc;
}
This is a sample text used for the color #dd95dc. 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.46%
Green 25.25%
Blue 37.29%
CMYK Percentage
Cyan 0
Magenta 70.27%
Yellow 0.98%
Black 28.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.