#db8ce6 Hex Color
rgb(219, 140, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 8c | e6 | - | #db8ce6 |
RGB | 219 | 140 | 230 | - | rgb(219,140,230) |
HSL | 293 | 64% | 73% | - | hsl(293,64%,73%) |
HSV | 293 | 39% | 90% | - | hsv(293,39%,90%) |
XYZ | 52.8744 | 39.5294 | 79.7061 | - | xyz(52.8744,39.5294,79.7061) |
CIE-LAB | 69.13 | 44.27 | -33.47 | - | lab(69.13,44.27,-33.47) |
CMYK | 0.047826086956522 | 0.39130434782609 | 0 | 0.098039215686274 | cmyk(0.047826086956522,0.39130434782609,0,0.098039215686274) |
Description
The RGB value of color #db8ce6 is rgb(219, 140, 230).
In the hex color #db8ce6, The value of Red is 219, value of Green is 140, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #db8ce6 consists of 293° Hue, 64% Saturation, and 73% Lightness.
In the CMYK color model, the color #db8ce6 can be represented as Cyan=0.047826086956522%, Magenta=0.39130434782609%, Yellow=0%, and Black=0.098039215686274%.
Shades of #db8ce6
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 #db8ce6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db8ce6
Preview of #db8ce6 on White Background
The contrast ratio of #db8ce6 with white color is 2.36
Preview of #db8ce6 on black background
The contrast ratio of #db8ce6 with black color is 8.91
#db8ce6 color will look good with a black background.
Color Schemes of #db8ce6
Triadic Colors of #db8ce6
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 #db8ce6
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 #db8ce6
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 #db8ce6
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: #db8ce6;
}
This is a sample text used for the color #db8ce6. 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: #db8ce6;
}
This is a sample text used for the color #db8ce6. 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 #db8ce6;
}
This is a sample text used for the color #db8ce6. 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 37.18%
Green 23.77%
Blue 39.05%
CMYK Percentage
Cyan 8.9
Magenta 72.85%
Yellow 0%
Black 18.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.