#a77acf Hex Color
rgb(167, 122, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 7a | cf | - | #a77acf |
RGB | 167 | 122 | 207 | - | rgb(167,122,207) |
HSL | 272 | 47% | 65% | - | hsl(272,47%,65%) |
HSV | 272 | 41% | 81% | - | hsv(272,41%,81%) |
XYZ | 34.1584 | 26.6396 | 62.3731 | - | xyz(34.1584,26.6396,62.3731) |
CIE-LAB | 58.64 | 33.77 | -37.41 | - | lab(58.64,33.77,-37.41) |
CMYK | 0.19323671497585 | 0.41062801932367 | 0 | 0.18823529411765 | cmyk(0.19323671497585,0.41062801932367,0,0.18823529411765) |
Description
The RGB value of color #a77acf is rgb(167, 122, 207).
In the hex color #a77acf, The value of Red is 167, value of Green is 122, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #a77acf consists of 272° Hue, 47% Saturation, and 65% Lightness.
In the CMYK color model, the color #a77acf can be represented as Cyan=0.19323671497585%, Magenta=0.41062801932367%, Yellow=0%, and Black=0.18823529411765%.
Shades of #a77acf
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 #a77acf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a77acf
Preview of #a77acf on White Background
The contrast ratio of #a77acf with white color is 3.32
Preview of #a77acf on black background
The contrast ratio of #a77acf with black color is 6.33
#a77acf color will look good with a black background.
Color Schemes of #a77acf
Triadic Colors of #a77acf
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 #a77acf
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 #a77acf
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 #a77acf
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: #a77acf;
}
This is a sample text used for the color #a77acf. 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: #a77acf;
}
This is a sample text used for the color #a77acf. 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 #a77acf;
}
This is a sample text used for the color #a77acf. 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.67%
Green 24.6%
Blue 41.73%
CMYK Percentage
Cyan 24.4
Magenta 51.84%
Yellow 0%
Black 23.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.