Shades of Peru Tan #793217
Tints of Peru Tan #793217
RGB
CMYK
RGB Variations
Color information
#793217 (or 0x793217) is known color: Peru Tan. HEX triplet: 79, 32 and 17. RGB value is (121,50,23). Sum of RGB (Red+Green+Blue) = 121+50+23=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 50 (19.92% from 255 or 25.77% from 194); Blue value is 23 (9.38% from 255 or 11.86% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #793217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793217 is #86CDE8. Grayscale: #444444. Windows color (decimal): -8834537 or 1520249. OLE color: 1520249.
HSL color Cylindrical-coordinate representation of color #793217: hue angle of 16.53º 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 #793217 is Cyan = 0, Magento = 0.59, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 23 | - |
| CMYK | 0 | 0.59 | 0.81 | 0.53 |
| HSL | 16.53º | 0.68% | 0.28% | - |
| HSV(B) | 16.53º | 0.81% | 0.47% | - |
| XYZ | 9.18 | 6.41 | 1.56 | - |
| YUV | 68.15 | 102.52 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 23 | 0 | 0.59 | 0.81 | 0.53 | 16.53 | 0.68 | 0.28 |
| Hex | 79 | 32 | 17 | 0 | 3B | 51 | 35 | 11 | 44 | 1C |
| Octal | 171 | 62 | 27 | 0 | 73 | 121 | 65 | 21 | 104 | 34 |
| Binary | 1111001 | 110010 | 10111 | 0 | 111011 | 1010001 | 110101 | 10001 | 1000100 | 11100 |
Color Harmonies of #793217
Complementary color
Monochromatic Colors of #793217
Black with #793217
Text Example
Text Example
White with #793217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793217; }
p { color: rgb(121,50,23); }
H1.HeaderClassName
{
color: #793217;
}
.AnyTagClassName
{
color: #793217;
}
</style>
background-color css
<style>
a { background-color: #793217; }
a { background-color: rgb(121,50,23); }
div.DivClassName
{
background-color: #793217;
}
.BgClassName
{
background-color: #793217;
}
</style>
border-color css
<style>
span { border-color: #793217; }
span { border-color: rgb(121,50,23); }
td.TdClassName
{
border-color: #793217;
}
.TagClassName
{
border-color: #793217;
}
</style>