#d56ffb Hex Color
rgb(213, 111, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 6f | fb | - | #d56ffb |
RGB | 213 | 111 | 251 | - | rgb(213,111,251) |
HSL | 284 | 95% | 71% | - | hsl(284,95%,71%) |
HSV | 284 | 56% | 98% | - | hsv(284,56%,98%) |
XYZ | 50.5376 | 32.48 | 94.8724 | - | xyz(50.5376,32.48,94.8724) |
CIE-LAB | 63.74 | 61.37 | -53.55 | - | lab(63.74,61.37,-53.55) |
CMYK | 0.15139442231076 | 0.55776892430279 | 0 | 0.015686274509804 | cmyk(0.15139442231076,0.55776892430279,0,0.015686274509804) |
Description
The RGB value of color #d56ffb is rgb(213, 111, 251).
In the hex color #d56ffb, The value of Red is 213, value of Green is 111, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #d56ffb consists of 284° Hue, 95% Saturation, and 71% Lightness.
In the CMYK color model, the color #d56ffb can be represented as Cyan=0.15139442231076%, Magenta=0.55776892430279%, Yellow=0%, and Black=0.015686274509804%.
Shades of #d56ffb
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 #d56ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d56ffb
Preview of #d56ffb on White Background
The contrast ratio of #d56ffb with white color is 2.8
Preview of #d56ffb on black background
The contrast ratio of #d56ffb with black color is 7.5
#d56ffb color will look good with a black background.
Color Schemes of #d56ffb
Triadic Colors of #d56ffb
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 #d56ffb
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 #d56ffb
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 #d56ffb
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: #d56ffb;
}
This is a sample text used for the color #d56ffb. 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: #d56ffb;
}
This is a sample text used for the color #d56ffb. 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 #d56ffb;
}
This is a sample text used for the color #d56ffb. 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 37.04%
Green 19.3%
Blue 43.65%
CMYK Percentage
Cyan 20.89
Magenta 76.95%
Yellow 0%
Black 2.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.