#db8aff Hex Color
rgb(219, 138, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | 8a | ff | - | #db8aff |
RGB | 219 | 138 | 255 | - | rgb(219,138,255) |
HSL | 282 | 100% | 77% | - | hsl(282,100%,77%) |
HSV | 282 | 46% | 100% | - | hsv(282,46%,100%) |
XYZ | 56.3519 | 40.457 | 99.4467 | - | xyz(56.3519,40.457,99.4467) |
CIE-LAB | 69.79 | 50.24 | -46.13 | - | lab(69.79,50.24,-46.13) |
CMYK | 0.14117647058824 | 0.45882352941176 | 0 | 0 | cmyk(0.14117647058824,0.45882352941176,0,0) |
Description
The RGB value of color #db8aff is rgb(219, 138, 255).
In the hex color #db8aff, The value of Red is 219, value of Green is 138, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #db8aff consists of 282° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #db8aff can be represented as Cyan=0.14117647058824%, Magenta=0.45882352941176%, Yellow=0%, and Black=0%.
Shades of #db8aff
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 #db8aff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db8aff
Preview of #db8aff on White Background
The contrast ratio of #db8aff with white color is 2.31
Preview of #db8aff on black background
The contrast ratio of #db8aff with black color is 9.09
#db8aff color will look good with a black background.
Color Schemes of #db8aff
Triadic Colors of #db8aff
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 #db8aff
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 #db8aff
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 #db8aff
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: #db8aff;
}
This is a sample text used for the color #db8aff. 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: #db8aff;
}
This is a sample text used for the color #db8aff. 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 #db8aff;
}
This is a sample text used for the color #db8aff. 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 35.78%
Green 22.55%
Blue 41.67%
CMYK Percentage
Cyan 23.53
Magenta 76.47%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.