#8a83aa Hex Color
rgb(138, 131, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8a | 83 | aa | - | #8a83aa |
RGB | 138 | 131 | 170 | - | rgb(138,131,170) |
HSL | 251 | 19% | 59% | - | hsl(251,19%,59%) |
HSV | 251 | 23% | 67% | - | hsv(251,23%,67%) |
XYZ | 25.8532 | 24.5382 | 41.4039 | - | xyz(25.8532,24.5382,41.4039) |
CIE-LAB | 56.62 | 10.93 | -19.68 | - | lab(56.62,10.93,-19.68) |
CMYK | 0.18823529411765 | 0.22941176470588 | 0 | 0.33333333333333 | cmyk(0.18823529411765,0.22941176470588,0,0.33333333333333) |
Description
The RGB value of color #8a83aa is rgb(138, 131, 170).
In the hex color #8a83aa, The value of Red is 138, value of Green is 131, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #8a83aa consists of 251° Hue, 19% Saturation, and 59% Lightness.
In the CMYK color model, the color #8a83aa can be represented as Cyan=0.18823529411765%, Magenta=0.22941176470588%, Yellow=0%, and Black=0.33333333333333%.
Shades of #8a83aa
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 #8a83aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8a83aa
Preview of #8a83aa on White Background
The contrast ratio of #8a83aa with white color is 3.55
Preview of #8a83aa on black background
The contrast ratio of #8a83aa with black color is 5.91
#8a83aa color will look good with a black background.
Color Schemes of #8a83aa
Triadic Colors of #8a83aa
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 #8a83aa
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 #8a83aa
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 #8a83aa
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: #8a83aa;
}
This is a sample text used for the color #8a83aa. 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: #8a83aa;
}
This is a sample text used for the color #8a83aa. 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 #8a83aa;
}
This is a sample text used for the color #8a83aa. 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.44%
Green 29.84%
Blue 38.72%
CMYK Percentage
Cyan 25.07
Magenta 30.55%
Yellow 0%
Black 44.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.