#a40bee Hex Color
rgb(164, 11, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a4 | 0b | ee | - | #a40bee |
| RGB | 164 | 11 | 238 | - | rgb(164,11,238) |
| HSL | 280 | 91% | 49% | - | hsl(280,91%,49%) |
| HSV | 280 | 95% | 93% | - | hsv(280,95%,93%) |
| XYZ | 30.8621 | 14.3049 | 82.0234 | - | xyz(30.8621,14.3049,82.0234) |
| CIE-LAB | 44.67 | 82.17 | -77.38 | - | lab(44.67,82.17,-77.38) |
| CMYK | 0.3109243697479 | 0.95378151260504 | 0 | 0.066666666666667 | cmyk(0.3109243697479,0.95378151260504,0,0.066666666666667) |
Description
The RGB value of color #a40bee is rgb(164, 11, 238).
In the hex color #a40bee, The value of Red is 164, value of Green is 11, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #a40bee consists of 280° Hue, 91% Saturation, and 49% Lightness.
In the CMYK color model, the color #a40bee can be represented as Cyan=0.3109243697479%, Magenta=0.95378151260504%, Yellow=0%, and Black=0.066666666666667%.
Shades of #a40bee
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 #a40bee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a40bee
Preview of #a40bee on White Background
The contrast ratio of #a40bee with white color is 5.44
#a40bee color will look good on a white background.
Preview of #a40bee on black background
The contrast ratio of #a40bee with black color is 3.86
Color Schemes of #a40bee
Triadic Colors of #a40bee
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 #a40bee
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 #a40bee
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 #a40bee
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: #a40bee;
}
This is a sample text used for the color #a40bee. 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: #a40bee;
}
This is a sample text used for the color #a40bee. 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 #a40bee;
}
This is a sample text used for the color #a40bee. 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 39.71%
Green 2.66%
Blue 57.63%
CMYK Percentage
Cyan 23.35
Magenta 71.64%
Yellow 0%
Black 5.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.