#a5928f Hex Color
rgb(165, 146, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 92 | 8f | - | #a5928f |
RGB | 165 | 146 | 143 | - | rgb(165,146,143) |
HSL | 8 | 11% | 60% | - | hsl(8,11%,60%) |
HSV | 8 | 13% | 65% | - | hsv(8,13%,65%) |
XYZ | 30.7539 | 30.5403 | 30.2606 | - | xyz(30.7539,30.5403,30.2606) |
CIE-LAB | 62.12 | 6.55 | 4.17 | - | lab(62.12,6.55,4.17) |
CMYK | 0 | 0.11515151515152 | 0.13333333333333 | 0.35294117647059 | cmyk(0,0.11515151515152,0.13333333333333,0.35294117647059) |
Description
The RGB value of color #a5928f is rgb(165, 146, 143).
In the hex color #a5928f, The value of Red is 165, value of Green is 146, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #a5928f consists of 8° Hue, 11% Saturation, and 60% Lightness.
In the CMYK color model, the color #a5928f can be represented as Cyan=0%, Magenta=0.11515151515152%, Yellow=0.13333333333333%, and Black=0.35294117647059%.
Shades of #a5928f
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 #a5928f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5928f
Preview of #a5928f on White Background
The contrast ratio of #a5928f with white color is 2.95
Preview of #a5928f on black background
The contrast ratio of #a5928f with black color is 7.11
#a5928f color will look good with a black background.
Color Schemes of #a5928f
Triadic Colors of #a5928f
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 #a5928f
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 #a5928f
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 #a5928f
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: #a5928f;
}
This is a sample text used for the color #a5928f. 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: #a5928f;
}
This is a sample text used for the color #a5928f. 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 #a5928f;
}
This is a sample text used for the color #a5928f. 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 36.34%
Green 32.16%
Blue 31.5%
CMYK Percentage
Cyan 0
Magenta 19.15%
Yellow 22.17%
Black 58.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.