Shades of Peru Tan #723112
Tints of Peru Tan #723112
RGB
CMYK
RGB Variations
Color information
#723112 (or 0x723112) is known color: Peru Tan. HEX triplet: 72, 31 and 12. RGB value is (114,49,18). Sum of RGB (Red+Green+Blue) = 114+49+18=181 (23% of max value = 765). Red value is 114 (44.92% from 255 or 62.98% from 181); Green value is 49 (19.53% from 255 or 27.07% from 181); Blue value is 18 (7.42% from 255 or 9.94% from 181); Max value from RGB is 114 - color contains mainly: red. Hex color #723112 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723112 is #8DCEED. Grayscale: #414141. Windows color (decimal): -9293550 or 1192306. OLE color: 1192306.
HSL color Cylindrical-coordinate representation of color #723112: hue angle of 19.38º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #723112 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 18 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.55 |
| HSL | 19.38º | 0.73% | 0.26% | - |
| HSV(B) | 19.38º | 0.84% | 0.45% | - |
| XYZ | 8.15 | 5.82 | 1.27 | - |
| YUV | 64.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 18 | 0 | 0.57 | 0.84 | 0.55 | 19.38 | 0.73 | 0.26 |
| Hex | 72 | 31 | 12 | 0 | 39 | 54 | 37 | 13 | 49 | 1A |
| Octal | 162 | 61 | 22 | 0 | 71 | 124 | 67 | 23 | 111 | 32 |
| Binary | 1110010 | 110001 | 10010 | 0 | 111001 | 1010100 | 110111 | 10011 | 1001001 | 11010 |
Color Harmonies of #723112
Complementary color
Monochromatic Colors of #723112
Black with #723112
Text Example
Text Example
White with #723112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723112; }
p { color: rgb(114,49,18); }
H1.HeaderClassName
{
color: #723112;
}
.AnyTagClassName
{
color: #723112;
}
</style>
background-color css
<style>
a { background-color: #723112; }
a { background-color: rgb(114,49,18); }
div.DivClassName
{
background-color: #723112;
}
.BgClassName
{
background-color: #723112;
}
</style>
border-color css
<style>
span { border-color: #723112; }
span { border-color: rgb(114,49,18); }
td.TdClassName
{
border-color: #723112;
}
.TagClassName
{
border-color: #723112;
}
</style>