Shades of Pablo #797463
Tints of Pablo #797463
RGB
CMYK
RGB Variations
Color information
#797463 (or 0x797463) is known color: Pablo. HEX triplet: 79, 74 and 63. RGB value is (121,116,99). Sum of RGB (Red+Green+Blue) = 121+116+99=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 99 (39.06% from 255 or 29.46% from 336); Max value from RGB is 121 - color contains mainly: red. Hex color #797463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797463 is #868B9C. Grayscale: #737373. Windows color (decimal): -8817565 or 6517881. OLE color: 6517881.
HSL color Cylindrical-coordinate representation of color #797463: hue angle of 46.36º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #797463 is Cyan = 0, Magento = 0.04, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 99 | - |
| CMYK | 0 | 0.04 | 0.18 | 0.53 |
| HSL | 46.36º | 0.1% | 0.43% | - |
| HSV(B) | 46.36º | 0.18% | 0.47% | - |
| XYZ | 16.38 | 17.46 | 14.31 | - |
| YUV | 115.56 | 118.66 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 99 | 0 | 0.04 | 0.18 | 0.53 | 46.36 | 0.1 | 0.43 |
| Hex | 79 | 74 | 63 | 0 | 4 | 12 | 35 | 2E | A | 2B |
| Octal | 171 | 164 | 143 | 0 | 4 | 22 | 65 | 56 | 12 | 53 |
| Binary | 1111001 | 1110100 | 1100011 | 0 | 100 | 10010 | 110101 | 101110 | 1010 | 101011 |
Color Harmonies of #797463
Complementary color
Monochromatic Colors of #797463
Black with #797463
Text Example
Text Example
White with #797463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797463; }
p { color: rgb(121,116,99); }
H1.HeaderClassName
{
color: #797463;
}
.AnyTagClassName
{
color: #797463;
}
</style>
background-color css
<style>
a { background-color: #797463; }
a { background-color: rgb(121,116,99); }
div.DivClassName
{
background-color: #797463;
}
.BgClassName
{
background-color: #797463;
}
</style>
border-color css
<style>
span { border-color: #797463; }
span { border-color: rgb(121,116,99); }
td.TdClassName
{
border-color: #797463;
}
.TagClassName
{
border-color: #797463;
}
</style>