Shades of Peru Tan #733714
Tints of Peru Tan #733714
RGB
CMYK
RGB Variations
Color information
#733714 (or 0x733714) is known color: Peru Tan. HEX triplet: 73, 37 and 14. RGB value is (115,55,20). Sum of RGB (Red+Green+Blue) = 115+55+20=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 55 (21.88% from 255 or 28.95% from 190); Blue value is 20 (8.20% from 255 or 10.53% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #733714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733714 is #8CC8EB. Grayscale: #454545. Windows color (decimal): -9226476 or 1324915. OLE color: 1324915.
HSL color Cylindrical-coordinate representation of color #733714: hue angle of 22.11º 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 #733714 is Cyan = 0, Magento = 0.52, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 20 | - |
| CMYK | 0 | 0.52 | 0.83 | 0.55 |
| HSL | 22.11º | 0.7% | 0.26% | - |
| HSV(B) | 22.11º | 0.83% | 0.45% | - |
| XYZ | 8.56 | 6.43 | 1.45 | - |
| YUV | 68.95 | 100.38 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 20 | 0 | 0.52 | 0.83 | 0.55 | 22.11 | 0.7 | 0.26 |
| Hex | 73 | 37 | 14 | 0 | 34 | 53 | 37 | 16 | 46 | 1A |
| Octal | 163 | 67 | 24 | 0 | 64 | 123 | 67 | 26 | 106 | 32 |
| Binary | 1110011 | 110111 | 10100 | 0 | 110100 | 1010011 | 110111 | 10110 | 1000110 | 11010 |
Color Harmonies of #733714
Complementary color
Monochromatic Colors of #733714
Black with #733714
Text Example
Text Example
White with #733714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733714; }
p { color: rgb(115,55,20); }
H1.HeaderClassName
{
color: #733714;
}
.AnyTagClassName
{
color: #733714;
}
</style>
background-color css
<style>
a { background-color: #733714; }
a { background-color: rgb(115,55,20); }
div.DivClassName
{
background-color: #733714;
}
.BgClassName
{
background-color: #733714;
}
</style>
border-color css
<style>
span { border-color: #733714; }
span { border-color: rgb(115,55,20); }
td.TdClassName
{
border-color: #733714;
}
.TagClassName
{
border-color: #733714;
}
</style>