#d28dfb Hex Color
rgb(210, 141, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 8d | fb | - | #d28dfb |
RGB | 210 | 141 | 251 | - | rgb(210,141,251) |
HSL | 278 | 93% | 77% | - | hsl(278,93%,77%) |
HSV | 278 | 44% | 98% | - | hsv(278,44%,98%) |
XYZ | 53.5158 | 39.7164 | 96.1122 | - | xyz(53.5158,39.7164,96.1122) |
CIE-LAB | 69.27 | 45.34 | -44.84 | - | lab(69.27,45.34,-44.84) |
CMYK | 0.16334661354582 | 0.43824701195219 | 0 | 0.015686274509804 | cmyk(0.16334661354582,0.43824701195219,0,0.015686274509804) |
Description
The RGB value of color #d28dfb is rgb(210, 141, 251).
In the hex color #d28dfb, The value of Red is 210, value of Green is 141, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #d28dfb consists of 278° Hue, 93% Saturation, and 77% Lightness.
In the CMYK color model, the color #d28dfb can be represented as Cyan=0.16334661354582%, Magenta=0.43824701195219%, Yellow=0%, and Black=0.015686274509804%.
Shades of #d28dfb
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 #d28dfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d28dfb
Preview of #d28dfb on White Background
The contrast ratio of #d28dfb with white color is 2.35
Preview of #d28dfb on black background
The contrast ratio of #d28dfb with black color is 8.94
#d28dfb color will look good with a black background.
Color Schemes of #d28dfb
Triadic Colors of #d28dfb
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 #d28dfb
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 #d28dfb
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 #d28dfb
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: #d28dfb;
}
This is a sample text used for the color #d28dfb. 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: #d28dfb;
}
This is a sample text used for the color #d28dfb. 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 #d28dfb;
}
This is a sample text used for the color #d28dfb. 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.88%
Green 23.42%
Blue 41.69%
CMYK Percentage
Cyan 26.46
Magenta 71%
Yellow 0%
Black 2.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.