Shades of Peru Tan #733204
Tints of Peru Tan #733204
RGB
CMYK
RGB Variations
Color information
#733204 (or 0x733204) is known color: Peru Tan. HEX triplet: 73, 32 and 04. RGB value is (115,50,4). Sum of RGB (Red+Green+Blue) = 115+50+4=169 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.05% from 169); Green value is 50 (19.92% from 255 or 29.59% from 169); Blue value is 4 (1.95% from 255 or 2.37% from 169); Max value from RGB is 115 - color contains mainly: red. Hex color #733204 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733204 is #8CCDFB. Grayscale: #404040. Windows color (decimal): -9227772 or 275059. OLE color: 275059.
HSL color Cylindrical-coordinate representation of color #733204: hue angle of 24.86º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #733204 is Cyan = 0, Magento = 0.57, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 4 | - |
| CMYK | 0 | 0.57 | 0.97 | 0.55 |
| HSL | 24.86º | 0.93% | 0.23% | - |
| HSV(B) | 24.86º | 0.97% | 0.45% | - |
| XYZ | 8.23 | 5.93 | 0.83 | - |
| YUV | 64.19 | 94.03 | 164.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 4 | 0 | 0.57 | 0.97 | 0.55 | 24.86 | 0.93 | 0.23 |
| Hex | 73 | 32 | 4 | 0 | 39 | 61 | 37 | 19 | 5D | 17 |
| Octal | 163 | 62 | 4 | 0 | 71 | 141 | 67 | 31 | 135 | 27 |
| Binary | 1110011 | 110010 | 100 | 0 | 111001 | 1100001 | 110111 | 11001 | 1011101 | 10111 |
Color Harmonies of #733204
Complementary color
Monochromatic Colors of #733204
Black with #733204
Text Example
Text Example
White with #733204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733204; }
p { color: rgb(115,50,4); }
H1.HeaderClassName
{
color: #733204;
}
.AnyTagClassName
{
color: #733204;
}
</style>
background-color css
<style>
a { background-color: #733204; }
a { background-color: rgb(115,50,4); }
div.DivClassName
{
background-color: #733204;
}
.BgClassName
{
background-color: #733204;
}
</style>
border-color css
<style>
span { border-color: #733204; }
span { border-color: rgb(115,50,4); }
td.TdClassName
{
border-color: #733204;
}
.TagClassName
{
border-color: #733204;
}
</style>