Shades of Peru Tan #723409
Tints of Peru Tan #723409
RGB
CMYK
RGB Variations
Color information
#723409 (or 0x723409) is known color: Peru Tan. HEX triplet: 72, 34 and 09. RGB value is (114,52,9). Sum of RGB (Red+Green+Blue) = 114+52+9=175 (23% of max value = 765). Red value is 114 (44.92% from 255 or 65.14% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 9 (3.91% from 255 or 5.14% from 175); Max value from RGB is 114 - color contains mainly: red. Hex color #723409 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723409 is #8DCBF6. Grayscale: #414141. Windows color (decimal): -9292791 or 603250. OLE color: 603250.
HSL color Cylindrical-coordinate representation of color #723409: hue angle of 24.57º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #723409 is Cyan = 0, Magento = 0.54, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 9 | - |
| CMYK | 0 | 0.54 | 0.92 | 0.55 |
| HSL | 24.57º | 0.85% | 0.24% | - |
| HSV(B) | 24.57º | 0.92% | 0.45% | - |
| XYZ | 8.22 | 6.05 | 0.99 | - |
| YUV | 65.64 | 96.04 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 9 | 0 | 0.54 | 0.92 | 0.55 | 24.57 | 0.85 | 0.24 |
| Hex | 72 | 34 | 9 | 0 | 36 | 5C | 37 | 19 | 55 | 18 |
| Octal | 162 | 64 | 11 | 0 | 66 | 134 | 67 | 31 | 125 | 30 |
| Binary | 1110010 | 110100 | 1001 | 0 | 110110 | 1011100 | 110111 | 11001 | 1010101 | 11000 |
Color Harmonies of #723409
Complementary color
Monochromatic Colors of #723409
Black with #723409
Text Example
Text Example
White with #723409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723409; }
p { color: rgb(114,52,9); }
H1.HeaderClassName
{
color: #723409;
}
.AnyTagClassName
{
color: #723409;
}
</style>
background-color css
<style>
a { background-color: #723409; }
a { background-color: rgb(114,52,9); }
div.DivClassName
{
background-color: #723409;
}
.BgClassName
{
background-color: #723409;
}
</style>
border-color css
<style>
span { border-color: #723409; }
span { border-color: rgb(114,52,9); }
td.TdClassName
{
border-color: #723409;
}
.TagClassName
{
border-color: #723409;
}
</style>