#a27cbf Hex Color
rgb(162, 124, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 7c | bf | - | #a27cbf |
RGB | 162 | 124 | 191 | - | rgb(162,124,191) |
HSL | 274 | 34% | 62% | - | hsl(274,34%,62%) |
HSV | 274 | 35% | 75% | - | hsv(274,35%,75%) |
XYZ | 31.5119 | 25.8583 | 52.6205 | - | xyz(31.5119,25.8583,52.6205) |
CIE-LAB | 57.9 | 27.51 | -29.53 | - | lab(57.9,27.51,-29.53) |
CMYK | 0.15183246073298 | 0.35078534031414 | 0 | 0.25098039215686 | cmyk(0.15183246073298,0.35078534031414,0,0.25098039215686) |
Description
The RGB value of color #a27cbf is rgb(162, 124, 191).
In the hex color #a27cbf, The value of Red is 162, value of Green is 124, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #a27cbf consists of 274° Hue, 34% Saturation, and 62% Lightness.
In the CMYK color model, the color #a27cbf can be represented as Cyan=0.15183246073298%, Magenta=0.35078534031414%, Yellow=0%, and Black=0.25098039215686%.
Shades of #a27cbf
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 #a27cbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a27cbf
Preview of #a27cbf on White Background
The contrast ratio of #a27cbf with white color is 3.4
Preview of #a27cbf on black background
The contrast ratio of #a27cbf with black color is 6.17
#a27cbf color will look good with a black background.
Color Schemes of #a27cbf
Triadic Colors of #a27cbf
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 #a27cbf
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 #a27cbf
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 #a27cbf
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: #a27cbf;
}
This is a sample text used for the color #a27cbf. 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: #a27cbf;
}
This is a sample text used for the color #a27cbf. 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 #a27cbf;
}
This is a sample text used for the color #a27cbf. 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.96%
Green 26%
Blue 40.04%
CMYK Percentage
Cyan 20.15
Magenta 46.55%
Yellow 0%
Black 33.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.