Shades of Peru Tan #733612
Tints of Peru Tan #733612
RGB
CMYK
RGB Variations
Color information
#733612 (or 0x733612) is known color: Peru Tan. HEX triplet: 73, 36 and 12. RGB value is (115,54,18). Sum of RGB (Red+Green+Blue) = 115+54+18=187 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.50% from 187); Green value is 54 (21.48% from 255 or 28.88% from 187); Blue value is 18 (7.42% from 255 or 9.63% from 187); Max value from RGB is 115 - color contains mainly: red. Hex color #733612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733612 is #8CC9ED. Grayscale: #444444. Windows color (decimal): -9226734 or 1193587. OLE color: 1193587.
HSL color Cylindrical-coordinate representation of color #733612: hue angle of 22.27º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #733612 is Cyan = 0, Magento = 0.53, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 18 | - |
| CMYK | 0 | 0.53 | 0.84 | 0.55 |
| HSL | 22.27º | 0.73% | 0.26% | - |
| HSV(B) | 22.27º | 0.84% | 0.45% | - |
| XYZ | 8.5 | 6.33 | 1.35 | - |
| YUV | 68.14 | 99.71 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 18 | 0 | 0.53 | 0.84 | 0.55 | 22.27 | 0.73 | 0.26 |
| Hex | 73 | 36 | 12 | 0 | 35 | 54 | 37 | 16 | 49 | 1A |
| Octal | 163 | 66 | 22 | 0 | 65 | 124 | 67 | 26 | 111 | 32 |
| Binary | 1110011 | 110110 | 10010 | 0 | 110101 | 1010100 | 110111 | 10110 | 1001001 | 11010 |
Color Harmonies of #733612
Complementary color
Monochromatic Colors of #733612
Black with #733612
Text Example
Text Example
White with #733612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733612; }
p { color: rgb(115,54,18); }
H1.HeaderClassName
{
color: #733612;
}
.AnyTagClassName
{
color: #733612;
}
</style>
background-color css
<style>
a { background-color: #733612; }
a { background-color: rgb(115,54,18); }
div.DivClassName
{
background-color: #733612;
}
.BgClassName
{
background-color: #733612;
}
</style>
border-color css
<style>
span { border-color: #733612; }
span { border-color: rgb(115,54,18); }
td.TdClassName
{
border-color: #733612;
}
.TagClassName
{
border-color: #733612;
}
</style>