Shades of Peru Tan #803415
Tints of Peru Tan #803415
RGB
CMYK
RGB Variations
Color information
#803415 (or 0x803415) is known color: Peru Tan. HEX triplet: 80, 34 and 15. RGB value is (128,52,21). Sum of RGB (Red+Green+Blue) = 128+52+21=201 (26% of max value = 765). Red value is 128 (50.39% from 255 or 63.68% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 21 (8.59% from 255 or 10.45% from 201); Max value from RGB is 128 - color contains mainly: red. Hex color #803415 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #803415 is #7FCBEA. Grayscale: #474747. Windows color (decimal): -8375275 or 1389696. OLE color: 1389696.
HSL color Cylindrical-coordinate representation of color #803415: hue angle of 17.38º degrees, saturation: 0.72, 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 #803415 is Cyan = 0, Magento = 0.59, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 52 | 21 | - |
| CMYK | 0 | 0.59 | 0.84 | 0.50 |
| HSL | 17.38º | 0.72% | 0.29% | - |
| HSV(B) | 17.38º | 0.84% | 0.5% | - |
| XYZ | 10.27 | 7.1 | 1.54 | - |
| YUV | 71.19 | 99.68 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 52 | 21 | 0 | 0.59 | 0.84 | 0.50 | 17.38 | 0.72 | 0.29 |
| Hex | 80 | 34 | 15 | 0 | 3B | 54 | 32 | 11 | 48 | 1D |
| Octal | 200 | 64 | 25 | 0 | 73 | 124 | 62 | 21 | 110 | 35 |
| Binary | 10000000 | 110100 | 10101 | 0 | 111011 | 1010100 | 110010 | 10001 | 1001000 | 11101 |
Color Harmonies of #803415
Complementary color
Monochromatic Colors of #803415
Black with #803415
Text Example
Text Example
White with #803415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803415; }
p { color: rgb(128,52,21); }
H1.HeaderClassName
{
color: #803415;
}
.AnyTagClassName
{
color: #803415;
}
</style>
background-color css
<style>
a { background-color: #803415; }
a { background-color: rgb(128,52,21); }
div.DivClassName
{
background-color: #803415;
}
.BgClassName
{
background-color: #803415;
}
</style>
border-color css
<style>
span { border-color: #803415; }
span { border-color: rgb(128,52,21); }
td.TdClassName
{
border-color: #803415;
}
.TagClassName
{
border-color: #803415;
}
</style>