#db0f9e Hex Color
rgb(219, 15, 158)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | 0f | 9e | - | #db0f9e |
| RGB | 219 | 15 | 158 | - | rgb(219,15,158) |
| HSL | 318 | 87% | 46% | - | hsl(318,87%,46%) |
| HSV | 318 | 93% | 86% | - | hsv(318,93%,86%) |
| XYZ | 35.5558 | 17.8703 | 33.9231 | - | xyz(35.5558,17.8703,33.9231) |
| CIE-LAB | 49.34 | 78.64 | -22.93 | - | lab(49.34,78.64,-22.93) |
| CMYK | 0 | 0.93150684931507 | 0.27853881278539 | 0.14117647058824 | cmyk(0,0.93150684931507,0.27853881278539,0.14117647058824) |
Description
The RGB value of color #db0f9e is rgb(219, 15, 158).
In the hex color #db0f9e, The value of Red is 219, value of Green is 15, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #db0f9e consists of 318° Hue, 87% Saturation, and 46% Lightness.
In the CMYK color model, the color #db0f9e can be represented as Cyan=0%, Magenta=0.93150684931507%, Yellow=0.27853881278539%, and Black=0.14117647058824%.
Shades of #db0f9e
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 #db0f9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db0f9e
Preview of #db0f9e on White Background
The contrast ratio of #db0f9e with white color is 4.59
#db0f9e color will look good on a white background.
Preview of #db0f9e on black background
The contrast ratio of #db0f9e with black color is 4.57
Color Schemes of #db0f9e
Triadic Colors of #db0f9e
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 #db0f9e
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 #db0f9e
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 #db0f9e
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: #db0f9e;
}
This is a sample text used for the color #db0f9e. 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: #db0f9e;
}
This is a sample text used for the color #db0f9e. 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 #db0f9e;
}
This is a sample text used for the color #db0f9e. 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 55.87%
Green 3.83%
Blue 40.31%
CMYK Percentage
Cyan 0
Magenta 68.94%
Yellow 20.61%
Black 10.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.