#dda3d5 Hex Color
rgb(221, 163, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a3 | d5 | - | #dda3d5 |
RGB | 221 | 163 | 213 | - | rgb(221,163,213) |
HSL | 308 | 46% | 75% | - | hsl(308,46%,75%) |
HSV | 308 | 26% | 87% | - | hsv(308,26%,87%) |
XYZ | 54.9262 | 46.3706 | 69.0063 | - | xyz(54.9262,46.3706,69.0063) |
CIE-LAB | 73.79 | 29.46 | -16.99 | - | lab(73.79,29.46,-16.99) |
CMYK | 0 | 0.26244343891403 | 0.036199095022624 | 0.13333333333333 | cmyk(0,0.26244343891403,0.036199095022624,0.13333333333333) |
Description
The RGB value of color #dda3d5 is rgb(221, 163, 213).
In the hex color #dda3d5, The value of Red is 221, value of Green is 163, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #dda3d5 consists of 308° Hue, 46% Saturation, and 75% Lightness.
In the CMYK color model, the color #dda3d5 can be represented as Cyan=0%, Magenta=0.26244343891403%, Yellow=0.036199095022624%, and Black=0.13333333333333%.
Shades of #dda3d5
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 #dda3d5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda3d5
Preview of #dda3d5 on White Background
The contrast ratio of #dda3d5 with white color is 2.04
Preview of #dda3d5 on black background
The contrast ratio of #dda3d5 with black color is 10.27
#dda3d5 color will look good with a black background.
Color Schemes of #dda3d5
Triadic Colors of #dda3d5
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 #dda3d5
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 #dda3d5
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 #dda3d5
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: #dda3d5;
}
This is a sample text used for the color #dda3d5. 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: #dda3d5;
}
This is a sample text used for the color #dda3d5. 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 #dda3d5;
}
This is a sample text used for the color #dda3d5. 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.02%
Green 27.3%
Blue 35.68%
CMYK Percentage
Cyan 0
Magenta 60.75%
Yellow 8.38%
Black 30.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.