#a34bfc Hex Color
rgb(163, 75, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 4b | fc | - | #a34bfc |
RGB | 163 | 75 | 252 | - | rgb(163,75,252) |
HSL | 270 | 97% | 64% | - | hsl(270,97%,64%) |
HSV | 270 | 70% | 99% | - | hsv(270,70%,99%) |
XYZ | 35.191 | 19.847 | 94.0715 | - | xyz(35.191,19.847,94.0715) |
CIE-LAB | 51.66 | 67.38 | -73.82 | - | lab(51.66,67.38,-73.82) |
CMYK | 0.3531746031746 | 0.70238095238095 | 0 | 0.011764705882353 | cmyk(0.3531746031746,0.70238095238095,0,0.011764705882353) |
Description
The RGB value of color #a34bfc is rgb(163, 75, 252).
In the hex color #a34bfc, The value of Red is 163, value of Green is 75, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #a34bfc consists of 270° Hue, 97% Saturation, and 64% Lightness.
In the CMYK color model, the color #a34bfc can be represented as Cyan=0.3531746031746%, Magenta=0.70238095238095%, Yellow=0%, and Black=0.011764705882353%.
Shades of #a34bfc
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 #a34bfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a34bfc
Preview of #a34bfc on White Background
The contrast ratio of #a34bfc with white color is 4.23
Preview of #a34bfc on black background
The contrast ratio of #a34bfc with black color is 4.97
#a34bfc color will look good with a black background.
Color Schemes of #a34bfc
Triadic Colors of #a34bfc
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 #a34bfc
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 #a34bfc
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 #a34bfc
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: #a34bfc;
}
This is a sample text used for the color #a34bfc. 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: #a34bfc;
}
This is a sample text used for the color #a34bfc. 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 #a34bfc;
}
This is a sample text used for the color #a34bfc. 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 33.27%
Green 15.31%
Blue 51.43%
CMYK Percentage
Cyan 33.09
Magenta 65.81%
Yellow 0%
Black 1.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.