Shades of Peru Tan #813614
Tints of Peru Tan #813614
RGB
CMYK
RGB Variations
Color information
#813614 (or 0x813614) is known color: Peru Tan. HEX triplet: 81, 36 and 14. RGB value is (129,54,20). Sum of RGB (Red+Green+Blue) = 129+54+20=203 (26% of max value = 765). Red value is 129 (50.78% from 255 or 63.55% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 20 (8.20% from 255 or 9.85% from 203); Max value from RGB is 129 - color contains mainly: red. Hex color #813614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813614 is #7EC9EB. Grayscale: #484848. Windows color (decimal): -8309228 or 1324673. OLE color: 1324673.
HSL color Cylindrical-coordinate representation of color #813614: hue angle of 18.72º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #813614 is Cyan = 0, Magento = 0.58, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 20 | - |
| CMYK | 0 | 0.58 | 0.84 | 0.49 |
| HSL | 18.72º | 0.73% | 0.29% | - |
| HSV(B) | 18.72º | 0.84% | 0.51% | - |
| XYZ | 10.5 | 7.36 | 1.53 | - |
| YUV | 72.55 | 98.35 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 20 | 0 | 0.58 | 0.84 | 0.49 | 18.72 | 0.73 | 0.29 |
| Hex | 81 | 36 | 14 | 0 | 3A | 54 | 31 | 13 | 49 | 1D |
| Octal | 201 | 66 | 24 | 0 | 72 | 124 | 61 | 23 | 111 | 35 |
| Binary | 10000001 | 110110 | 10100 | 0 | 111010 | 1010100 | 110001 | 10011 | 1001001 | 11101 |
Color Harmonies of #813614
Complementary color
Monochromatic Colors of #813614
Black with #813614
Text Example
Text Example
White with #813614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813614; }
p { color: rgb(129,54,20); }
H1.HeaderClassName
{
color: #813614;
}
.AnyTagClassName
{
color: #813614;
}
</style>
background-color css
<style>
a { background-color: #813614; }
a { background-color: rgb(129,54,20); }
div.DivClassName
{
background-color: #813614;
}
.BgClassName
{
background-color: #813614;
}
</style>
border-color css
<style>
span { border-color: #813614; }
span { border-color: rgb(129,54,20); }
td.TdClassName
{
border-color: #813614;
}
.TagClassName
{
border-color: #813614;
}
</style>