Shades of Peru Tan #793317
Tints of Peru Tan #793317
RGB
CMYK
RGB Variations
Color information
#793317 (or 0x793317) is known color: Peru Tan. HEX triplet: 79, 33 and 17. RGB value is (121,51,23). Sum of RGB (Red+Green+Blue) = 121+51+23=195 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.05% from 195); Green value is 51 (20.31% from 255 or 26.15% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 121 - color contains mainly: red. Hex color #793317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793317 is #86CCE8. Grayscale: #444444. Windows color (decimal): -8834281 or 1520505. OLE color: 1520505.
HSL color Cylindrical-coordinate representation of color #793317: hue angle of 17.14º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #793317 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 23 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.53 |
| HSL | 17.14º | 0.68% | 0.28% | - |
| HSV(B) | 17.14º | 0.81% | 0.47% | - |
| XYZ | 9.22 | 6.49 | 1.58 | - |
| YUV | 68.74 | 102.19 | 165.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 23 | 0 | 0.58 | 0.81 | 0.53 | 17.14 | 0.68 | 0.28 |
| Hex | 79 | 33 | 17 | 0 | 3A | 51 | 35 | 11 | 44 | 1C |
| Octal | 171 | 63 | 27 | 0 | 72 | 121 | 65 | 21 | 104 | 34 |
| Binary | 1111001 | 110011 | 10111 | 0 | 111010 | 1010001 | 110101 | 10001 | 1000100 | 11100 |
Color Harmonies of #793317
Complementary color
Monochromatic Colors of #793317
Black with #793317
Text Example
Text Example
White with #793317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793317; }
p { color: rgb(121,51,23); }
H1.HeaderClassName
{
color: #793317;
}
.AnyTagClassName
{
color: #793317;
}
</style>
background-color css
<style>
a { background-color: #793317; }
a { background-color: rgb(121,51,23); }
div.DivClassName
{
background-color: #793317;
}
.BgClassName
{
background-color: #793317;
}
</style>
border-color css
<style>
span { border-color: #793317; }
span { border-color: rgb(121,51,23); }
td.TdClassName
{
border-color: #793317;
}
.TagClassName
{
border-color: #793317;
}
</style>