Shades of Peru Tan #813616
Tints of Peru Tan #813616
RGB
CMYK
RGB Variations
Color information
#813616 (or 0x813616) is known color: Peru Tan. HEX triplet: 81, 36 and 16. RGB value is (129,54,22). Sum of RGB (Red+Green+Blue) = 129+54+22=205 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.93% from 205); Green value is 54 (21.48% from 255 or 26.34% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 129 - color contains mainly: red. Hex color #813616 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813616 is #7EC9E9. Grayscale: #484848. Windows color (decimal): -8309226 or 1455745. OLE color: 1455745.
HSL color Cylindrical-coordinate representation of color #813616: hue angle of 17.94º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #813616 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 22 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.49 |
| HSL | 17.94º | 0.71% | 0.3% | - |
| HSV(B) | 17.94º | 0.83% | 0.51% | - |
| XYZ | 10.52 | 7.36 | 1.63 | - |
| YUV | 72.78 | 99.35 | 168.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 22 | 0 | 0.58 | 0.83 | 0.49 | 17.94 | 0.71 | 0.3 |
| Hex | 81 | 36 | 16 | 0 | 3A | 53 | 31 | 12 | 47 | 1E |
| Octal | 201 | 66 | 26 | 0 | 72 | 123 | 61 | 22 | 107 | 36 |
| Binary | 10000001 | 110110 | 10110 | 0 | 111010 | 1010011 | 110001 | 10010 | 1000111 | 11110 |
Color Harmonies of #813616
Complementary color
Monochromatic Colors of #813616
Black with #813616
Text Example
Text Example
White with #813616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813616; }
p { color: rgb(129,54,22); }
H1.HeaderClassName
{
color: #813616;
}
.AnyTagClassName
{
color: #813616;
}
</style>
background-color css
<style>
a { background-color: #813616; }
a { background-color: rgb(129,54,22); }
div.DivClassName
{
background-color: #813616;
}
.BgClassName
{
background-color: #813616;
}
</style>
border-color css
<style>
span { border-color: #813616; }
span { border-color: rgb(129,54,22); }
td.TdClassName
{
border-color: #813616;
}
.TagClassName
{
border-color: #813616;
}
</style>