Shades of Peru Tan #733518
Tints of Peru Tan #733518
RGB
CMYK
RGB Variations
Color information
#733518 (or 0x733518) is known color: Peru Tan. HEX triplet: 73, 35 and 18. RGB value is (115,53,24). Sum of RGB (Red+Green+Blue) = 115+53+24=192 (25% of max value = 765). Red value is 115 (45.31% from 255 or 59.90% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 115 - color contains mainly: red. Hex color #733518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733518 is #8CCAE7. Grayscale: #444444. Windows color (decimal): -9226984 or 1586547. OLE color: 1586547.
HSL color Cylindrical-coordinate representation of color #733518: hue angle of 19.12º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #733518 is Cyan = 0, Magento = 0.54, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 24 | - |
| CMYK | 0 | 0.54 | 0.79 | 0.55 |
| HSL | 19.12º | 0.65% | 0.27% | - |
| HSV(B) | 19.12º | 0.79% | 0.45% | - |
| XYZ | 8.51 | 6.26 | 1.62 | - |
| YUV | 68.23 | 103.04 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 24 | 0 | 0.54 | 0.79 | 0.55 | 19.12 | 0.65 | 0.27 |
| Hex | 73 | 35 | 18 | 0 | 36 | 4F | 37 | 13 | 41 | 1B |
| Octal | 163 | 65 | 30 | 0 | 66 | 117 | 67 | 23 | 101 | 33 |
| Binary | 1110011 | 110101 | 11000 | 0 | 110110 | 1001111 | 110111 | 10011 | 1000001 | 11011 |
Color Harmonies of #733518
Complementary color
Monochromatic Colors of #733518
Black with #733518
Text Example
Text Example
White with #733518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733518; }
p { color: rgb(115,53,24); }
H1.HeaderClassName
{
color: #733518;
}
.AnyTagClassName
{
color: #733518;
}
</style>
background-color css
<style>
a { background-color: #733518; }
a { background-color: rgb(115,53,24); }
div.DivClassName
{
background-color: #733518;
}
.BgClassName
{
background-color: #733518;
}
</style>
border-color css
<style>
span { border-color: #733518; }
span { border-color: rgb(115,53,24); }
td.TdClassName
{
border-color: #733518;
}
.TagClassName
{
border-color: #733518;
}
</style>