Shades of Peru Tan #723012
Tints of Peru Tan #723012
RGB
CMYK
RGB Variations
Color information
#723012 (or 0x723012) is known color: Peru Tan. HEX triplet: 72, 30 and 12. RGB value is (114,48,18). Sum of RGB (Red+Green+Blue) = 114+48+18=180 (23% of max value = 765). Red value is 114 (44.92% from 255 or 63.33% from 180); Green value is 48 (19.14% from 255 or 26.67% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 114 - color contains mainly: red. Hex color #723012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723012 is #8DCFED. Grayscale: #404040. Windows color (decimal): -9293806 or 1192050. OLE color: 1192050.
HSL color Cylindrical-coordinate representation of color #723012: hue angle of 18.75º 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 #723012 is Cyan = 0, Magento = 0.58, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 18 | - |
| CMYK | 0 | 0.58 | 0.84 | 0.55 |
| HSL | 18.75º | 0.73% | 0.26% | - |
| HSV(B) | 18.75º | 0.84% | 0.45% | - |
| XYZ | 8.11 | 5.73 | 1.25 | - |
| YUV | 64.31 | 101.87 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 18 | 0 | 0.58 | 0.84 | 0.55 | 18.75 | 0.73 | 0.26 |
| Hex | 72 | 30 | 12 | 0 | 3A | 54 | 37 | 13 | 49 | 1A |
| Octal | 162 | 60 | 22 | 0 | 72 | 124 | 67 | 23 | 111 | 32 |
| Binary | 1110010 | 110000 | 10010 | 0 | 111010 | 1010100 | 110111 | 10011 | 1001001 | 11010 |
Color Harmonies of #723012
Complementary color
Monochromatic Colors of #723012
Black with #723012
Text Example
Text Example
White with #723012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723012; }
p { color: rgb(114,48,18); }
H1.HeaderClassName
{
color: #723012;
}
.AnyTagClassName
{
color: #723012;
}
</style>
background-color css
<style>
a { background-color: #723012; }
a { background-color: rgb(114,48,18); }
div.DivClassName
{
background-color: #723012;
}
.BgClassName
{
background-color: #723012;
}
</style>
border-color css
<style>
span { border-color: #723012; }
span { border-color: rgb(114,48,18); }
td.TdClassName
{
border-color: #723012;
}
.TagClassName
{
border-color: #723012;
}
</style>