Shades of Pablo #797460
Tints of Pablo #797460
RGB
CMYK
RGB Variations
Color information
#797460 (or 0x797460) is known color: Pablo. HEX triplet: 79, 74 and 60. RGB value is (121,116,96). Sum of RGB (Red+Green+Blue) = 121+116+96=333 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.34% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 96 (37.89% from 255 or 28.83% from 333); Max value from RGB is 121 - color contains mainly: red. Hex color #797460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797460 is #868B9F. Grayscale: #737373. Windows color (decimal): -8817568 or 6321273. OLE color: 6321273.
HSL color Cylindrical-coordinate representation of color #797460: hue angle of 48º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #797460 is Cyan = 0, Magento = 0.04, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 96 | - |
| CMYK | 0 | 0.04 | 0.21 | 0.53 |
| HSL | 48º | 0.12% | 0.43% | - |
| HSV(B) | 48º | 0.21% | 0.47% | - |
| XYZ | 16.24 | 17.4 | 13.57 | - |
| YUV | 115.22 | 117.16 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 96 | 0 | 0.04 | 0.21 | 0.53 | 48 | 0.12 | 0.43 |
| Hex | 79 | 74 | 60 | 0 | 4 | 15 | 35 | 30 | C | 2B |
| Octal | 171 | 164 | 140 | 0 | 4 | 25 | 65 | 60 | 14 | 53 |
| Binary | 1111001 | 1110100 | 1100000 | 0 | 100 | 10101 | 110101 | 110000 | 1100 | 101011 |
Color Harmonies of #797460
Complementary color
Monochromatic Colors of #797460
Black with #797460
Text Example
Text Example
White with #797460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797460; }
p { color: rgb(121,116,96); }
H1.HeaderClassName
{
color: #797460;
}
.AnyTagClassName
{
color: #797460;
}
</style>
background-color css
<style>
a { background-color: #797460; }
a { background-color: rgb(121,116,96); }
div.DivClassName
{
background-color: #797460;
}
.BgClassName
{
background-color: #797460;
}
</style>
border-color css
<style>
span { border-color: #797460; }
span { border-color: rgb(121,116,96); }
td.TdClassName
{
border-color: #797460;
}
.TagClassName
{
border-color: #797460;
}
</style>