#d36cee Hex Color
rgb(211, 108, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | 6c | ee | - | #d36cee |
| RGB | 211 | 108 | 238 | - | rgb(211,108,238) |
| HSL | 288 | 79% | 68% | - | hsl(288,79%,68%) |
| HSV | 288 | 55% | 93% | - | hsv(288,55%,93%) |
| XYZ | 47.6591 | 30.7471 | 84.3118 | - | xyz(47.6591,30.7471,84.3118) |
| CIE-LAB | 62.29 | 59.76 | -48.67 | - | lab(62.29,59.76,-48.67) |
| CMYK | 0.11344537815126 | 0.54621848739496 | 0 | 0.066666666666667 | cmyk(0.11344537815126,0.54621848739496,0,0.066666666666667) |
Description
The RGB value of color #d36cee is rgb(211, 108, 238).
In the hex color #d36cee, The value of Red is 211, value of Green is 108, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #d36cee consists of 288° Hue, 79% Saturation, and 68% Lightness.
In the CMYK color model, the color #d36cee can be represented as Cyan=0.11344537815126%, Magenta=0.54621848739496%, Yellow=0%, and Black=0.066666666666667%.
Shades of #d36cee
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 #d36cee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d36cee
Preview of #d36cee on White Background
The contrast ratio of #d36cee with white color is 2.94
Preview of #d36cee on black background
The contrast ratio of #d36cee with black color is 7.15
#d36cee color will look good with a black background.
Color Schemes of #d36cee
Triadic Colors of #d36cee
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 #d36cee
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 #d36cee
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 #d36cee
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: #d36cee;
}
This is a sample text used for the color #d36cee. 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: #d36cee;
}
This is a sample text used for the color #d36cee. 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 #d36cee;
}
This is a sample text used for the color #d36cee. 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.88%
Green 19.39%
Blue 42.73%
CMYK Percentage
Cyan 15.62
Magenta 75.2%
Yellow 0%
Black 9.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.