Shades of Russet #844720
Tints of Russet #844720
RGB
CMYK
RGB Variations
Color information
#844720 (or 0x844720) is known color: Russet. HEX triplet: 84, 47 and 20. RGB value is (132,71,32). Sum of RGB (Red+Green+Blue) = 132+71+32=235 (31% of max value = 765). Red value is 132 (51.95% from 255 or 56.17% from 235); Green value is 71 (28.12% from 255 or 30.21% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 132 - color contains mainly: red. Hex color #844720 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844720 is #7BB8DF. Grayscale: #555555. Windows color (decimal): -8108256 or 2115460. OLE color: 2115460.
HSL color Cylindrical-coordinate representation of color #844720: hue angle of 23.4º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #844720 is Cyan = 0, Magento = 0.46, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 32 | - |
| CMYK | 0 | 0.46 | 0.76 | 0.48 |
| HSL | 23.4º | 0.61% | 0.32% | - |
| HSV(B) | 23.4º | 0.76% | 0.52% | - |
| XYZ | 12.03 | 9.52 | 2.57 | - |
| YUV | 84.79 | 98.21 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 32 | 0 | 0.46 | 0.76 | 0.48 | 23.4 | 0.61 | 0.32 |
| Hex | 84 | 47 | 20 | 0 | 2E | 4C | 30 | 17 | 3D | 20 |
| Octal | 204 | 107 | 40 | 0 | 56 | 114 | 60 | 27 | 75 | 40 |
| Binary | 10000100 | 1000111 | 100000 | 0 | 101110 | 1001100 | 110000 | 10111 | 111101 | 100000 |
Color Harmonies of #844720
Complementary color
Monochromatic Colors of #844720
Black with #844720
Text Example
Text Example
White with #844720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844720; }
p { color: rgb(132,71,32); }
H1.HeaderClassName
{
color: #844720;
}
.AnyTagClassName
{
color: #844720;
}
</style>
background-color css
<style>
a { background-color: #844720; }
a { background-color: rgb(132,71,32); }
div.DivClassName
{
background-color: #844720;
}
.BgClassName
{
background-color: #844720;
}
</style>
border-color css
<style>
span { border-color: #844720; }
span { border-color: rgb(132,71,32); }
td.TdClassName
{
border-color: #844720;
}
.TagClassName
{
border-color: #844720;
}
</style>