#ddbfcc Hex Color
rgb(221, 191, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bf | cc | - | #ddbfcc |
RGB | 221 | 191 | 204 | - | rgb(221,191,204) |
HSL | 334 | 31% | 81% | - | hsl(334,31%,81%) |
HSV | 334 | 14% | 87% | - | hsv(334,14%,87%) |
XYZ | 59.3487 | 56.9934 | 64.9996 | - | xyz(59.3487,56.9934,64.9996) |
CIE-LAB | 80.18 | 12.81 | -2.58 | - | lab(80.18,12.81,-2.58) |
CMYK | 0 | 0.13574660633484 | 0.076923076923077 | 0.13333333333333 | cmyk(0,0.13574660633484,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #ddbfcc is rgb(221, 191, 204).
In the hex color #ddbfcc, The value of Red is 221, value of Green is 191, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #ddbfcc consists of 334° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddbfcc can be represented as Cyan=0%, Magenta=0.13574660633484%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #ddbfcc
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 #ddbfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbfcc
Preview of #ddbfcc on White Background
The contrast ratio of #ddbfcc with white color is 1.69
Preview of #ddbfcc on black background
The contrast ratio of #ddbfcc with black color is 12.4
#ddbfcc color will look good with a black background.
Color Schemes of #ddbfcc
Triadic Colors of #ddbfcc
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 #ddbfcc
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 #ddbfcc
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 #ddbfcc
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: #ddbfcc;
}
This is a sample text used for the color #ddbfcc. 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: #ddbfcc;
}
This is a sample text used for the color #ddbfcc. 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 #ddbfcc;
}
This is a sample text used for the color #ddbfcc. 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.88%
Green 31.01%
Blue 33.12%
CMYK Percentage
Cyan 0
Magenta 39.23%
Yellow 22.23%
Black 38.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.