#db5cdd Hex Color
rgb(219, 92, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 5c | dd | - | #db5cdd |
RGB | 219 | 92 | 221 | - | rgb(219,92,221) |
HSL | 299 | 65% | 61% | - | hsl(299,65%,61%) |
HSV | 299 | 58% | 87% | - | hsv(299,58%,87%) |
XYZ | 46.0917 | 27.9348 | 71.3693 | - | xyz(46.0917,27.9348,71.3693) |
CIE-LAB | 59.83 | 65.97 | -42.99 | - | lab(59.83,65.97,-42.99) |
CMYK | 0.0090497737556562 | 0.58371040723982 | 0 | 0.13333333333333 | cmyk(0.0090497737556562,0.58371040723982,0,0.13333333333333) |
Description
The RGB value of color #db5cdd is rgb(219, 92, 221).
In the hex color #db5cdd, The value of Red is 219, value of Green is 92, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #db5cdd consists of 299° Hue, 65% Saturation, and 61% Lightness.
In the CMYK color model, the color #db5cdd can be represented as Cyan=0.0090497737556562%, Magenta=0.58371040723982%, Yellow=0%, and Black=0.13333333333333%.
Shades of #db5cdd
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 #db5cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db5cdd
Preview of #db5cdd on White Background
The contrast ratio of #db5cdd with white color is 3.19
Preview of #db5cdd on black background
The contrast ratio of #db5cdd with black color is 6.59
#db5cdd color will look good with a black background.
Color Schemes of #db5cdd
Triadic Colors of #db5cdd
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 #db5cdd
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 #db5cdd
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 #db5cdd
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: #db5cdd;
}
This is a sample text used for the color #db5cdd. 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: #db5cdd;
}
This is a sample text used for the color #db5cdd. 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 #db5cdd;
}
This is a sample text used for the color #db5cdd. 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 41.17%
Green 17.29%
Blue 41.54%
CMYK Percentage
Cyan 1.25
Magenta 80.39%
Yellow 0%
Black 18.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.