Shades of Peru Tan #793407
Tints of Peru Tan #793407
RGB
CMYK
RGB Variations
Color information
#793407 (or 0x793407) is known color: Peru Tan. HEX triplet: 79, 34 and 07. RGB value is (121,52,7). Sum of RGB (Red+Green+Blue) = 121+52+7=180 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.22% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 7 (3.12% from 255 or 3.89% from 180); Max value from RGB is 121 - color contains mainly: red. Hex color #793407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793407 is #86CBF8. Grayscale: #434343. Windows color (decimal): -8834041 or 472185. OLE color: 472185.
HSL color Cylindrical-coordinate representation of color #793407: hue angle of 23.68º 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 #793407 is Cyan = 0, Magento = 0.57, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 7 | - |
| CMYK | 0 | 0.57 | 0.94 | 0.53 |
| HSL | 23.68º | 0.89% | 0.25% | - |
| HSV(B) | 23.68º | 0.94% | 0.47% | - |
| XYZ | 9.15 | 6.54 | 0.98 | - |
| YUV | 67.5 | 93.86 | 166.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 7 | 0 | 0.57 | 0.94 | 0.53 | 23.68 | 0.89 | 0.25 |
| Hex | 79 | 34 | 7 | 0 | 39 | 5E | 35 | 18 | 59 | 19 |
| Octal | 171 | 64 | 7 | 0 | 71 | 136 | 65 | 30 | 131 | 31 |
| Binary | 1111001 | 110100 | 111 | 0 | 111001 | 1011110 | 110101 | 11000 | 1011001 | 11001 |
Color Harmonies of #793407
Complementary color
Monochromatic Colors of #793407
Black with #793407
Text Example
Text Example
White with #793407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793407; }
p { color: rgb(121,52,7); }
H1.HeaderClassName
{
color: #793407;
}
.AnyTagClassName
{
color: #793407;
}
</style>
background-color css
<style>
a { background-color: #793407; }
a { background-color: rgb(121,52,7); }
div.DivClassName
{
background-color: #793407;
}
.BgClassName
{
background-color: #793407;
}
</style>
border-color css
<style>
span { border-color: #793407; }
span { border-color: rgb(121,52,7); }
td.TdClassName
{
border-color: #793407;
}
.TagClassName
{
border-color: #793407;
}
</style>