#db3e5c Hex Color
rgb(219, 62, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 3e | 5c | - | #db3e5c |
RGB | 219 | 62 | 92 | - | rgb(219,62,92) |
HSL | 349 | 69% | 55% | - | hsl(349,69%,55%) |
HSV | 349 | 72% | 86% | - | hsv(349,72%,86%) |
XYZ | 32.8678 | 19.278 | 12.1139 | - | xyz(32.8678,19.278,12.1139) |
CIE-LAB | 51.01 | 62.11 | 19.34 | - | lab(51.01,62.11,19.34) |
CMYK | 0 | 0.71689497716895 | 0.57990867579909 | 0.14117647058824 | cmyk(0,0.71689497716895,0.57990867579909,0.14117647058824) |
Description
The RGB value of color #db3e5c is rgb(219, 62, 92).
In the hex color #db3e5c, The value of Red is 219, value of Green is 62, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #db3e5c consists of 349° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #db3e5c can be represented as Cyan=0%, Magenta=0.71689497716895%, Yellow=0.57990867579909%, and Black=0.14117647058824%.
Shades of #db3e5c
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 #db3e5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db3e5c
Preview of #db3e5c on White Background
The contrast ratio of #db3e5c with white color is 4.32
Preview of #db3e5c on black background
The contrast ratio of #db3e5c with black color is 4.86
#db3e5c color will look good with a black background.
Color Schemes of #db3e5c
Triadic Colors of #db3e5c
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 #db3e5c
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 #db3e5c
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 #db3e5c
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: #db3e5c;
}
This is a sample text used for the color #db3e5c. 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: #db3e5c;
}
This is a sample text used for the color #db3e5c. 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 #db3e5c;
}
This is a sample text used for the color #db3e5c. 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 58.71%
Green 16.62%
Blue 24.66%
CMYK Percentage
Cyan 0
Magenta 49.85%
Yellow 40.33%
Black 9.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.