Shades of Peru Tan #723516
Tints of Peru Tan #723516
RGB
CMYK
RGB Variations
Color information
#723516 (or 0x723516) is known color: Peru Tan. HEX triplet: 72, 35 and 16. RGB value is (114,53,22). Sum of RGB (Red+Green+Blue) = 114+53+22=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 53 (21.09% from 255 or 28.04% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #723516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723516 is #8DCAE9. Grayscale: #434343. Windows color (decimal): -9292522 or 1455474. OLE color: 1455474.
HSL color Cylindrical-coordinate representation of color #723516: hue angle of 20.22º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #723516 is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 22 | - |
| CMYK | 0 | 0.54 | 0.81 | 0.55 |
| HSL | 20.22º | 0.68% | 0.27% | - |
| HSV(B) | 20.22º | 0.81% | 0.45% | - |
| XYZ | 8.36 | 6.18 | 1.51 | - |
| YUV | 67.71 | 102.21 | 161.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 22 | 0 | 0.54 | 0.81 | 0.55 | 20.22 | 0.68 | 0.27 |
| Hex | 72 | 35 | 16 | 0 | 36 | 51 | 37 | 14 | 44 | 1B |
| Octal | 162 | 65 | 26 | 0 | 66 | 121 | 67 | 24 | 104 | 33 |
| Binary | 1110010 | 110101 | 10110 | 0 | 110110 | 1010001 | 110111 | 10100 | 1000100 | 11011 |
Color Harmonies of #723516
Complementary color
Monochromatic Colors of #723516
Black with #723516
Text Example
Text Example
White with #723516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723516; }
p { color: rgb(114,53,22); }
H1.HeaderClassName
{
color: #723516;
}
.AnyTagClassName
{
color: #723516;
}
</style>
background-color css
<style>
a { background-color: #723516; }
a { background-color: rgb(114,53,22); }
div.DivClassName
{
background-color: #723516;
}
.BgClassName
{
background-color: #723516;
}
</style>
border-color css
<style>
span { border-color: #723516; }
span { border-color: rgb(114,53,22); }
td.TdClassName
{
border-color: #723516;
}
.TagClassName
{
border-color: #723516;
}
</style>