Shades of Peru Tan #733306
Tints of Peru Tan #733306
RGB
CMYK
RGB Variations
Color information
#733306 (or 0x733306) is known color: Peru Tan. HEX triplet: 73, 33 and 06. RGB value is (115,51,6). Sum of RGB (Red+Green+Blue) = 115+51+6=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 51 (20.31% from 255 or 29.65% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #733306 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733306 is #8CCCF9. Grayscale: #414141. Windows color (decimal): -9227514 or 406387. OLE color: 406387.
HSL color Cylindrical-coordinate representation of color #733306: hue angle of 24.77º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #733306 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 6 | - |
| CMYK | 0 | 0.56 | 0.95 | 0.55 |
| HSL | 24.77º | 0.9% | 0.24% | - |
| HSV(B) | 24.77º | 0.95% | 0.45% | - |
| XYZ | 8.29 | 6.03 | 0.9 | - |
| YUV | 65.01 | 94.7 | 163.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 6 | 0 | 0.56 | 0.95 | 0.55 | 24.77 | 0.9 | 0.24 |
| Hex | 73 | 33 | 6 | 0 | 38 | 5F | 37 | 19 | 5A | 18 |
| Octal | 163 | 63 | 6 | 0 | 70 | 137 | 67 | 31 | 132 | 30 |
| Binary | 1110011 | 110011 | 110 | 0 | 111000 | 1011111 | 110111 | 11001 | 1011010 | 11000 |
Color Harmonies of #733306
Complementary color
Monochromatic Colors of #733306
Black with #733306
Text Example
Text Example
White with #733306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733306; }
p { color: rgb(115,51,6); }
H1.HeaderClassName
{
color: #733306;
}
.AnyTagClassName
{
color: #733306;
}
</style>
background-color css
<style>
a { background-color: #733306; }
a { background-color: rgb(115,51,6); }
div.DivClassName
{
background-color: #733306;
}
.BgClassName
{
background-color: #733306;
}
</style>
border-color css
<style>
span { border-color: #733306; }
span { border-color: rgb(115,51,6); }
td.TdClassName
{
border-color: #733306;
}
.TagClassName
{
border-color: #733306;
}
</style>