Shades of Peru Tan #723209
Tints of Peru Tan #723209
RGB
CMYK
RGB Variations
Color information
#723209 (or 0x723209) is known color: Peru Tan. HEX triplet: 72, 32 and 09. RGB value is (114,50,9). Sum of RGB (Red+Green+Blue) = 114+50+9=173 (22% of max value = 765). Red value is 114 (44.92% from 255 or 65.90% from 173); Green value is 50 (19.92% from 255 or 28.90% from 173); Blue value is 9 (3.91% from 255 or 5.20% from 173); Max value from RGB is 114 - color contains mainly: red. Hex color #723209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723209 is #8DCDF6. Grayscale: #404040. Windows color (decimal): -9293303 or 602738. OLE color: 602738.
HSL color Cylindrical-coordinate representation of color #723209: hue angle of 23.43º 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 #723209 is Cyan = 0, Magento = 0.56, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 9 | - |
| CMYK | 0 | 0.56 | 0.92 | 0.55 |
| HSL | 23.43º | 0.85% | 0.24% | - |
| HSV(B) | 23.43º | 0.92% | 0.45% | - |
| XYZ | 8.13 | 5.88 | 0.96 | - |
| YUV | 64.46 | 96.7 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 9 | 0 | 0.56 | 0.92 | 0.55 | 23.43 | 0.85 | 0.24 |
| Hex | 72 | 32 | 9 | 0 | 38 | 5C | 37 | 17 | 55 | 18 |
| Octal | 162 | 62 | 11 | 0 | 70 | 134 | 67 | 27 | 125 | 30 |
| Binary | 1110010 | 110010 | 1001 | 0 | 111000 | 1011100 | 110111 | 10111 | 1010101 | 11000 |
Color Harmonies of #723209
Complementary color
Monochromatic Colors of #723209
Black with #723209
Text Example
Text Example
White with #723209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723209; }
p { color: rgb(114,50,9); }
H1.HeaderClassName
{
color: #723209;
}
.AnyTagClassName
{
color: #723209;
}
</style>
background-color css
<style>
a { background-color: #723209; }
a { background-color: rgb(114,50,9); }
div.DivClassName
{
background-color: #723209;
}
.BgClassName
{
background-color: #723209;
}
</style>
border-color css
<style>
span { border-color: #723209; }
span { border-color: rgb(114,50,9); }
td.TdClassName
{
border-color: #723209;
}
.TagClassName
{
border-color: #723209;
}
</style>