Shades of Peru Tan #733410
Tints of Peru Tan #733410
RGB
CMYK
RGB Variations
Color information
#733410 (or 0x733410) is known color: Peru Tan. HEX triplet: 73, 34 and 10. RGB value is (115,52,16). Sum of RGB (Red+Green+Blue) = 115+52+16=183 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.84% from 183); Green value is 52 (20.70% from 255 or 28.42% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 115 - color contains mainly: red. Hex color #733410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733410 is #8CCBEF. Grayscale: #424242. Windows color (decimal): -9227248 or 1062003. OLE color: 1062003.
HSL color Cylindrical-coordinate representation of color #733410: hue angle of 21.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #733410 is Cyan = 0, Magento = 0.55, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 16 | - |
| CMYK | 0 | 0.55 | 0.86 | 0.55 |
| HSL | 21.82º | 0.76% | 0.26% | - |
| HSV(B) | 21.82º | 0.86% | 0.45% | - |
| XYZ | 8.39 | 6.14 | 1.23 | - |
| YUV | 66.73 | 99.37 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 16 | 0 | 0.55 | 0.86 | 0.55 | 21.82 | 0.76 | 0.26 |
| Hex | 73 | 34 | 10 | 0 | 37 | 56 | 37 | 16 | 4C | 1A |
| Octal | 163 | 64 | 20 | 0 | 67 | 126 | 67 | 26 | 114 | 32 |
| Binary | 1110011 | 110100 | 10000 | 0 | 110111 | 1010110 | 110111 | 10110 | 1001100 | 11010 |
Color Harmonies of #733410
Complementary color
Monochromatic Colors of #733410
Black with #733410
Text Example
Text Example
White with #733410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733410; }
p { color: rgb(115,52,16); }
H1.HeaderClassName
{
color: #733410;
}
.AnyTagClassName
{
color: #733410;
}
</style>
background-color css
<style>
a { background-color: #733410; }
a { background-color: rgb(115,52,16); }
div.DivClassName
{
background-color: #733410;
}
.BgClassName
{
background-color: #733410;
}
</style>
border-color css
<style>
span { border-color: #733410; }
span { border-color: rgb(115,52,16); }
td.TdClassName
{
border-color: #733410;
}
.TagClassName
{
border-color: #733410;
}
</style>