#a36fbd Hex Color
rgb(163, 111, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 6f | bd | - | #a36fbd |
RGB | 163 | 111 | 189 | - | rgb(163,111,189) |
HSL | 280 | 37% | 59% | - | hsl(280,37%,59%) |
HSV | 280 | 41% | 74% | - | hsv(280,41%,74%) |
XYZ | 29.974 | 22.8295 | 50.9709 | - | xyz(29.974,22.8295,50.9709) |
CIE-LAB | 54.9 | 34.75 | -33.06 | - | lab(54.9,34.75,-33.06) |
CMYK | 0.13756613756614 | 0.41269841269841 | 0 | 0.25882352941176 | cmyk(0.13756613756614,0.41269841269841,0,0.25882352941176) |
Description
The RGB value of color #a36fbd is rgb(163, 111, 189).
In the hex color #a36fbd, The value of Red is 163, value of Green is 111, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #a36fbd consists of 280° Hue, 37% Saturation, and 59% Lightness.
In the CMYK color model, the color #a36fbd can be represented as Cyan=0.13756613756614%, Magenta=0.41269841269841%, Yellow=0%, and Black=0.25882352941176%.
Shades of #a36fbd
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 #a36fbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a36fbd
Preview of #a36fbd on White Background
The contrast ratio of #a36fbd with white color is 3.77
Preview of #a36fbd on black background
The contrast ratio of #a36fbd with black color is 5.57
#a36fbd color will look good with a black background.
Color Schemes of #a36fbd
Triadic Colors of #a36fbd
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 #a36fbd
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 #a36fbd
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 #a36fbd
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: #a36fbd;
}
This is a sample text used for the color #a36fbd. 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: #a36fbd;
}
This is a sample text used for the color #a36fbd. 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 #a36fbd;
}
This is a sample text used for the color #a36fbd. 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 35.21%
Green 23.97%
Blue 40.82%
CMYK Percentage
Cyan 17
Magenta 51.01%
Yellow 0%
Black 31.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.