#d56eec Hex Color
rgb(213, 110, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 6e | ec | - | #d56eec |
RGB | 213 | 110 | 236 | - | rgb(213,110,236) |
HSL | 289 | 77% | 68% | - | hsl(289,77%,68%) |
HSV | 289 | 53% | 93% | - | hsv(289,53%,93%) |
XYZ | 48.1568 | 31.3541 | 82.8707 | - | xyz(48.1568,31.3541,82.8707) |
CIE-LAB | 62.81 | 58.93 | -46.73 | - | lab(62.81,58.93,-46.73) |
CMYK | 0.097457627118644 | 0.53389830508475 | 0 | 0.074509803921569 | cmyk(0.097457627118644,0.53389830508475,0,0.074509803921569) |
Description
The RGB value of color #d56eec is rgb(213, 110, 236).
In the hex color #d56eec, The value of Red is 213, value of Green is 110, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #d56eec consists of 289° Hue, 77% Saturation, and 68% Lightness.
In the CMYK color model, the color #d56eec can be represented as Cyan=0.097457627118644%, Magenta=0.53389830508475%, Yellow=0%, and Black=0.074509803921569%.
Shades of #d56eec
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 #d56eec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d56eec
Preview of #d56eec on White Background
The contrast ratio of #d56eec with white color is 2.89
Preview of #d56eec on black background
The contrast ratio of #d56eec with black color is 7.27
#d56eec color will look good with a black background.
Color Schemes of #d56eec
Triadic Colors of #d56eec
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 #d56eec
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 #d56eec
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 #d56eec
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: #d56eec;
}
This is a sample text used for the color #d56eec. 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: #d56eec;
}
This is a sample text used for the color #d56eec. 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 #d56eec;
}
This is a sample text used for the color #d56eec. 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 38.1%
Green 19.68%
Blue 42.22%
CMYK Percentage
Cyan 13.81
Magenta 75.64%
Yellow 0%
Black 10.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.