Shades of Peru Tan #733010
Tints of Peru Tan #733010
RGB
CMYK
RGB Variations
Color information
#733010 (or 0x733010) is known color: Peru Tan. HEX triplet: 73, 30 and 10. RGB value is (115,48,16). Sum of RGB (Red+Green+Blue) = 115+48+16=179 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.25% from 179); Green value is 48 (19.14% from 255 or 26.82% from 179); Blue value is 16 (6.64% from 255 or 8.94% from 179); Max value from RGB is 115 - color contains mainly: red. Hex color #733010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733010 is #8CCFEF. Grayscale: #404040. Windows color (decimal): -9228272 or 1060979. OLE color: 1060979.
HSL color Cylindrical-coordinate representation of color #733010: hue angle of 19.39º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #733010 is Cyan = 0, Magento = 0.58, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 48 | 16 | - |
| CMYK | 0 | 0.58 | 0.86 | 0.55 |
| HSL | 19.39º | 0.76% | 0.26% | - |
| HSV(B) | 19.39º | 0.86% | 0.45% | - |
| XYZ | 8.22 | 5.8 | 1.18 | - |
| YUV | 64.39 | 100.7 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 48 | 16 | 0 | 0.58 | 0.86 | 0.55 | 19.39 | 0.76 | 0.26 |
| Hex | 73 | 30 | 10 | 0 | 3A | 56 | 37 | 13 | 4C | 1A |
| Octal | 163 | 60 | 20 | 0 | 72 | 126 | 67 | 23 | 114 | 32 |
| Binary | 1110011 | 110000 | 10000 | 0 | 111010 | 1010110 | 110111 | 10011 | 1001100 | 11010 |
Color Harmonies of #733010
Complementary color
Monochromatic Colors of #733010
Black with #733010
Text Example
Text Example
White with #733010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733010; }
p { color: rgb(115,48,16); }
H1.HeaderClassName
{
color: #733010;
}
.AnyTagClassName
{
color: #733010;
}
</style>
background-color css
<style>
a { background-color: #733010; }
a { background-color: rgb(115,48,16); }
div.DivClassName
{
background-color: #733010;
}
.BgClassName
{
background-color: #733010;
}
</style>
border-color css
<style>
span { border-color: #733010; }
span { border-color: rgb(115,48,16); }
td.TdClassName
{
border-color: #733010;
}
.TagClassName
{
border-color: #733010;
}
</style>