Shades of Peru Tan #793012
Tints of Peru Tan #793012
RGB
CMYK
RGB Variations
Color information
#793012 (or 0x793012) is known color: Peru Tan. HEX triplet: 79, 30 and 12. RGB value is (121,48,18). Sum of RGB (Red+Green+Blue) = 121+48+18=187 (24% of max value = 765). Red value is 121 (47.66% from 255 or 64.71% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 18 (7.42% from 255 or 9.63% from 187); Max value from RGB is 121 - color contains mainly: red. Hex color #793012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793012 is #86CFED. Grayscale: #424242. Windows color (decimal): -8835054 or 1192057. OLE color: 1192057.
HSL color Cylindrical-coordinate representation of color #793012: hue angle of 17.48º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #793012 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 18 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.53 |
| HSL | 17.48º | 0.74% | 0.27% | - |
| HSV(B) | 17.48º | 0.85% | 0.47% | - |
| XYZ | 9.05 | 6.22 | 1.3 | - |
| YUV | 66.41 | 100.68 | 166.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 18 | 0 | 0.60 | 0.85 | 0.53 | 17.48 | 0.74 | 0.27 |
| Hex | 79 | 30 | 12 | 0 | 3C | 55 | 35 | 11 | 4A | 1B |
| Octal | 171 | 60 | 22 | 0 | 74 | 125 | 65 | 21 | 112 | 33 |
| Binary | 1111001 | 110000 | 10010 | 0 | 111100 | 1010101 | 110101 | 10001 | 1001010 | 11011 |
Color Harmonies of #793012
Complementary color
Monochromatic Colors of #793012
Black with #793012
Text Example
Text Example
White with #793012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793012; }
p { color: rgb(121,48,18); }
H1.HeaderClassName
{
color: #793012;
}
.AnyTagClassName
{
color: #793012;
}
</style>
background-color css
<style>
a { background-color: #793012; }
a { background-color: rgb(121,48,18); }
div.DivClassName
{
background-color: #793012;
}
.BgClassName
{
background-color: #793012;
}
</style>
border-color css
<style>
span { border-color: #793012; }
span { border-color: rgb(121,48,18); }
td.TdClassName
{
border-color: #793012;
}
.TagClassName
{
border-color: #793012;
}
</style>