Shades of Peru Tan #733514
Tints of Peru Tan #733514
RGB
CMYK
RGB Variations
Color information
#733514 (or 0x733514) is known color: Peru Tan. HEX triplet: 73, 35 and 14. RGB value is (115,53,20). Sum of RGB (Red+Green+Blue) = 115+53+20=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #733514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733514 is #8CCAEB. Grayscale: #434343. Windows color (decimal): -9226988 or 1324403. OLE color: 1324403.
HSL color Cylindrical-coordinate representation of color #733514: hue angle of 20.84º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #733514 is Cyan = 0, Magento = 0.54, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 20 | - |
| CMYK | 0 | 0.54 | 0.83 | 0.55 |
| HSL | 20.84º | 0.7% | 0.26% | - |
| HSV(B) | 20.84º | 0.83% | 0.45% | - |
| XYZ | 8.47 | 6.24 | 1.42 | - |
| YUV | 67.78 | 101.04 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 20 | 0 | 0.54 | 0.83 | 0.55 | 20.84 | 0.7 | 0.26 |
| Hex | 73 | 35 | 14 | 0 | 36 | 53 | 37 | 15 | 46 | 1A |
| Octal | 163 | 65 | 24 | 0 | 66 | 123 | 67 | 25 | 106 | 32 |
| Binary | 1110011 | 110101 | 10100 | 0 | 110110 | 1010011 | 110111 | 10101 | 1000110 | 11010 |
Color Harmonies of #733514
Complementary color
Monochromatic Colors of #733514
Black with #733514
Text Example
Text Example
White with #733514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733514; }
p { color: rgb(115,53,20); }
H1.HeaderClassName
{
color: #733514;
}
.AnyTagClassName
{
color: #733514;
}
</style>
background-color css
<style>
a { background-color: #733514; }
a { background-color: rgb(115,53,20); }
div.DivClassName
{
background-color: #733514;
}
.BgClassName
{
background-color: #733514;
}
</style>
border-color css
<style>
span { border-color: #733514; }
span { border-color: rgb(115,53,20); }
td.TdClassName
{
border-color: #733514;
}
.TagClassName
{
border-color: #733514;
}
</style>