#d27de9 Hex Color
rgb(210, 125, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 7d | e9 | - | #d27de9 |
RGB | 210 | 125 | 233 | - | rgb(210,125,233) |
HSL | 287 | 71% | 70% | - | hsl(287,71%,70%) |
HSV | 287 | 46% | 91% | - | hsv(287,46%,91%) |
XYZ | 48.6199 | 34.2521 | 81.1396 | - | xyz(48.6199,34.2521,81.1396) |
CIE-LAB | 65.16 | 50.04 | -41.39 | - | lab(65.16,50.04,-41.39) |
CMYK | 0.098712446351931 | 0.46351931330472 | 0 | 0.086274509803922 | cmyk(0.098712446351931,0.46351931330472,0,0.086274509803922) |
Description
The RGB value of color #d27de9 is rgb(210, 125, 233).
In the hex color #d27de9, The value of Red is 210, value of Green is 125, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #d27de9 consists of 287° Hue, 71% Saturation, and 70% Lightness.
In the CMYK color model, the color #d27de9 can be represented as Cyan=0.098712446351931%, Magenta=0.46351931330472%, Yellow=0%, and Black=0.086274509803922%.
Shades of #d27de9
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 #d27de9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d27de9
Preview of #d27de9 on White Background
The contrast ratio of #d27de9 with white color is 2.68
Preview of #d27de9 on black background
The contrast ratio of #d27de9 with black color is 7.85
#d27de9 color will look good with a black background.
Color Schemes of #d27de9
Triadic Colors of #d27de9
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 #d27de9
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 #d27de9
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 #d27de9
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: #d27de9;
}
This is a sample text used for the color #d27de9. 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: #d27de9;
}
This is a sample text used for the color #d27de9. 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 #d27de9;
}
This is a sample text used for the color #d27de9. 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 36.97%
Green 22.01%
Blue 41.02%
CMYK Percentage
Cyan 15.22
Magenta 71.47%
Yellow 0%
Black 13.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.