#db2dfd Hex Color
rgb(219, 45, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 2d | fd | - | #db2dfd |
RGB | 219 | 45 | 253 | - | rgb(219,45,253) |
HSL | 290 | 98% | 58% | - | hsl(290,98%,58%) |
HSV | 290 | 82% | 99% | - | hsv(290,82%,99%) |
XYZ | 47.8814 | 24.0287 | 95.0429 | - | xyz(47.8814,24.0287,95.0429) |
CIE-LAB | 56.12 | 87 | -66.8 | - | lab(56.12,87,-66.8) |
CMYK | 0.13438735177866 | 0.82213438735178 | 0 | 0.0078431372549019 | cmyk(0.13438735177866,0.82213438735178,0,0.0078431372549019) |
Description
The RGB value of color #db2dfd is rgb(219, 45, 253).
In the hex color #db2dfd, The value of Red is 219, value of Green is 45, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #db2dfd consists of 290° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #db2dfd can be represented as Cyan=0.13438735177866%, Magenta=0.82213438735178%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #db2dfd
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 #db2dfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db2dfd
Preview of #db2dfd on White Background
The contrast ratio of #db2dfd with white color is 3.62
Preview of #db2dfd on black background
The contrast ratio of #db2dfd with black color is 5.81
#db2dfd color will look good with a black background.
Color Schemes of #db2dfd
Triadic Colors of #db2dfd
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 #db2dfd
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 #db2dfd
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 #db2dfd
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: #db2dfd;
}
This is a sample text used for the color #db2dfd. 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: #db2dfd;
}
This is a sample text used for the color #db2dfd. 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 #db2dfd;
}
This is a sample text used for the color #db2dfd. 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.36%
Green 8.7%
Blue 48.94%
CMYK Percentage
Cyan 13.94
Magenta 85.25%
Yellow 0%
Black 0.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.