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