#8e2bdc Hex Color
rgb(142, 43, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8e | 2b | dc | - | #8e2bdc |
RGB | 142 | 43 | 220 | - | rgb(142,43,220) |
HSL | 274 | 72% | 52% | - | hsl(274,72%,52%) |
HSV | 274 | 80% | 86% | - | hsv(274,80%,86%) |
XYZ | 24.9375 | 12.6458 | 68.8367 | - | xyz(24.9375,12.6458,68.8367) |
CIE-LAB | 42.22 | 69.12 | -71.27 | - | lab(42.22,69.12,-71.27) |
CMYK | 0.35454545454545 | 0.80454545454545 | 0 | 0.13725490196078 | cmyk(0.35454545454545,0.80454545454545,0,0.13725490196078) |
Description
The RGB value of color #8e2bdc is rgb(142, 43, 220).
In the hex color #8e2bdc, The value of Red is 142, value of Green is 43, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #8e2bdc consists of 274° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #8e2bdc can be represented as Cyan=0.35454545454545%, Magenta=0.80454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #8e2bdc
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 #8e2bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8e2bdc
Preview of #8e2bdc on White Background
The contrast ratio of #8e2bdc with white color is 5.95
#8e2bdc color will look good on a white background.
Preview of #8e2bdc on black background
The contrast ratio of #8e2bdc with black color is 3.53
Color Schemes of #8e2bdc
Triadic Colors of #8e2bdc
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 #8e2bdc
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 #8e2bdc
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 #8e2bdc
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: #8e2bdc;
}
This is a sample text used for the color #8e2bdc. 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: #8e2bdc;
}
This is a sample text used for the color #8e2bdc. 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 #8e2bdc;
}
This is a sample text used for the color #8e2bdc. 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 35.06%
Green 10.62%
Blue 54.32%
CMYK Percentage
Cyan 27.35
Magenta 62.06%
Yellow 0%
Black 10.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.