Shades of Peru Tan #803715
Tints of Peru Tan #803715
RGB
CMYK
RGB Variations
Color information
#803715 (or 0x803715) is known color: Peru Tan. HEX triplet: 80, 37 and 15. RGB value is (128,55,21). Sum of RGB (Red+Green+Blue) = 128+55+21=204 (27% of max value = 765). Red value is 128 (50.39% from 255 or 62.75% from 204); Green value is 55 (21.88% from 255 or 26.96% from 204); Blue value is 21 (8.59% from 255 or 10.29% from 204); Max value from RGB is 128 - color contains mainly: red. Hex color #803715 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #803715 is #7FC8EA. Grayscale: #494949. Windows color (decimal): -8374507 or 1390464. OLE color: 1390464.
HSL color Cylindrical-coordinate representation of color #803715: hue angle of 19.07º 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 #803715 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 55 | 21 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.50 |
| HSL | 19.07º | 0.72% | 0.29% | - |
| HSV(B) | 19.07º | 0.84% | 0.5% | - |
| XYZ | 10.4 | 7.38 | 1.58 | - |
| YUV | 72.95 | 98.68 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 55 | 21 | 0 | 0.57 | 0.84 | 0.50 | 19.07 | 0.72 | 0.29 |
| Hex | 80 | 37 | 15 | 0 | 39 | 54 | 32 | 13 | 48 | 1D |
| Octal | 200 | 67 | 25 | 0 | 71 | 124 | 62 | 23 | 110 | 35 |
| Binary | 10000000 | 110111 | 10101 | 0 | 111001 | 1010100 | 110010 | 10011 | 1001000 | 11101 |
Color Harmonies of #803715
Complementary color
Monochromatic Colors of #803715
Black with #803715
Text Example
Text Example
White with #803715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803715; }
p { color: rgb(128,55,21); }
H1.HeaderClassName
{
color: #803715;
}
.AnyTagClassName
{
color: #803715;
}
</style>
background-color css
<style>
a { background-color: #803715; }
a { background-color: rgb(128,55,21); }
div.DivClassName
{
background-color: #803715;
}
.BgClassName
{
background-color: #803715;
}
</style>
border-color css
<style>
span { border-color: #803715; }
span { border-color: rgb(128,55,21); }
td.TdClassName
{
border-color: #803715;
}
.TagClassName
{
border-color: #803715;
}
</style>