#a032f3 Hex Color
rgb(160, 50, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 32 | f3 | - | #a032f3 |
RGB | 160 | 50 | 243 | - | rgb(160,50,243) |
HSL | 274 | 89% | 57% | - | hsl(274,89%,57%) |
HSV | 274 | 79% | 95% | - | hsv(274,79%,95%) |
XYZ | 31.8155 | 16.2259 | 86.2491 | - | xyz(31.8155,16.2259,86.2491) |
CIE-LAB | 47.27 | 74.45 | -75.97 | - | lab(47.27,74.45,-75.97) |
CMYK | 0.34156378600823 | 0.79423868312757 | 0 | 0.047058823529412 | cmyk(0.34156378600823,0.79423868312757,0,0.047058823529412) |
Description
The RGB value of color #a032f3 is rgb(160, 50, 243).
In the hex color #a032f3, The value of Red is 160, value of Green is 50, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #a032f3 consists of 274° Hue, 89% Saturation, and 57% Lightness.
In the CMYK color model, the color #a032f3 can be represented as Cyan=0.34156378600823%, Magenta=0.79423868312757%, Yellow=0%, and Black=0.047058823529412%.
Shades of #a032f3
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 #a032f3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a032f3
Preview of #a032f3 on White Background
The contrast ratio of #a032f3 with white color is 4.95
#a032f3 color will look good on a white background.
Preview of #a032f3 on black background
The contrast ratio of #a032f3 with black color is 4.25
Color Schemes of #a032f3
Triadic Colors of #a032f3
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 #a032f3
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 #a032f3
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 #a032f3
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: #a032f3;
}
This is a sample text used for the color #a032f3. 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: #a032f3;
}
This is a sample text used for the color #a032f3. 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 #a032f3;
}
This is a sample text used for the color #a032f3. 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 35.32%
Green 11.04%
Blue 53.64%
CMYK Percentage
Cyan 28.88
Magenta 67.15%
Yellow 0%
Black 3.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.