#8b12d9 Hex Color
rgb(139, 18, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 12 | d9 | - | #8b12d9 |
RGB | 139 | 18 | 217 | - | rgb(139,18,217) |
HSL | 276 | 85% | 46% | - | hsl(276,85%,46%) |
HSV | 276 | 92% | 85% | - | hsv(276,92%,85%) |
XYZ | 23.3882 | 10.9313 | 66.5229 | - | xyz(23.3882,10.9313,66.5229) |
CIE-LAB | 39.46 | 74.25 | -74.08 | - | lab(39.46,74.25,-74.08) |
CMYK | 0.35944700460829 | 0.91705069124424 | 0 | 0.14901960784314 | cmyk(0.35944700460829,0.91705069124424,0,0.14901960784314) |
Description
The RGB value of color #8b12d9 is rgb(139, 18, 217).
In the hex color #8b12d9, The value of Red is 139, value of Green is 18, and value of Blue is 217. The primary color is Blue. Similarly, The HSL values for #8b12d9 consists of 276° Hue, 85% Saturation, and 46% Lightness.
In the CMYK color model, the color #8b12d9 can be represented as Cyan=0.35944700460829%, Magenta=0.91705069124424%, Yellow=0%, and Black=0.14901960784314%.
Shades of #8b12d9
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 #8b12d9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b12d9
Preview of #8b12d9 on White Background
The contrast ratio of #8b12d9 with white color is 6.59
#8b12d9 color will look good on a white background.
Preview of #8b12d9 on black background
The contrast ratio of #8b12d9 with black color is 3.19
Color Schemes of #8b12d9
Triadic Colors of #8b12d9
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 #8b12d9
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 #8b12d9
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 #8b12d9
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: #8b12d9;
}
This is a sample text used for the color #8b12d9. 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: #8b12d9;
}
This is a sample text used for the color #8b12d9. 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 #8b12d9;
}
This is a sample text used for the color #8b12d9. 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.17%
Green 4.81%
Blue 58.02%
CMYK Percentage
Cyan 25.22
Magenta 64.33%
Yellow 0%
Black 10.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.