#ddbfd5 Hex Color
rgb(221, 191, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bf | d5 | - | #ddbfd5 |
RGB | 221 | 191 | 213 | - | rgb(221,191,213) |
HSL | 316 | 31% | 81% | - | hsl(316,31%,81%) |
HSV | 316 | 14% | 87% | - | hsv(316,14%,87%) |
XYZ | 60.4598 | 57.4379 | 70.8508 | - | xyz(60.4598,57.4379,70.8508) |
CIE-LAB | 80.43 | 14.38 | -7.06 | - | lab(80.43,14.38,-7.06) |
CMYK | 0 | 0.13574660633484 | 0.036199095022624 | 0.13333333333333 | cmyk(0,0.13574660633484,0.036199095022624,0.13333333333333) |
Description
The RGB value of color #ddbfd5 is rgb(221, 191, 213).
In the hex color #ddbfd5, The value of Red is 221, value of Green is 191, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #ddbfd5 consists of 316° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddbfd5 can be represented as Cyan=0%, Magenta=0.13574660633484%, Yellow=0.036199095022624%, and Black=0.13333333333333%.
Shades of #ddbfd5
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 #ddbfd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbfd5
Preview of #ddbfd5 on White Background
The contrast ratio of #ddbfd5 with white color is 1.68
Preview of #ddbfd5 on black background
The contrast ratio of #ddbfd5 with black color is 12.49
#ddbfd5 color will look good with a black background.
Color Schemes of #ddbfd5
Triadic Colors of #ddbfd5
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 #ddbfd5
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 #ddbfd5
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 #ddbfd5
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: #ddbfd5;
}
This is a sample text used for the color #ddbfd5. 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: #ddbfd5;
}
This is a sample text used for the color #ddbfd5. 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 #ddbfd5;
}
This is a sample text used for the color #ddbfd5. 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 35.36%
Green 30.56%
Blue 34.08%
CMYK Percentage
Cyan 0
Magenta 44.47%
Yellow 11.86%
Black 43.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.