Shades of Peru Tan #793306
Tints of Peru Tan #793306
RGB
CMYK
RGB Variations
Color information
#793306 (or 0x793306) is known color: Peru Tan. HEX triplet: 79, 33 and 06. RGB value is (121,51,6). Sum of RGB (Red+Green+Blue) = 121+51+6=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 51 (20.31% from 255 or 28.65% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #793306 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793306 is #86CCF9. Grayscale: #434343. Windows color (decimal): -8834298 or 406393. OLE color: 406393.
HSL color Cylindrical-coordinate representation of color #793306: hue angle of 23.48º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #793306 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 6 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.53 |
| HSL | 23.48º | 0.91% | 0.25% | - |
| HSV(B) | 23.48º | 0.95% | 0.47% | - |
| XYZ | 9.1 | 6.45 | 0.94 | - |
| YUV | 66.8 | 93.69 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 6 | 0 | 0.58 | 0.95 | 0.53 | 23.48 | 0.91 | 0.25 |
| Hex | 79 | 33 | 6 | 0 | 3A | 5F | 35 | 17 | 5B | 19 |
| Octal | 171 | 63 | 6 | 0 | 72 | 137 | 65 | 27 | 133 | 31 |
| Binary | 1111001 | 110011 | 110 | 0 | 111010 | 1011111 | 110101 | 10111 | 1011011 | 11001 |
Color Harmonies of #793306
Complementary color
Monochromatic Colors of #793306
Black with #793306
Text Example
Text Example
White with #793306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793306; }
p { color: rgb(121,51,6); }
H1.HeaderClassName
{
color: #793306;
}
.AnyTagClassName
{
color: #793306;
}
</style>
background-color css
<style>
a { background-color: #793306; }
a { background-color: rgb(121,51,6); }
div.DivClassName
{
background-color: #793306;
}
.BgClassName
{
background-color: #793306;
}
</style>
border-color css
<style>
span { border-color: #793306; }
span { border-color: rgb(121,51,6); }
td.TdClassName
{
border-color: #793306;
}
.TagClassName
{
border-color: #793306;
}
</style>