#8f49e0 Hex Color
rgb(143, 73, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | 49 | e0 | - | #8f49e0 |
RGB | 143 | 73 | 224 | - | rgb(143,73,224) |
HSL | 268 | 71% | 58% | - | hsl(268,71%,58%) |
HSV | 268 | 67% | 88% | - | hsv(268,67%,88%) |
XYZ | 27.1648 | 15.9865 | 72.175 | - | xyz(27.1648,15.9865,72.175) |
CIE-LAB | 46.96 | 57.99 | -65.84 | - | lab(46.96,57.99,-65.84) |
CMYK | 0.36160714285714 | 0.67410714285714 | 0 | 0.12156862745098 | cmyk(0.36160714285714,0.67410714285714,0,0.12156862745098) |
Description
The RGB value of color #8f49e0 is rgb(143, 73, 224).
In the hex color #8f49e0, The value of Red is 143, value of Green is 73, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #8f49e0 consists of 268° Hue, 71% Saturation, and 58% Lightness.
In the CMYK color model, the color #8f49e0 can be represented as Cyan=0.36160714285714%, Magenta=0.67410714285714%, Yellow=0%, and Black=0.12156862745098%.
Shades of #8f49e0
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 #8f49e0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8f49e0
Preview of #8f49e0 on White Background
The contrast ratio of #8f49e0 with white color is 5
#8f49e0 color will look good on a white background.
Preview of #8f49e0 on black background
The contrast ratio of #8f49e0 with black color is 4.2
Color Schemes of #8f49e0
Triadic Colors of #8f49e0
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 #8f49e0
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 #8f49e0
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 #8f49e0
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: #8f49e0;
}
This is a sample text used for the color #8f49e0. 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: #8f49e0;
}
This is a sample text used for the color #8f49e0. 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 #8f49e0;
}
This is a sample text used for the color #8f49e0. 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 32.5%
Green 16.59%
Blue 50.91%
CMYK Percentage
Cyan 31.25
Magenta 58.25%
Yellow 0%
Black 10.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.