#db9dff Hex Color
rgb(219, 157, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 9d | ff | - | #db9dff |
RGB | 219 | 157 | 255 | - | rgb(219,157,255) |
HSL | 278 | 100% | 81% | - | hsl(278,100%,81%) |
HSV | 278 | 38% | 100% | - | hsv(278,38%,100%) |
XYZ | 59.3204 | 46.394 | 100.4362 | - | xyz(59.3204,46.394,100.4362) |
CIE-LAB | 73.8 | 40.22 | -39.86 | - | lab(73.8,40.22,-39.86) |
CMYK | 0.14117647058824 | 0.3843137254902 | 0 | 0 | cmyk(0.14117647058824,0.3843137254902,0,0) |
Description
The RGB value of color #db9dff is rgb(219, 157, 255).
In the hex color #db9dff, The value of Red is 219, value of Green is 157, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #db9dff consists of 278° Hue, 100% Saturation, and 81% Lightness.
In the CMYK color model, the color #db9dff can be represented as Cyan=0.14117647058824%, Magenta=0.3843137254902%, Yellow=0%, and Black=0%.
Shades of #db9dff
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 #db9dff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db9dff
Preview of #db9dff on White Background
The contrast ratio of #db9dff with white color is 2.04
Preview of #db9dff on black background
The contrast ratio of #db9dff with black color is 10.28
#db9dff color will look good with a black background.
Color Schemes of #db9dff
Triadic Colors of #db9dff
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 #db9dff
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 #db9dff
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 #db9dff
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: #db9dff;
}
This is a sample text used for the color #db9dff. 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: #db9dff;
}
This is a sample text used for the color #db9dff. 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 #db9dff;
}
This is a sample text used for the color #db9dff. 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 34.71%
Green 24.88%
Blue 40.41%
CMYK Percentage
Cyan 26.87
Magenta 73.13%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.