#dda6d1 Hex Color
rgb(221, 166, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a6 | d1 | - | #dda6d1 |
RGB | 221 | 166 | 209 | - | rgb(221,166,209) |
HSL | 313 | 45% | 76% | - | hsl(313,45%,76%) |
HSV | 313 | 25% | 87% | - | hsv(313,25%,87%) |
XYZ | 54.9636 | 47.248 | 66.5445 | - | xyz(54.9636,47.248,66.5445) |
CIE-LAB | 74.35 | 27.13 | -13.95 | - | lab(74.35,27.13,-13.95) |
CMYK | 0 | 0.24886877828054 | 0.054298642533937 | 0.13333333333333 | cmyk(0,0.24886877828054,0.054298642533937,0.13333333333333) |
Description
The RGB value of color #dda6d1 is rgb(221, 166, 209).
In the hex color #dda6d1, The value of Red is 221, value of Green is 166, and value of Blue is 209. The primary color is Red. Similarly, The HSL values for #dda6d1 consists of 313° Hue, 45% Saturation, and 76% Lightness.
In the CMYK color model, the color #dda6d1 can be represented as Cyan=0%, Magenta=0.24886877828054%, Yellow=0.054298642533937%, and Black=0.13333333333333%.
Shades of #dda6d1
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 #dda6d1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda6d1
Preview of #dda6d1 on White Background
The contrast ratio of #dda6d1 with white color is 2.01
Preview of #dda6d1 on black background
The contrast ratio of #dda6d1 with black color is 10.45
#dda6d1 color will look good with a black background.
Color Schemes of #dda6d1
Triadic Colors of #dda6d1
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 #dda6d1
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 #dda6d1
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 #dda6d1
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: #dda6d1;
}
This is a sample text used for the color #dda6d1. 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: #dda6d1;
}
This is a sample text used for the color #dda6d1. 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 #dda6d1;
}
This is a sample text used for the color #dda6d1. 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.08%
Green 27.85%
Blue 35.07%
CMYK Percentage
Cyan 0
Magenta 57.01%
Yellow 12.44%
Black 30.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.