#a5978d Hex Color
rgb(165, 151, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 97 | 8d | - | #a5978d |
RGB | 165 | 151 | 141 | - | rgb(165,151,141) |
HSL | 25 | 12% | 60% | - | hsl(25,12%,60%) |
HSV | 25 | 15% | 65% | - | hsv(25,15%,65%) |
XYZ | 31.3914 | 32.0556 | 29.7322 | - | xyz(31.3914,32.0556,29.7322) |
CIE-LAB | 63.39 | 3.42 | 7.12 | - | lab(63.39,3.42,7.12) |
CMYK | 0 | 0.084848484848485 | 0.14545454545455 | 0.35294117647059 | cmyk(0,0.084848484848485,0.14545454545455,0.35294117647059) |
Description
The RGB value of color #a5978d is rgb(165, 151, 141).
In the hex color #a5978d, The value of Red is 165, value of Green is 151, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #a5978d consists of 25° Hue, 12% Saturation, and 60% Lightness.
In the CMYK color model, the color #a5978d can be represented as Cyan=0%, Magenta=0.084848484848485%, Yellow=0.14545454545455%, and Black=0.35294117647059%.
This color is named Stoneware.
Shades of #a5978d
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 #a5978d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5978d
Preview of #a5978d on White Background
The contrast ratio of #a5978d with white color is 2.83
Preview of #a5978d on black background
The contrast ratio of #a5978d with black color is 7.41
#a5978d color will look good with a black background.
Color Schemes of #a5978d
Triadic Colors of #a5978d
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 #a5978d
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 #a5978d
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 #a5978d
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: #a5978d;
}
This is a sample text used for the color #a5978d. 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: #a5978d;
}
This is a sample text used for the color #a5978d. 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 #a5978d;
}
This is a sample text used for the color #a5978d. 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.11%
Green 33.04%
Blue 30.85%
CMYK Percentage
Cyan 0
Magenta 14.55%
Yellow 24.94%
Black 60.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.