Shades of Peru Tan #793014
Tints of Peru Tan #793014
RGB
CMYK
RGB Variations
Color information
#793014 (or 0x793014) is known color: Peru Tan. HEX triplet: 79, 30 and 14. RGB value is (121,48,20). Sum of RGB (Red+Green+Blue) = 121+48+20=189 (25% of max value = 765). Red value is 121 (47.66% from 255 or 64.02% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 121 - color contains mainly: red. Hex color #793014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793014 is #86CFEB. Grayscale: #424242. Windows color (decimal): -8835052 or 1323129. OLE color: 1323129.
HSL color Cylindrical-coordinate representation of color #793014: hue angle of 16.63º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #793014 is Cyan = 0, Magento = 0.60, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 20 | - |
| CMYK | 0 | 0.60 | 0.83 | 0.53 |
| HSL | 16.63º | 0.72% | 0.28% | - |
| HSV(B) | 16.63º | 0.83% | 0.47% | - |
| XYZ | 9.07 | 6.23 | 1.39 | - |
| YUV | 66.64 | 101.68 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 20 | 0 | 0.60 | 0.83 | 0.53 | 16.63 | 0.72 | 0.28 |
| Hex | 79 | 30 | 14 | 0 | 3C | 53 | 35 | 11 | 48 | 1C |
| Octal | 171 | 60 | 24 | 0 | 74 | 123 | 65 | 21 | 110 | 34 |
| Binary | 1111001 | 110000 | 10100 | 0 | 111100 | 1010011 | 110101 | 10001 | 1001000 | 11100 |
Color Harmonies of #793014
Complementary color
Monochromatic Colors of #793014
Black with #793014
Text Example
Text Example
White with #793014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793014; }
p { color: rgb(121,48,20); }
H1.HeaderClassName
{
color: #793014;
}
.AnyTagClassName
{
color: #793014;
}
</style>
background-color css
<style>
a { background-color: #793014; }
a { background-color: rgb(121,48,20); }
div.DivClassName
{
background-color: #793014;
}
.BgClassName
{
background-color: #793014;
}
</style>
border-color css
<style>
span { border-color: #793014; }
span { border-color: rgb(121,48,20); }
td.TdClassName
{
border-color: #793014;
}
.TagClassName
{
border-color: #793014;
}
</style>