Shades of Peru Tan #793507
Tints of Peru Tan #793507
RGB
CMYK
RGB Variations
Color information
#793507 (or 0x793507) is known color: Peru Tan. HEX triplet: 79, 35 and 07. RGB value is (121,53,7). Sum of RGB (Red+Green+Blue) = 121+53+7=181 (23% of max value = 765). Red value is 121 (47.66% from 255 or 66.85% from 181); Green value is 53 (21.09% from 255 or 29.28% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 121 - color contains mainly: red. Hex color #793507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793507 is #86CAF8. Grayscale: #444444. Windows color (decimal): -8833785 or 472441. OLE color: 472441.
HSL color Cylindrical-coordinate representation of color #793507: hue angle of 24.21º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #793507 is Cyan = 0, Magento = 0.56, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 7 | - |
| CMYK | 0 | 0.56 | 0.94 | 0.53 |
| HSL | 24.21º | 0.89% | 0.25% | - |
| HSV(B) | 24.21º | 0.94% | 0.47% | - |
| XYZ | 9.2 | 6.63 | 1 | - |
| YUV | 68.09 | 93.53 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 7 | 0 | 0.56 | 0.94 | 0.53 | 24.21 | 0.89 | 0.25 |
| Hex | 79 | 35 | 7 | 0 | 38 | 5E | 35 | 18 | 59 | 19 |
| Octal | 171 | 65 | 7 | 0 | 70 | 136 | 65 | 30 | 131 | 31 |
| Binary | 1111001 | 110101 | 111 | 0 | 111000 | 1011110 | 110101 | 11000 | 1011001 | 11001 |
Color Harmonies of #793507
Complementary color
Monochromatic Colors of #793507
Black with #793507
Text Example
Text Example
White with #793507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793507; }
p { color: rgb(121,53,7); }
H1.HeaderClassName
{
color: #793507;
}
.AnyTagClassName
{
color: #793507;
}
</style>
background-color css
<style>
a { background-color: #793507; }
a { background-color: rgb(121,53,7); }
div.DivClassName
{
background-color: #793507;
}
.BgClassName
{
background-color: #793507;
}
</style>
border-color css
<style>
span { border-color: #793507; }
span { border-color: rgb(121,53,7); }
td.TdClassName
{
border-color: #793507;
}
.TagClassName
{
border-color: #793507;
}
</style>