Shades of Peru Tan #733710
Tints of Peru Tan #733710
RGB
CMYK
RGB Variations
Color information
#733710 (or 0x733710) is known color: Peru Tan. HEX triplet: 73, 37 and 10. RGB value is (115,55,16). Sum of RGB (Red+Green+Blue) = 115+55+16=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 55 (21.88% from 255 or 29.57% from 186); Blue value is 16 (6.64% from 255 or 8.60% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #733710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733710 is #8CC8EF. Grayscale: #444444. Windows color (decimal): -9226480 or 1062771. OLE color: 1062771.
HSL color Cylindrical-coordinate representation of color #733710: hue angle of 23.64º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #733710 is Cyan = 0, Magento = 0.52, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 16 | - |
| CMYK | 0 | 0.52 | 0.86 | 0.55 |
| HSL | 23.64º | 0.76% | 0.26% | - |
| HSV(B) | 23.64º | 0.86% | 0.45% | - |
| XYZ | 8.53 | 6.41 | 1.28 | - |
| YUV | 68.49 | 98.38 | 161.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 16 | 0 | 0.52 | 0.86 | 0.55 | 23.64 | 0.76 | 0.26 |
| Hex | 73 | 37 | 10 | 0 | 34 | 56 | 37 | 18 | 4C | 1A |
| Octal | 163 | 67 | 20 | 0 | 64 | 126 | 67 | 30 | 114 | 32 |
| Binary | 1110011 | 110111 | 10000 | 0 | 110100 | 1010110 | 110111 | 11000 | 1001100 | 11010 |
Color Harmonies of #733710
Complementary color
Monochromatic Colors of #733710
Black with #733710
Text Example
Text Example
White with #733710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733710; }
p { color: rgb(115,55,16); }
H1.HeaderClassName
{
color: #733710;
}
.AnyTagClassName
{
color: #733710;
}
</style>
background-color css
<style>
a { background-color: #733710; }
a { background-color: rgb(115,55,16); }
div.DivClassName
{
background-color: #733710;
}
.BgClassName
{
background-color: #733710;
}
</style>
border-color css
<style>
span { border-color: #733710; }
span { border-color: rgb(115,55,16); }
td.TdClassName
{
border-color: #733710;
}
.TagClassName
{
border-color: #733710;
}
</style>