Shades of Peru Tan #733609
Tints of Peru Tan #733609
RGB
CMYK
RGB Variations
Color information
#733609 (or 0x733609) is known color: Peru Tan. HEX triplet: 73, 36 and 09. RGB value is (115,54,9). Sum of RGB (Red+Green+Blue) = 115+54+9=178 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.61% from 178); Green value is 54 (21.48% from 255 or 30.34% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 115 - color contains mainly: red. Hex color #733609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733609 is #8CC9F6. Grayscale: #434343. Windows color (decimal): -9226743 or 603763. OLE color: 603763.
HSL color Cylindrical-coordinate representation of color #733609: hue angle of 25.47º 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 #733609 is Cyan = 0, Magento = 0.53, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 9 | - |
| CMYK | 0 | 0.53 | 0.92 | 0.55 |
| HSL | 25.47º | 0.85% | 0.24% | - |
| HSV(B) | 25.47º | 0.92% | 0.45% | - |
| XYZ | 8.44 | 6.3 | 1.03 | - |
| YUV | 67.11 | 95.21 | 162.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 9 | 0 | 0.53 | 0.92 | 0.55 | 25.47 | 0.85 | 0.24 |
| Hex | 73 | 36 | 9 | 0 | 35 | 5C | 37 | 19 | 55 | 18 |
| Octal | 163 | 66 | 11 | 0 | 65 | 134 | 67 | 31 | 125 | 30 |
| Binary | 1110011 | 110110 | 1001 | 0 | 110101 | 1011100 | 110111 | 11001 | 1010101 | 11000 |
Color Harmonies of #733609
Complementary color
Monochromatic Colors of #733609
Black with #733609
Text Example
Text Example
White with #733609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733609; }
p { color: rgb(115,54,9); }
H1.HeaderClassName
{
color: #733609;
}
.AnyTagClassName
{
color: #733609;
}
</style>
background-color css
<style>
a { background-color: #733609; }
a { background-color: rgb(115,54,9); }
div.DivClassName
{
background-color: #733609;
}
.BgClassName
{
background-color: #733609;
}
</style>
border-color css
<style>
span { border-color: #733609; }
span { border-color: rgb(115,54,9); }
td.TdClassName
{
border-color: #733609;
}
.TagClassName
{
border-color: #733609;
}
</style>