Shades of Peru Tan #803414
Tints of Peru Tan #803414
RGB
CMYK
RGB Variations
Color information
#803414 (or 0x803414) is known color: Peru Tan. HEX triplet: 80, 34 and 14. RGB value is (128,52,20). Sum of RGB (Red+Green+Blue) = 128+52+20=200 (26% of max value = 765). Red value is 128 (50.39% from 255 or 64% from 200); Green value is 52 (20.70% from 255 or 26% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 128 - color contains mainly: red. Hex color #803414 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #803414 is #7FCBEB. Grayscale: #474747. Windows color (decimal): -8375276 or 1324160. OLE color: 1324160.
HSL color Cylindrical-coordinate representation of color #803414: hue angle of 17.78º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #803414 is Cyan = 0, Magento = 0.59, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 52 | 20 | - |
| CMYK | 0 | 0.59 | 0.84 | 0.50 |
| HSL | 17.78º | 0.73% | 0.29% | - |
| HSV(B) | 17.78º | 0.84% | 0.5% | - |
| XYZ | 10.26 | 7.1 | 1.49 | - |
| YUV | 71.08 | 99.18 | 168.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 52 | 20 | 0 | 0.59 | 0.84 | 0.50 | 17.78 | 0.73 | 0.29 |
| Hex | 80 | 34 | 14 | 0 | 3B | 54 | 32 | 12 | 49 | 1D |
| Octal | 200 | 64 | 24 | 0 | 73 | 124 | 62 | 22 | 111 | 35 |
| Binary | 10000000 | 110100 | 10100 | 0 | 111011 | 1010100 | 110010 | 10010 | 1001001 | 11101 |
Color Harmonies of #803414
Complementary color
Monochromatic Colors of #803414
Black with #803414
Text Example
Text Example
White with #803414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803414; }
p { color: rgb(128,52,20); }
H1.HeaderClassName
{
color: #803414;
}
.AnyTagClassName
{
color: #803414;
}
</style>
background-color css
<style>
a { background-color: #803414; }
a { background-color: rgb(128,52,20); }
div.DivClassName
{
background-color: #803414;
}
.BgClassName
{
background-color: #803414;
}
</style>
border-color css
<style>
span { border-color: #803414; }
span { border-color: rgb(128,52,20); }
td.TdClassName
{
border-color: #803414;
}
.TagClassName
{
border-color: #803414;
}
</style>