Shades of Peru Tan #813716
Tints of Peru Tan #813716
RGB
CMYK
RGB Variations
Color information
#813716 (or 0x813716) is known color: Peru Tan. HEX triplet: 81, 37 and 16. RGB value is (129,55,22). Sum of RGB (Red+Green+Blue) = 129+55+22=206 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.62% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 129 - color contains mainly: red. Hex color #813716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813716 is #7EC8E9. Grayscale: #494949. Windows color (decimal): -8308970 or 1456001. OLE color: 1456001.
HSL color Cylindrical-coordinate representation of color #813716: hue angle of 18.5º 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 #813716 is Cyan = 0, Magento = 0.57, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 22 | - |
| CMYK | 0 | 0.57 | 0.83 | 0.49 |
| HSL | 18.5º | 0.71% | 0.3% | - |
| HSV(B) | 18.5º | 0.83% | 0.51% | - |
| XYZ | 10.56 | 7.46 | 1.64 | - |
| YUV | 73.36 | 99.02 | 167.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 22 | 0 | 0.57 | 0.83 | 0.49 | 18.5 | 0.71 | 0.3 |
| Hex | 81 | 37 | 16 | 0 | 39 | 53 | 31 | 13 | 47 | 1E |
| Octal | 201 | 67 | 26 | 0 | 71 | 123 | 61 | 23 | 107 | 36 |
| Binary | 10000001 | 110111 | 10110 | 0 | 111001 | 1010011 | 110001 | 10011 | 1000111 | 11110 |
Color Harmonies of #813716
Complementary color
Monochromatic Colors of #813716
Black with #813716
Text Example
Text Example
White with #813716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813716; }
p { color: rgb(129,55,22); }
H1.HeaderClassName
{
color: #813716;
}
.AnyTagClassName
{
color: #813716;
}
</style>
background-color css
<style>
a { background-color: #813716; }
a { background-color: rgb(129,55,22); }
div.DivClassName
{
background-color: #813716;
}
.BgClassName
{
background-color: #813716;
}
</style>
border-color css
<style>
span { border-color: #813716; }
span { border-color: rgb(129,55,22); }
td.TdClassName
{
border-color: #813716;
}
.TagClassName
{
border-color: #813716;
}
</style>