Shades of Peru Tan #723108
Tints of Peru Tan #723108
RGB
CMYK
RGB Variations
Color information
#723108 (or 0x723108) is known color: Peru Tan. HEX triplet: 72, 31 and 08. RGB value is (114,49,8). Sum of RGB (Red+Green+Blue) = 114+49+8=171 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.67% from 171); Green value is 49 (19.53% from 255 or 28.65% from 171); Blue value is 8 (3.52% from 255 or 4.68% from 171); Max value from RGB is 114 - color contains mainly: red. Hex color #723108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723108 is #8DCEF7. Grayscale: #3F3F3F. Windows color (decimal): -9293560 or 536946. OLE color: 536946.
HSL color Cylindrical-coordinate representation of color #723108: hue angle of 23.21º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #723108 is Cyan = 0, Magento = 0.57, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 8 | - |
| CMYK | 0 | 0.57 | 0.93 | 0.55 |
| HSL | 23.21º | 0.87% | 0.24% | - |
| HSV(B) | 23.21º | 0.93% | 0.45% | - |
| XYZ | 8.08 | 5.79 | 0.92 | - |
| YUV | 63.76 | 96.53 | 163.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 8 | 0 | 0.57 | 0.93 | 0.55 | 23.21 | 0.87 | 0.24 |
| Hex | 72 | 31 | 8 | 0 | 39 | 5D | 37 | 17 | 57 | 18 |
| Octal | 162 | 61 | 10 | 0 | 71 | 135 | 67 | 27 | 127 | 30 |
| Binary | 1110010 | 110001 | 1000 | 0 | 111001 | 1011101 | 110111 | 10111 | 1010111 | 11000 |
Color Harmonies of #723108
Complementary color
Monochromatic Colors of #723108
Black with #723108
Text Example
Text Example
White with #723108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723108; }
p { color: rgb(114,49,8); }
H1.HeaderClassName
{
color: #723108;
}
.AnyTagClassName
{
color: #723108;
}
</style>
background-color css
<style>
a { background-color: #723108; }
a { background-color: rgb(114,49,8); }
div.DivClassName
{
background-color: #723108;
}
.BgClassName
{
background-color: #723108;
}
</style>
border-color css
<style>
span { border-color: #723108; }
span { border-color: rgb(114,49,8); }
td.TdClassName
{
border-color: #723108;
}
.TagClassName
{
border-color: #723108;
}
</style>