#db6cb7 Hex Color
rgb(219, 108, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 6c | b7 | - | #db6cb7 |
RGB | 219 | 108 | 183 | - | rgb(219,108,183) |
HSL | 319 | 61% | 64% | - | hsl(319,61%,64%) |
HSV | 319 | 51% | 86% | - | hsv(319,51%,86%) |
XYZ | 43.1232 | 29.2041 | 48.1639 | - | xyz(43.1232,29.2041,48.1639) |
CIE-LAB | 60.96 | 52.47 | -19.7 | - | lab(60.96,52.47,-19.7) |
CMYK | 0 | 0.50684931506849 | 0.16438356164384 | 0.14117647058824 | cmyk(0,0.50684931506849,0.16438356164384,0.14117647058824) |
Description
The RGB value of color #db6cb7 is rgb(219, 108, 183).
In the hex color #db6cb7, The value of Red is 219, value of Green is 108, and value of Blue is 183. The primary color is Red. Similarly, The HSL values for #db6cb7 consists of 319° Hue, 61% Saturation, and 64% Lightness.
In the CMYK color model, the color #db6cb7 can be represented as Cyan=0%, Magenta=0.50684931506849%, Yellow=0.16438356164384%, and Black=0.14117647058824%.
Shades of #db6cb7
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 #db6cb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db6cb7
Preview of #db6cb7 on White Background
The contrast ratio of #db6cb7 with white color is 3.07
Preview of #db6cb7 on black background
The contrast ratio of #db6cb7 with black color is 6.84
#db6cb7 color will look good with a black background.
Color Schemes of #db6cb7
Triadic Colors of #db6cb7
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 #db6cb7
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 #db6cb7
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 #db6cb7
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: #db6cb7;
}
This is a sample text used for the color #db6cb7. 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: #db6cb7;
}
This is a sample text used for the color #db6cb7. 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 #db6cb7;
}
This is a sample text used for the color #db6cb7. 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 42.94%
Green 21.18%
Blue 35.88%
CMYK Percentage
Cyan 0
Magenta 62.39%
Yellow 20.23%
Black 17.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.