#db5c6f Hex Color
rgb(219, 92, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 5c | 6f | - | #db5c6f |
RGB | 219 | 92 | 111 | - | rgb(219,92,111) |
HSL | 351 | 64% | 61% | - | hsl(351,64%,61%) |
HSV | 351 | 58% | 86% | - | hsv(351,58%,86%) |
XYZ | 35.9098 | 23.8621 | 17.7521 | - | xyz(35.9098,23.8621,17.7521) |
CIE-LAB | 55.95 | 51.33 | 14.79 | - | lab(55.95,51.33,14.79) |
CMYK | 0 | 0.57990867579909 | 0.49315068493151 | 0.14117647058824 | cmyk(0,0.57990867579909,0.49315068493151,0.14117647058824) |
Description
The RGB value of color #db5c6f is rgb(219, 92, 111).
In the hex color #db5c6f, The value of Red is 219, value of Green is 92, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #db5c6f consists of 351° Hue, 64% Saturation, and 61% Lightness.
In the CMYK color model, the color #db5c6f can be represented as Cyan=0%, Magenta=0.57990867579909%, Yellow=0.49315068493151%, and Black=0.14117647058824%.
Shades of #db5c6f
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 #db5c6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db5c6f
Preview of #db5c6f on White Background
The contrast ratio of #db5c6f with white color is 3.64
Preview of #db5c6f on black background
The contrast ratio of #db5c6f with black color is 5.77
#db5c6f color will look good with a black background.
Color Schemes of #db5c6f
Triadic Colors of #db5c6f
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 #db5c6f
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 #db5c6f
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 #db5c6f
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: #db5c6f;
}
This is a sample text used for the color #db5c6f. 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: #db5c6f;
}
This is a sample text used for the color #db5c6f. 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 #db5c6f;
}
This is a sample text used for the color #db5c6f. 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 51.9%
Green 21.8%
Blue 26.3%
CMYK Percentage
Cyan 0
Magenta 47.76%
Yellow 40.61%
Black 11.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.