#a45f5f Hex Color
rgb(164, 95, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 5f | 5f | - | #a45f5f |
RGB | 164 | 95 | 95 | - | rgb(164,95,95) |
HSL | 0 | 27% | 51% | - | hsl(0,27%,51%) |
HSV | 0 | 42% | 64% | - | hsv(0,42%,64%) |
XYZ | 21.4676 | 16.9032 | 12.9576 | - | xyz(21.4676,16.9032,12.9576) |
CIE-LAB | 48.14 | 28.04 | 12.21 | - | lab(48.14,28.04,12.21) |
CMYK | 0 | 0.42073170731707 | 0.42073170731707 | 0.35686274509804 | cmyk(0,0.42073170731707,0.42073170731707,0.35686274509804) |
Description
The RGB value of color #a45f5f is rgb(164, 95, 95).
In the hex color #a45f5f, The value of Red is 164, value of Green is 95, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #a45f5f consists of 0° Hue, 27% Saturation, and 51% Lightness.
In the CMYK color model, the color #a45f5f can be represented as Cyan=0%, Magenta=0.42073170731707%, Yellow=0.42073170731707%, and Black=0.35686274509804%.
Shades of #a45f5f
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 #a45f5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a45f5f
Preview of #a45f5f on White Background
The contrast ratio of #a45f5f with white color is 4.79
#a45f5f color will look good on a white background.
Preview of #a45f5f on black background
The contrast ratio of #a45f5f with black color is 4.38
Color Schemes of #a45f5f
Triadic Colors of #a45f5f
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 #a45f5f
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 #a45f5f
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 #a45f5f
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: #a45f5f;
}
This is a sample text used for the color #a45f5f. 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: #a45f5f;
}
This is a sample text used for the color #a45f5f. 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 #a45f5f;
}
This is a sample text used for the color #a45f5f. 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 46.33%
Green 26.84%
Blue 26.84%
CMYK Percentage
Cyan 0
Magenta 35.11%
Yellow 35.11%
Black 29.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.