#a76ffb Hex Color
rgb(167, 111, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 6f | fb | - | #a76ffb |
RGB | 167 | 111 | 251 | - | rgb(167,111,251) |
HSL | 264 | 95% | 71% | - | hsl(264,95%,71%) |
HSV | 264 | 56% | 98% | - | hsv(264,56%,98%) |
XYZ | 39.0334 | 26.5494 | 94.334 | - | xyz(39.0334,26.5494,94.334) |
CIE-LAB | 58.55 | 50.29 | -62.12 | - | lab(58.55,50.29,-62.12) |
CMYK | 0.33466135458167 | 0.55776892430279 | 0 | 0.015686274509804 | cmyk(0.33466135458167,0.55776892430279,0,0.015686274509804) |
Description
The RGB value of color #a76ffb is rgb(167, 111, 251).
In the hex color #a76ffb, The value of Red is 167, value of Green is 111, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #a76ffb consists of 264° Hue, 95% Saturation, and 71% Lightness.
In the CMYK color model, the color #a76ffb can be represented as Cyan=0.33466135458167%, Magenta=0.55776892430279%, Yellow=0%, and Black=0.015686274509804%.
Shades of #a76ffb
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 #a76ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a76ffb
Preview of #a76ffb on White Background
The contrast ratio of #a76ffb with white color is 3.33
Preview of #a76ffb on black background
The contrast ratio of #a76ffb with black color is 6.31
#a76ffb color will look good with a black background.
Color Schemes of #a76ffb
Triadic Colors of #a76ffb
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 #a76ffb
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 #a76ffb
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 #a76ffb
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: #a76ffb;
}
This is a sample text used for the color #a76ffb. 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: #a76ffb;
}
This is a sample text used for the color #a76ffb. 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 #a76ffb;
}
This is a sample text used for the color #a76ffb. 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 31.57%
Green 20.98%
Blue 47.45%
CMYK Percentage
Cyan 36.85
Magenta 61.42%
Yellow 0%
Black 1.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.