#a86eeb Hex Color
rgb(168, 110, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 6e | eb | - | #a86eeb |
RGB | 168 | 110 | 235 | - | rgb(168,110,235) |
HSL | 268 | 76% | 68% | - | hsl(268,76%,68%) |
HSV | 268 | 53% | 92% | - | hsv(268,53%,92%) |
XYZ | 36.7198 | 25.4749 | 81.5791 | - | xyz(36.7198,25.4749,81.5791) |
CIE-LAB | 57.54 | 47.2 | -54.87 | - | lab(57.54,47.2,-54.87) |
CMYK | 0.28510638297872 | 0.53191489361702 | 0 | 0.07843137254902 | cmyk(0.28510638297872,0.53191489361702,0,0.07843137254902) |
Description
The RGB value of color #a86eeb is rgb(168, 110, 235).
In the hex color #a86eeb, The value of Red is 168, value of Green is 110, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #a86eeb consists of 268° Hue, 76% Saturation, and 68% Lightness.
In the CMYK color model, the color #a86eeb can be represented as Cyan=0.28510638297872%, Magenta=0.53191489361702%, Yellow=0%, and Black=0.07843137254902%.
Shades of #a86eeb
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 #a86eeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a86eeb
Preview of #a86eeb on White Background
The contrast ratio of #a86eeb with white color is 3.45
Preview of #a86eeb on black background
The contrast ratio of #a86eeb with black color is 6.09
#a86eeb color will look good with a black background.
Color Schemes of #a86eeb
Triadic Colors of #a86eeb
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 #a86eeb
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 #a86eeb
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 #a86eeb
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: #a86eeb;
}
This is a sample text used for the color #a86eeb. 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: #a86eeb;
}
This is a sample text used for the color #a86eeb. 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 #a86eeb;
}
This is a sample text used for the color #a86eeb. 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 32.75%
Green 21.44%
Blue 45.81%
CMYK Percentage
Cyan 31.84
Magenta 59.4%
Yellow 0%
Black 8.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.