#a11ff1 Hex Color
rgb(161, 31, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 1f | f1 | - | #a11ff1 |
RGB | 161 | 31 | 241 | - | rgb(161,31,241) |
HSL | 277 | 88% | 53% | - | hsl(277,88%,53%) |
HSV | 277 | 87% | 95% | - | hsv(277,87%,95%) |
XYZ | 31.0651 | 14.9079 | 84.4593 | - | xyz(31.0651,14.9079,84.4593) |
CIE-LAB | 45.51 | 79.29 | -77.72 | - | lab(45.51,79.29,-77.72) |
CMYK | 0.33195020746888 | 0.87136929460581 | 0 | 0.054901960784314 | cmyk(0.33195020746888,0.87136929460581,0,0.054901960784314) |
Description
The RGB value of color #a11ff1 is rgb(161, 31, 241).
In the hex color #a11ff1, The value of Red is 161, value of Green is 31, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #a11ff1 consists of 277° Hue, 88% Saturation, and 53% Lightness.
In the CMYK color model, the color #a11ff1 can be represented as Cyan=0.33195020746888%, Magenta=0.87136929460581%, Yellow=0%, and Black=0.054901960784314%.
Shades of #a11ff1
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 #a11ff1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a11ff1
Preview of #a11ff1 on White Background
The contrast ratio of #a11ff1 with white color is 5.27
#a11ff1 color will look good on a white background.
Preview of #a11ff1 on black background
The contrast ratio of #a11ff1 with black color is 3.98
Color Schemes of #a11ff1
Triadic Colors of #a11ff1
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 #a11ff1
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 #a11ff1
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 #a11ff1
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: #a11ff1;
}
This is a sample text used for the color #a11ff1. 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: #a11ff1;
}
This is a sample text used for the color #a11ff1. 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 #a11ff1;
}
This is a sample text used for the color #a11ff1. 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.18%
Green 7.16%
Blue 55.66%
CMYK Percentage
Cyan 26.38
Magenta 69.25%
Yellow 0%
Black 4.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.