Shades of Peru Tan #733117
Tints of Peru Tan #733117
RGB
CMYK
RGB Variations
Color information
#733117 (or 0x733117) is known color: Peru Tan. HEX triplet: 73, 31 and 17. RGB value is (115,49,23). Sum of RGB (Red+Green+Blue) = 115+49+23=187 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.50% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 23 (9.38% from 255 or 12.30% from 187); Max value from RGB is 115 - color contains mainly: red. Hex color #733117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733117 is #8CCEE8. Grayscale: #414141. Windows color (decimal): -9228009 or 1519987. OLE color: 1519987.
HSL color Cylindrical-coordinate representation of color #733117: hue angle of 16.96º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #733117 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 23 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.55 |
| HSL | 16.96º | 0.67% | 0.27% | - |
| HSV(B) | 16.96º | 0.8% | 0.45% | - |
| XYZ | 8.32 | 5.9 | 1.51 | - |
| YUV | 65.77 | 103.87 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 23 | 0 | 0.57 | 0.80 | 0.55 | 16.96 | 0.67 | 0.27 |
| Hex | 73 | 31 | 17 | 0 | 39 | 50 | 37 | 11 | 43 | 1B |
| Octal | 163 | 61 | 27 | 0 | 71 | 120 | 67 | 21 | 103 | 33 |
| Binary | 1110011 | 110001 | 10111 | 0 | 111001 | 1010000 | 110111 | 10001 | 1000011 | 11011 |
Color Harmonies of #733117
Complementary color
Monochromatic Colors of #733117
Black with #733117
Text Example
Text Example
White with #733117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733117; }
p { color: rgb(115,49,23); }
H1.HeaderClassName
{
color: #733117;
}
.AnyTagClassName
{
color: #733117;
}
</style>
background-color css
<style>
a { background-color: #733117; }
a { background-color: rgb(115,49,23); }
div.DivClassName
{
background-color: #733117;
}
.BgClassName
{
background-color: #733117;
}
</style>
border-color css
<style>
span { border-color: #733117; }
span { border-color: rgb(115,49,23); }
td.TdClassName
{
border-color: #733117;
}
.TagClassName
{
border-color: #733117;
}
</style>