Shades of Peru Tan #723713
Tints of Peru Tan #723713
RGB
CMYK
RGB Variations
Color information
#723713 (or 0x723713) is known color: Peru Tan. HEX triplet: 72, 37 and 13. RGB value is (114,55,19). Sum of RGB (Red+Green+Blue) = 114+55+19=188 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.64% from 188); Green value is 55 (21.88% from 255 or 29.26% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 114 - color contains mainly: red. Hex color #723713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723713 is #8DC8EC. Grayscale: #444444. Windows color (decimal): -9292013 or 1259378. OLE color: 1259378.
HSL color Cylindrical-coordinate representation of color #723713: hue angle of 22.74º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #723713 is Cyan = 0, Magento = 0.52, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 19 | - |
| CMYK | 0 | 0.52 | 0.83 | 0.55 |
| HSL | 22.74º | 0.71% | 0.26% | - |
| HSV(B) | 22.74º | 0.83% | 0.45% | - |
| XYZ | 8.42 | 6.36 | 1.4 | - |
| YUV | 68.54 | 100.05 | 160.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 19 | 0 | 0.52 | 0.83 | 0.55 | 22.74 | 0.71 | 0.26 |
| Hex | 72 | 37 | 13 | 0 | 34 | 53 | 37 | 17 | 47 | 1A |
| Octal | 162 | 67 | 23 | 0 | 64 | 123 | 67 | 27 | 107 | 32 |
| Binary | 1110010 | 110111 | 10011 | 0 | 110100 | 1010011 | 110111 | 10111 | 1000111 | 11010 |
Color Harmonies of #723713
Complementary color
Monochromatic Colors of #723713
Black with #723713
Text Example
Text Example
White with #723713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723713; }
p { color: rgb(114,55,19); }
H1.HeaderClassName
{
color: #723713;
}
.AnyTagClassName
{
color: #723713;
}
</style>
background-color css
<style>
a { background-color: #723713; }
a { background-color: rgb(114,55,19); }
div.DivClassName
{
background-color: #723713;
}
.BgClassName
{
background-color: #723713;
}
</style>
border-color css
<style>
span { border-color: #723713; }
span { border-color: rgb(114,55,19); }
td.TdClassName
{
border-color: #723713;
}
.TagClassName
{
border-color: #723713;
}
</style>