Shades of Peru Tan #723016
Tints of Peru Tan #723016
RGB
CMYK
RGB Variations
Color information
#723016 (or 0x723016) is known color: Peru Tan. HEX triplet: 72, 30 and 16. RGB value is (114,48,22). Sum of RGB (Red+Green+Blue) = 114+48+22=184 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.96% from 184); Green value is 48 (19.14% from 255 or 26.09% from 184); Blue value is 22 (8.98% from 255 or 11.96% from 184); Max value from RGB is 114 - color contains mainly: red. Hex color #723016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723016 is #8DCFE9. Grayscale: #404040. Windows color (decimal): -9293802 or 1454194. OLE color: 1454194.
HSL color Cylindrical-coordinate representation of color #723016: hue angle of 16.96º 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 #723016 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 22 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.55 |
| HSL | 16.96º | 0.68% | 0.27% | - |
| HSV(B) | 16.96º | 0.81% | 0.45% | - |
| XYZ | 8.14 | 5.75 | 1.44 | - |
| YUV | 64.77 | 103.87 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 22 | 0 | 0.58 | 0.81 | 0.55 | 16.96 | 0.68 | 0.27 |
| Hex | 72 | 30 | 16 | 0 | 3A | 51 | 37 | 11 | 44 | 1B |
| Octal | 162 | 60 | 26 | 0 | 72 | 121 | 67 | 21 | 104 | 33 |
| Binary | 1110010 | 110000 | 10110 | 0 | 111010 | 1010001 | 110111 | 10001 | 1000100 | 11011 |
Color Harmonies of #723016
Complementary color
Monochromatic Colors of #723016
Black with #723016
Text Example
Text Example
White with #723016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723016; }
p { color: rgb(114,48,22); }
H1.HeaderClassName
{
color: #723016;
}
.AnyTagClassName
{
color: #723016;
}
</style>
background-color css
<style>
a { background-color: #723016; }
a { background-color: rgb(114,48,22); }
div.DivClassName
{
background-color: #723016;
}
.BgClassName
{
background-color: #723016;
}
</style>
border-color css
<style>
span { border-color: #723016; }
span { border-color: rgb(114,48,22); }
td.TdClassName
{
border-color: #723016;
}
.TagClassName
{
border-color: #723016;
}
</style>