Shades of Pablo #797462
Tints of Pablo #797462
RGB
CMYK
RGB Variations
Color information
#797462 (or 0x797462) is known color: Pablo. HEX triplet: 79, 74 and 62. RGB value is (121,116,98). Sum of RGB (Red+Green+Blue) = 121+116+98=335 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.12% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 98 (38.67% from 255 or 29.25% from 335); Max value from RGB is 121 - color contains mainly: red. Hex color #797462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797462 is #868B9D. Grayscale: #737373. Windows color (decimal): -8817566 or 6452345. OLE color: 6452345.
HSL color Cylindrical-coordinate representation of color #797462: hue angle of 46.96º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #797462 is Cyan = 0, Magento = 0.04, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 98 | - |
| CMYK | 0 | 0.04 | 0.19 | 0.53 |
| HSL | 46.96º | 0.11% | 0.43% | - |
| HSV(B) | 46.96º | 0.19% | 0.47% | - |
| XYZ | 16.34 | 17.44 | 14.06 | - |
| YUV | 115.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 98 | 0 | 0.04 | 0.19 | 0.53 | 46.96 | 0.11 | 0.43 |
| Hex | 79 | 74 | 62 | 0 | 4 | 13 | 35 | 2F | B | 2B |
| Octal | 171 | 164 | 142 | 0 | 4 | 23 | 65 | 57 | 13 | 53 |
| Binary | 1111001 | 1110100 | 1100010 | 0 | 100 | 10011 | 110101 | 101111 | 1011 | 101011 |
Color Harmonies of #797462
Complementary color
Monochromatic Colors of #797462
Black with #797462
Text Example
Text Example
White with #797462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797462; }
p { color: rgb(121,116,98); }
H1.HeaderClassName
{
color: #797462;
}
.AnyTagClassName
{
color: #797462;
}
</style>
background-color css
<style>
a { background-color: #797462; }
a { background-color: rgb(121,116,98); }
div.DivClassName
{
background-color: #797462;
}
.BgClassName
{
background-color: #797462;
}
</style>
border-color css
<style>
span { border-color: #797462; }
span { border-color: rgb(121,116,98); }
td.TdClassName
{
border-color: #797462;
}
.TagClassName
{
border-color: #797462;
}
</style>