#db5fff Hex Color
rgb(219, 95, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | 5f | ff | - | #db5fff |
| RGB | 219 | 95 | 255 | - | rgb(219,95,255) |
| HSL | 287 | 100% | 69% | - | hsl(287,100%,69%) |
| HSV | 287 | 63% | 100% | - | hsv(287,63%,100%) |
| XYZ | 51.3556 | 30.4645 | 97.7812 | - | xyz(51.3556,30.4645,97.7812) |
| CIE-LAB | 62.05 | 70.81 | -58.38 | - | lab(62.05,70.81,-58.38) |
| CMYK | 0.14117647058824 | 0.62745098039216 | 0 | 0 | cmyk(0.14117647058824,0.62745098039216,0,0) |
Description
The RGB value of color #db5fff is rgb(219, 95, 255).
In the hex color #db5fff, The value of Red is 219, value of Green is 95, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #db5fff consists of 287° Hue, 100% Saturation, and 69% Lightness.
In the CMYK color model, the color #db5fff can be represented as Cyan=0.14117647058824%, Magenta=0.62745098039216%, Yellow=0%, and Black=0%.
Shades of #db5fff
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 #db5fff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db5fff
Preview of #db5fff on White Background
The contrast ratio of #db5fff with white color is 2.96
Preview of #db5fff on black background
The contrast ratio of #db5fff with black color is 7.09
#db5fff color will look good with a black background.
Color Schemes of #db5fff
Triadic Colors of #db5fff
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 #db5fff
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 #db5fff
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 #db5fff
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: #db5fff;
}
This is a sample text used for the color #db5fff. 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: #db5fff;
}
This is a sample text used for the color #db5fff. 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 #db5fff;
}
This is a sample text used for the color #db5fff. 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 38.49%
Green 16.7%
Blue 44.82%
CMYK Percentage
Cyan 18.37
Magenta 81.63%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.