#a77eea Hex Color
rgb(167, 126, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 7e | ea | - | #a77eea |
RGB | 167 | 126 | 234 | - | rgb(167,126,234) |
HSL | 263 | 72% | 71% | - | hsl(263,72%,71%) |
HSV | 263 | 46% | 92% | - | hsv(263,46%,92%) |
XYZ | 38.2485 | 29.0777 | 81.4385 | - | xyz(38.2485,29.0777,81.4385) |
CIE-LAB | 60.85 | 37.89 | -49.05 | - | lab(60.85,37.89,-49.05) |
CMYK | 0.28632478632479 | 0.46153846153846 | 0 | 0.082352941176471 | cmyk(0.28632478632479,0.46153846153846,0,0.082352941176471) |
Description
The RGB value of color #a77eea is rgb(167, 126, 234).
In the hex color #a77eea, The value of Red is 167, value of Green is 126, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #a77eea consists of 263° Hue, 72% Saturation, and 71% Lightness.
In the CMYK color model, the color #a77eea can be represented as Cyan=0.28632478632479%, Magenta=0.46153846153846%, Yellow=0%, and Black=0.082352941176471%.
Shades of #a77eea
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 #a77eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a77eea
Preview of #a77eea on White Background
The contrast ratio of #a77eea with white color is 3.08
Preview of #a77eea on black background
The contrast ratio of #a77eea with black color is 6.82
#a77eea color will look good with a black background.
Color Schemes of #a77eea
Triadic Colors of #a77eea
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 #a77eea
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 #a77eea
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 #a77eea
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: #a77eea;
}
This is a sample text used for the color #a77eea. 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: #a77eea;
}
This is a sample text used for the color #a77eea. 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 #a77eea;
}
This is a sample text used for the color #a77eea. 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.69%
Green 23.91%
Blue 44.4%
CMYK Percentage
Cyan 34.49
Magenta 55.59%
Yellow 0%
Black 9.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.