#db0dff Hex Color
rgb(219, 13, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | 0d | ff | - | #db0dff |
| RGB | 219 | 13 | 255 | - | rgb(219,13,255) |
| HSL | 291 | 100% | 53% | - | hsl(291,100%,53%) |
| HSV | 291 | 95% | 100% | - | hsv(291,95%,100%) |
| XYZ | 47.4073 | 22.5679 | 96.4651 | - | xyz(47.4073,22.5679,96.4651) |
| CIE-LAB | 54.62 | 92.11 | -70.32 | - | lab(54.62,92.11,-70.32) |
| CMYK | 0.14117647058824 | 0.94901960784314 | 0 | 0 | cmyk(0.14117647058824,0.94901960784314,0,0) |
Description
The RGB value of color #db0dff is rgb(219, 13, 255).
In the hex color #db0dff, The value of Red is 219, value of Green is 13, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #db0dff consists of 291° Hue, 100% Saturation, and 53% Lightness.
In the CMYK color model, the color #db0dff can be represented as Cyan=0.14117647058824%, Magenta=0.94901960784314%, Yellow=0%, and Black=0%.
Shades of #db0dff
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 #db0dff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db0dff
Preview of #db0dff on White Background
The contrast ratio of #db0dff with white color is 3.81
Preview of #db0dff on black background
The contrast ratio of #db0dff with black color is 5.51
#db0dff color will look good with a black background.
Color Schemes of #db0dff
Triadic Colors of #db0dff
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 #db0dff
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 #db0dff
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 #db0dff
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: #db0dff;
}
This is a sample text used for the color #db0dff. 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: #db0dff;
}
This is a sample text used for the color #db0dff. 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 #db0dff;
}
This is a sample text used for the color #db0dff. 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 44.97%
Green 2.67%
Blue 52.36%
CMYK Percentage
Cyan 12.95
Magenta 87.05%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.