#d23aec Hex Color
rgb(210, 58, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 3a | ec | - | #d23aec |
RGB | 210 | 58 | 236 | - | rgb(210,58,236) |
HSL | 291 | 82% | 58% | - | hsl(291,82%,58%) |
HSV | 291 | 75% | 93% | - | hsv(291,75%,93%) |
XYZ | 43.2317 | 22.7839 | 81.476 | - | xyz(43.2317,22.7839,81.476) |
CIE-LAB | 54.85 | 79.14 | -59.42 | - | lab(54.85,79.14,-59.42) |
CMYK | 0.11016949152542 | 0.75423728813559 | 0 | 0.074509803921569 | cmyk(0.11016949152542,0.75423728813559,0,0.074509803921569) |
Description
The RGB value of color #d23aec is rgb(210, 58, 236).
In the hex color #d23aec, The value of Red is 210, value of Green is 58, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #d23aec consists of 291° Hue, 82% Saturation, and 58% Lightness.
In the CMYK color model, the color #d23aec can be represented as Cyan=0.11016949152542%, Magenta=0.75423728813559%, Yellow=0%, and Black=0.074509803921569%.
Shades of #d23aec
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 #d23aec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d23aec
Preview of #d23aec on White Background
The contrast ratio of #d23aec with white color is 3.78
Preview of #d23aec on black background
The contrast ratio of #d23aec with black color is 5.56
#d23aec color will look good with a black background.
Color Schemes of #d23aec
Triadic Colors of #d23aec
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 #d23aec
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 #d23aec
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 #d23aec
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: #d23aec;
}
This is a sample text used for the color #d23aec. 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: #d23aec;
}
This is a sample text used for the color #d23aec. 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 #d23aec;
}
This is a sample text used for the color #d23aec. 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 41.67%
Green 11.51%
Blue 46.83%
CMYK Percentage
Cyan 11.73
Magenta 80.33%
Yellow 0%
Black 7.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.