#a56e8f Hex Color
rgb(165, 110, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 6e | 8f | - | #a56e8f |
RGB | 165 | 110 | 143 | - | rgb(165,110,143) |
HSL | 324 | 23% | 54% | - | hsl(324,23%,54%) |
HSV | 324 | 33% | 65% | - | hsv(324,33%,65%) |
XYZ | 26.0509 | 21.1344 | 28.6929 | - | xyz(26.0509,21.1344,28.6929) |
CIE-LAB | 53.1 | 26.96 | -9.09 | - | lab(53.1,26.96,-9.09) |
CMYK | 0 | 0.33333333333333 | 0.13333333333333 | 0.35294117647059 | cmyk(0,0.33333333333333,0.13333333333333,0.35294117647059) |
Description
The RGB value of color #a56e8f is rgb(165, 110, 143).
In the hex color #a56e8f, The value of Red is 165, value of Green is 110, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #a56e8f consists of 324° Hue, 23% Saturation, and 54% Lightness.
In the CMYK color model, the color #a56e8f can be represented as Cyan=0%, Magenta=0.33333333333333%, Yellow=0.13333333333333%, and Black=0.35294117647059%.
Shades of #a56e8f
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 #a56e8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a56e8f
Preview of #a56e8f on White Background
The contrast ratio of #a56e8f with white color is 4.02
Preview of #a56e8f on black background
The contrast ratio of #a56e8f with black color is 5.23
#a56e8f color will look good with a black background.
Color Schemes of #a56e8f
Triadic Colors of #a56e8f
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 #a56e8f
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 #a56e8f
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 #a56e8f
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: #a56e8f;
}
This is a sample text used for the color #a56e8f. 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: #a56e8f;
}
This is a sample text used for the color #a56e8f. 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 #a56e8f;
}
This is a sample text used for the color #a56e8f. 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 39.47%
Green 26.32%
Blue 34.21%
CMYK Percentage
Cyan 0
Magenta 40.67%
Yellow 16.27%
Black 43.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.