#a76ddd Hex Color
rgb(167, 109, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 6d | dd | - | #a76ddd |
RGB | 167 | 109 | 221 | - | rgb(167,109,221) |
HSL | 271 | 62% | 65% | - | hsl(271,62%,65%) |
HSV | 271 | 51% | 87% | - | hsv(271,51%,87%) |
XYZ | 34.4561 | 24.3732 | 71.2951 | - | xyz(34.4561,24.3732,71.2951) |
CIE-LAB | 56.46 | 44.19 | -48.74 | - | lab(56.46,44.19,-48.74) |
CMYK | 0.24434389140271 | 0.50678733031674 | 0 | 0.13333333333333 | cmyk(0.24434389140271,0.50678733031674,0,0.13333333333333) |
Description
The RGB value of color #a76ddd is rgb(167, 109, 221).
In the hex color #a76ddd, The value of Red is 167, value of Green is 109, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a76ddd consists of 271° Hue, 62% Saturation, and 65% Lightness.
In the CMYK color model, the color #a76ddd can be represented as Cyan=0.24434389140271%, Magenta=0.50678733031674%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a76ddd
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 #a76ddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a76ddd
Preview of #a76ddd on White Background
The contrast ratio of #a76ddd with white color is 3.57
Preview of #a76ddd on black background
The contrast ratio of #a76ddd with black color is 5.87
#a76ddd color will look good with a black background.
Color Schemes of #a76ddd
Triadic Colors of #a76ddd
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 #a76ddd
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 #a76ddd
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 #a76ddd
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: #a76ddd;
}
This is a sample text used for the color #a76ddd. 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: #a76ddd;
}
This is a sample text used for the color #a76ddd. 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 #a76ddd;
}
This is a sample text used for the color #a76ddd. 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.6%
Green 21.93%
Blue 44.47%
CMYK Percentage
Cyan 27.63
Magenta 57.3%
Yellow 0%
Black 15.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.