#a101c8 Hex Color
rgb(161, 1, 200)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a1 | 01 | c8 | - | #a101c8 |
| RGB | 161 | 1 | 200 | - | rgb(161,1,200) |
| HSL | 288 | 99% | 39% | - | hsl(288,99%,39%) |
| HSV | 288 | 100% | 78% | - | hsv(288,100%,78%) |
| XYZ | 25.1341 | 11.7689 | 55.5905 | - | xyz(25.1341,11.7689,55.5905) |
| CIE-LAB | 40.85 | 75.9 | -61.84 | - | lab(40.85,75.9,-61.84) |
| CMYK | 0.195 | 0.995 | 0 | 0.2156862745098 | cmyk(0.195,0.995,0,0.2156862745098) |
Description
The RGB value of color #a101c8 is rgb(161, 1, 200).
In the hex color #a101c8, The value of Red is 161, value of Green is 1, and value of Blue is 200. The primary color is Blue. Similarly, The HSL values for #a101c8 consists of 288° Hue, 99% Saturation, and 39% Lightness.
In the CMYK color model, the color #a101c8 can be represented as Cyan=0.195%, Magenta=0.995%, Yellow=0%, and Black=0.2156862745098%.
Shades of #a101c8
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 #a101c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a101c8
Preview of #a101c8 on White Background
The contrast ratio of #a101c8 with white color is 6.26
#a101c8 color will look good on a white background.
Preview of #a101c8 on black background
The contrast ratio of #a101c8 with black color is 3.35
Color Schemes of #a101c8
Triadic Colors of #a101c8
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 #a101c8
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 #a101c8
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 #a101c8
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.
Monochromatic Colors of #a101c8
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #a101c8;
}
This is a sample text used for the color #a101c8. 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: #a101c8;
}
This is a sample text used for the color #a101c8. 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 #a101c8;
}
This is a sample text used for the color #a101c8. 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 44.48%
Green 0.28%
Blue 55.25%
CMYK Percentage
Cyan 13.87
Magenta 70.78%
Yellow 0%
Black 15.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.