#8c1adc Hex Color
rgb(140, 26, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | 1a | dc | - | #8c1adc |
RGB | 140 | 26 | 220 | - | rgb(140,26,220) |
HSL | 275 | 79% | 48% | - | hsl(275,79%,48%) |
HSV | 275 | 88% | 86% | - | hsv(275,88%,86%) |
XYZ | 24.1029 | 11.4815 | 68.6559 | - | xyz(24.1029,11.4815,68.6559) |
CIE-LAB | 40.38 | 73.46 | -74.3 | - | lab(40.38,73.46,-74.3) |
CMYK | 0.36363636363636 | 0.88181818181818 | 0 | 0.13725490196078 | cmyk(0.36363636363636,0.88181818181818,0,0.13725490196078) |
Description
The RGB value of color #8c1adc is rgb(140, 26, 220).
In the hex color #8c1adc, The value of Red is 140, value of Green is 26, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #8c1adc consists of 275° Hue, 79% Saturation, and 48% Lightness.
In the CMYK color model, the color #8c1adc can be represented as Cyan=0.36363636363636%, Magenta=0.88181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #8c1adc
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 #8c1adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8c1adc
Preview of #8c1adc on White Background
The contrast ratio of #8c1adc with white color is 6.37
#8c1adc color will look good on a white background.
Preview of #8c1adc on black background
The contrast ratio of #8c1adc with black color is 3.3
Color Schemes of #8c1adc
Triadic Colors of #8c1adc
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 #8c1adc
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 #8c1adc
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 #8c1adc
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: #8c1adc;
}
This is a sample text used for the color #8c1adc. 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: #8c1adc;
}
This is a sample text used for the color #8c1adc. 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 #8c1adc;
}
This is a sample text used for the color #8c1adc. 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.27%
Green 6.74%
Blue 56.99%
CMYK Percentage
Cyan 26.3
Magenta 63.77%
Yellow 0%
Black 9.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.