Shades of Peru Tan #733308
Tints of Peru Tan #733308
RGB
CMYK
RGB Variations
Color information
#733308 (or 0x733308) is known color: Peru Tan. HEX triplet: 73, 33 and 08. RGB value is (115,51,8). Sum of RGB (Red+Green+Blue) = 115+51+8=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 51 (20.31% from 255 or 29.31% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #733308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733308 is #8CCCF7. Grayscale: #414141. Windows color (decimal): -9227512 or 537459. OLE color: 537459.
HSL color Cylindrical-coordinate representation of color #733308: hue angle of 24.11º 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 #733308 is Cyan = 0, Magento = 0.56, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 8 | - |
| CMYK | 0 | 0.56 | 0.93 | 0.55 |
| HSL | 24.11º | 0.87% | 0.24% | - |
| HSV(B) | 24.11º | 0.93% | 0.45% | - |
| XYZ | 8.3 | 6.03 | 0.96 | - |
| YUV | 65.23 | 95.7 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 8 | 0 | 0.56 | 0.93 | 0.55 | 24.11 | 0.87 | 0.24 |
| Hex | 73 | 33 | 8 | 0 | 38 | 5D | 37 | 18 | 57 | 18 |
| Octal | 163 | 63 | 10 | 0 | 70 | 135 | 67 | 30 | 127 | 30 |
| Binary | 1110011 | 110011 | 1000 | 0 | 111000 | 1011101 | 110111 | 11000 | 1010111 | 11000 |
Color Harmonies of #733308
Complementary color
Monochromatic Colors of #733308
Black with #733308
Text Example
Text Example
White with #733308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733308; }
p { color: rgb(115,51,8); }
H1.HeaderClassName
{
color: #733308;
}
.AnyTagClassName
{
color: #733308;
}
</style>
background-color css
<style>
a { background-color: #733308; }
a { background-color: rgb(115,51,8); }
div.DivClassName
{
background-color: #733308;
}
.BgClassName
{
background-color: #733308;
}
</style>
border-color css
<style>
span { border-color: #733308; }
span { border-color: rgb(115,51,8); }
td.TdClassName
{
border-color: #733308;
}
.TagClassName
{
border-color: #733308;
}
</style>