Shades of Peru Tan #793517
Tints of Peru Tan #793517
RGB
CMYK
RGB Variations
Color information
#793517 (or 0x793517) is known color: Peru Tan. HEX triplet: 79, 35 and 17. RGB value is (121,53,23). Sum of RGB (Red+Green+Blue) = 121+53+23=197 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.42% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 121 - color contains mainly: red. Hex color #793517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793517 is #86CAE8. Grayscale: #464646. Windows color (decimal): -8833769 or 1521017. OLE color: 1521017.
HSL color Cylindrical-coordinate representation of color #793517: hue angle of 18.37º 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 #793517 is Cyan = 0, Magento = 0.56, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 23 | - |
| CMYK | 0 | 0.56 | 0.81 | 0.53 |
| HSL | 18.37º | 0.68% | 0.28% | - |
| HSV(B) | 18.37º | 0.81% | 0.47% | - |
| XYZ | 9.31 | 6.67 | 1.61 | - |
| YUV | 69.91 | 101.53 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 23 | 0 | 0.56 | 0.81 | 0.53 | 18.37 | 0.68 | 0.28 |
| Hex | 79 | 35 | 17 | 0 | 38 | 51 | 35 | 12 | 44 | 1C |
| Octal | 171 | 65 | 27 | 0 | 70 | 121 | 65 | 22 | 104 | 34 |
| Binary | 1111001 | 110101 | 10111 | 0 | 111000 | 1010001 | 110101 | 10010 | 1000100 | 11100 |
Color Harmonies of #793517
Complementary color
Monochromatic Colors of #793517
Black with #793517
Text Example
Text Example
White with #793517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793517; }
p { color: rgb(121,53,23); }
H1.HeaderClassName
{
color: #793517;
}
.AnyTagClassName
{
color: #793517;
}
</style>
background-color css
<style>
a { background-color: #793517; }
a { background-color: rgb(121,53,23); }
div.DivClassName
{
background-color: #793517;
}
.BgClassName
{
background-color: #793517;
}
</style>
border-color css
<style>
span { border-color: #793517; }
span { border-color: rgb(121,53,23); }
td.TdClassName
{
border-color: #793517;
}
.TagClassName
{
border-color: #793517;
}
</style>