Shades of Peru Tan #733408
Tints of Peru Tan #733408
RGB
CMYK
RGB Variations
Color information
#733408 (or 0x733408) is known color: Peru Tan. HEX triplet: 73, 34 and 08. RGB value is (115,52,8). Sum of RGB (Red+Green+Blue) = 115+52+8=175 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.71% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 115 - color contains mainly: red. Hex color #733408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733408 is #8CCBF7. Grayscale: #424242. Windows color (decimal): -9227256 or 537715. OLE color: 537715.
HSL color Cylindrical-coordinate representation of color #733408: hue angle of 24.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #733408 is Cyan = 0, Magento = 0.55, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 8 | - |
| CMYK | 0 | 0.55 | 0.93 | 0.55 |
| HSL | 24.67º | 0.87% | 0.24% | - |
| HSV(B) | 24.67º | 0.93% | 0.45% | - |
| XYZ | 8.34 | 6.12 | 0.97 | - |
| YUV | 65.82 | 95.37 | 163.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 8 | 0 | 0.55 | 0.93 | 0.55 | 24.67 | 0.87 | 0.24 |
| Hex | 73 | 34 | 8 | 0 | 37 | 5D | 37 | 19 | 57 | 18 |
| Octal | 163 | 64 | 10 | 0 | 67 | 135 | 67 | 31 | 127 | 30 |
| Binary | 1110011 | 110100 | 1000 | 0 | 110111 | 1011101 | 110111 | 11001 | 1010111 | 11000 |
Color Harmonies of #733408
Complementary color
Monochromatic Colors of #733408
Black with #733408
Text Example
Text Example
White with #733408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733408; }
p { color: rgb(115,52,8); }
H1.HeaderClassName
{
color: #733408;
}
.AnyTagClassName
{
color: #733408;
}
</style>
background-color css
<style>
a { background-color: #733408; }
a { background-color: rgb(115,52,8); }
div.DivClassName
{
background-color: #733408;
}
.BgClassName
{
background-color: #733408;
}
</style>
border-color css
<style>
span { border-color: #733408; }
span { border-color: rgb(115,52,8); }
td.TdClassName
{
border-color: #733408;
}
.TagClassName
{
border-color: #733408;
}
</style>