Shades of Russet #814321
Tints of Russet #814321
RGB
CMYK
RGB Variations
Color information
#814321 (or 0x814321) is known color: Russet. HEX triplet: 81, 43 and 21. RGB value is (129,67,33). Sum of RGB (Red+Green+Blue) = 129+67+33=229 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.33% from 229); Green value is 67 (26.56% from 255 or 29.26% from 229); Blue value is 33 (13.28% from 255 or 14.41% from 229); Max value from RGB is 129 - color contains mainly: red. Hex color #814321 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814321 is #7EBCDE. Grayscale: #515151. Windows color (decimal): -8305887 or 2179969. OLE color: 2179969.
HSL color Cylindrical-coordinate representation of color #814321: hue angle of 21.25º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #814321 is Cyan = 0, Magento = 0.48, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 33 | - |
| CMYK | 0 | 0.48 | 0.74 | 0.49 |
| HSL | 21.25º | 0.59% | 0.32% | - |
| HSV(B) | 21.25º | 0.74% | 0.51% | - |
| XYZ | 11.33 | 8.79 | 2.54 | - |
| YUV | 81.66 | 100.54 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 33 | 0 | 0.48 | 0.74 | 0.49 | 21.25 | 0.59 | 0.32 |
| Hex | 81 | 43 | 21 | 0 | 30 | 4A | 31 | 15 | 3B | 20 |
| Octal | 201 | 103 | 41 | 0 | 60 | 112 | 61 | 25 | 73 | 40 |
| Binary | 10000001 | 1000011 | 100001 | 0 | 110000 | 1001010 | 110001 | 10101 | 111011 | 100000 |
Color Harmonies of #814321
Complementary color
Monochromatic Colors of #814321
Black with #814321
Text Example
Text Example
White with #814321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814321; }
p { color: rgb(129,67,33); }
H1.HeaderClassName
{
color: #814321;
}
.AnyTagClassName
{
color: #814321;
}
</style>
background-color css
<style>
a { background-color: #814321; }
a { background-color: rgb(129,67,33); }
div.DivClassName
{
background-color: #814321;
}
.BgClassName
{
background-color: #814321;
}
</style>
border-color css
<style>
span { border-color: #814321; }
span { border-color: rgb(129,67,33); }
td.TdClassName
{
border-color: #814321;
}
.TagClassName
{
border-color: #814321;
}
</style>