#474032 Hex Color
rgb(71, 64, 50)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 47 | 40 | 32 | - | #474032 |
| RGB | 71 | 64 | 50 | - | rgb(71,64,50) |
| HSL | 40 | 17% | 24% | - | hsl(40,17%,24%) |
| HSV | 40 | 30% | 28% | - | hsv(40,30%,28%) |
| XYZ | 5.0077 | 5.2367 | 3.7645 | - | xyz(5.0077,5.2367,3.7645) |
| CIE-LAB | 27.4 | 0.38 | 9.67 | - | lab(27.4,0.38,9.67) |
| CMYK | 0 | 0.098591549295775 | 0.29577464788732 | 0.72156862745098 | cmyk(0,0.098591549295775,0.29577464788732,0.72156862745098) |
Description
The RGB value of color #474032 is rgb(71, 64, 50).
In the hex color #474032, The value of Red is 71, value of Green is 64, and value of Blue is 50. The primary color is Red. Similarly, The HSL values for #474032 consists of 40° Hue, 17% Saturation, and 24% Lightness.
In the CMYK color model, the color #474032 can be represented as Cyan=0%, Magenta=0.098591549295775%, Yellow=0.29577464788732%, and Black=0.72156862745098%.
Shades of #474032
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 #474032
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #474032
Preview of #474032 on White Background
The contrast ratio of #474032 with white color is 10.26
#474032 color will look good on a white background.
Preview of #474032 on black background
The contrast ratio of #474032 with black color is 2.05
Color Schemes of #474032
Triadic Colors of #474032
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 #474032
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 #474032
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 #474032
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.
Monochromatic Colors of #474032
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #474032;
}
This is a sample text used for the color #474032. 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: #474032;
}
This is a sample text used for the color #474032. 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 #474032;
}
This is a sample text used for the color #474032. 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 38.38%
Green 34.59%
Blue 27.03%
CMYK Percentage
Cyan 0
Magenta 8.83%
Yellow 26.5%
Black 64.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.