#a83bfc Hex Color
rgb(168, 59, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 3b | fc | - | #a83bfc |
RGB | 168 | 59 | 252 | - | rgb(168,59,252) |
HSL | 274 | 97% | 61% | - | hsl(274,97%,61%) |
HSV | 274 | 77% | 99% | - | hsv(274,77%,99%) |
XYZ | 35.2831 | 18.481 | 93.803 | - | xyz(35.2831,18.481,93.803) |
CIE-LAB | 50.07 | 74.54 | -76.38 | - | lab(50.07,74.54,-76.38) |
CMYK | 0.33333333333333 | 0.76587301587302 | 0 | 0.011764705882353 | cmyk(0.33333333333333,0.76587301587302,0,0.011764705882353) |
Description
The RGB value of color #a83bfc is rgb(168, 59, 252).
In the hex color #a83bfc, The value of Red is 168, value of Green is 59, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #a83bfc consists of 274° Hue, 97% Saturation, and 61% Lightness.
In the CMYK color model, the color #a83bfc can be represented as Cyan=0.33333333333333%, Magenta=0.76587301587302%, Yellow=0%, and Black=0.011764705882353%.
Shades of #a83bfc
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 #a83bfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a83bfc
Preview of #a83bfc on White Background
The contrast ratio of #a83bfc with white color is 4.47
Preview of #a83bfc on black background
The contrast ratio of #a83bfc with black color is 4.7
#a83bfc color will look good with a black background.
Color Schemes of #a83bfc
Triadic Colors of #a83bfc
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 #a83bfc
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 #a83bfc
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 #a83bfc
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: #a83bfc;
}
This is a sample text used for the color #a83bfc. 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: #a83bfc;
}
This is a sample text used for the color #a83bfc. 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 #a83bfc;
}
This is a sample text used for the color #a83bfc. 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.07%
Green 12.32%
Blue 52.61%
CMYK Percentage
Cyan 30
Magenta 68.94%
Yellow 0%
Black 1.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.