Shades of Peru Tan #733912
Tints of Peru Tan #733912
RGB
CMYK
RGB Variations
Color information
#733912 (or 0x733912) is known color: Peru Tan. HEX triplet: 73, 39 and 12. RGB value is (115,57,18). Sum of RGB (Red+Green+Blue) = 115+57+18=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 57 (22.66% from 255 or 30% from 190); Blue value is 18 (7.42% from 255 or 9.47% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #733912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733912 is #8CC6ED. Grayscale: #464646. Windows color (decimal): -9225966 or 1194355. OLE color: 1194355.
HSL color Cylindrical-coordinate representation of color #733912: hue angle of 24.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #733912 is Cyan = 0, Magento = 0.50, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 18 | - |
| CMYK | 0 | 0.50 | 0.84 | 0.55 |
| HSL | 24.12º | 0.73% | 0.26% | - |
| HSV(B) | 24.12º | 0.84% | 0.45% | - |
| XYZ | 8.64 | 6.61 | 1.39 | - |
| YUV | 69.9 | 98.72 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 18 | 0 | 0.50 | 0.84 | 0.55 | 24.12 | 0.73 | 0.26 |
| Hex | 73 | 39 | 12 | 0 | 32 | 54 | 37 | 18 | 49 | 1A |
| Octal | 163 | 71 | 22 | 0 | 62 | 124 | 67 | 30 | 111 | 32 |
| Binary | 1110011 | 111001 | 10010 | 0 | 110010 | 1010100 | 110111 | 11000 | 1001001 | 11010 |
Color Harmonies of #733912
Complementary color
Monochromatic Colors of #733912
Black with #733912
Text Example
Text Example
White with #733912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733912; }
p { color: rgb(115,57,18); }
H1.HeaderClassName
{
color: #733912;
}
.AnyTagClassName
{
color: #733912;
}
</style>
background-color css
<style>
a { background-color: #733912; }
a { background-color: rgb(115,57,18); }
div.DivClassName
{
background-color: #733912;
}
.BgClassName
{
background-color: #733912;
}
</style>
border-color css
<style>
span { border-color: #733912; }
span { border-color: rgb(115,57,18); }
td.TdClassName
{
border-color: #733912;
}
.TagClassName
{
border-color: #733912;
}
</style>