Shades of Peru Tan #813212
Tints of Peru Tan #813212
RGB
CMYK
RGB Variations
Color information
#813212 (or 0x813212) is known color: Peru Tan. HEX triplet: 81, 32 and 12. RGB value is (129,50,18). Sum of RGB (Red+Green+Blue) = 129+50+18=197 (26% of max value = 765). Red value is 129 (50.78% from 255 or 65.48% from 197); Green value is 50 (19.92% from 255 or 25.38% from 197); Blue value is 18 (7.42% from 255 or 9.14% from 197); Max value from RGB is 129 - color contains mainly: red. Hex color #813212 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813212 is #7ECDED. Grayscale: #464646. Windows color (decimal): -8310254 or 1192577. OLE color: 1192577.
HSL color Cylindrical-coordinate representation of color #813212: hue angle of 17.3º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #813212 is Cyan = 0, Magento = 0.61, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 50 | 18 | - |
| CMYK | 0 | 0.61 | 0.86 | 0.49 |
| HSL | 17.3º | 0.76% | 0.29% | - |
| HSV(B) | 17.3º | 0.86% | 0.51% | - |
| XYZ | 10.3 | 6.99 | 1.38 | - |
| YUV | 69.97 | 98.67 | 170.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 18 | 0 | 0.61 | 0.86 | 0.49 | 17.3 | 0.76 | 0.29 |
| Hex | 81 | 32 | 12 | 0 | 3D | 56 | 31 | 11 | 4C | 1D |
| Octal | 201 | 62 | 22 | 0 | 75 | 126 | 61 | 21 | 114 | 35 |
| Binary | 10000001 | 110010 | 10010 | 0 | 111101 | 1010110 | 110001 | 10001 | 1001100 | 11101 |
Color Harmonies of #813212
Complementary color
Monochromatic Colors of #813212
Black with #813212
Text Example
Text Example
White with #813212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813212; }
p { color: rgb(129,50,18); }
H1.HeaderClassName
{
color: #813212;
}
.AnyTagClassName
{
color: #813212;
}
</style>
background-color css
<style>
a { background-color: #813212; }
a { background-color: rgb(129,50,18); }
div.DivClassName
{
background-color: #813212;
}
.BgClassName
{
background-color: #813212;
}
</style>
border-color css
<style>
span { border-color: #813212; }
span { border-color: rgb(129,50,18); }
td.TdClassName
{
border-color: #813212;
}
.TagClassName
{
border-color: #813212;
}
</style>