Shades of Peru Tan #733709
Tints of Peru Tan #733709
RGB
CMYK
RGB Variations
Color information
#733709 (or 0x733709) is known color: Peru Tan. HEX triplet: 73, 37 and 09. RGB value is (115,55,9). Sum of RGB (Red+Green+Blue) = 115+55+9=179 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.25% from 179); Green value is 55 (21.88% from 255 or 30.73% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 115 - color contains mainly: red. Hex color #733709 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733709 is #8CC8F6. Grayscale: #434343. Windows color (decimal): -9226487 or 604019. OLE color: 604019.
HSL color Cylindrical-coordinate representation of color #733709: hue angle of 26.04º 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 #733709 is Cyan = 0, Magento = 0.52, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 9 | - |
| CMYK | 0 | 0.52 | 0.92 | 0.55 |
| HSL | 26.04º | 0.85% | 0.24% | - |
| HSV(B) | 26.04º | 0.92% | 0.45% | - |
| XYZ | 8.49 | 6.4 | 1.05 | - |
| YUV | 67.7 | 94.88 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 9 | 0 | 0.52 | 0.92 | 0.55 | 26.04 | 0.85 | 0.24 |
| Hex | 73 | 37 | 9 | 0 | 34 | 5C | 37 | 1A | 55 | 18 |
| Octal | 163 | 67 | 11 | 0 | 64 | 134 | 67 | 32 | 125 | 30 |
| Binary | 1110011 | 110111 | 1001 | 0 | 110100 | 1011100 | 110111 | 11010 | 1010101 | 11000 |
Color Harmonies of #733709
Complementary color
Monochromatic Colors of #733709
Black with #733709
Text Example
Text Example
White with #733709
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733709; }
p { color: rgb(115,55,9); }
H1.HeaderClassName
{
color: #733709;
}
.AnyTagClassName
{
color: #733709;
}
</style>
background-color css
<style>
a { background-color: #733709; }
a { background-color: rgb(115,55,9); }
div.DivClassName
{
background-color: #733709;
}
.BgClassName
{
background-color: #733709;
}
</style>
border-color css
<style>
span { border-color: #733709; }
span { border-color: rgb(115,55,9); }
td.TdClassName
{
border-color: #733709;
}
.TagClassName
{
border-color: #733709;
}
</style>