Shades of Pablo #797361
Tints of Pablo #797361
RGB
CMYK
RGB Variations
Color information
#797361 (or 0x797361) is known color: Pablo. HEX triplet: 79, 73 and 61. RGB value is (121,115,97). Sum of RGB (Red+Green+Blue) = 121+115+97=333 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.34% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 97 (38.28% from 255 or 29.13% from 333); Max value from RGB is 121 - color contains mainly: red. Hex color #797361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797361 is #868C9E. Grayscale: #727272. Windows color (decimal): -8817823 or 6386553. OLE color: 6386553.
HSL color Cylindrical-coordinate representation of color #797361: hue angle of 45º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #797361 is Cyan = 0, Magento = 0.05, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 97 | - |
| CMYK | 0 | 0.05 | 0.20 | 0.53 |
| HSL | 45º | 0.11% | 0.43% | - |
| HSV(B) | 45º | 0.2% | 0.47% | - |
| XYZ | 16.17 | 17.19 | 13.77 | - |
| YUV | 114.74 | 117.99 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 97 | 0 | 0.05 | 0.20 | 0.53 | 45 | 0.11 | 0.43 |
| Hex | 79 | 73 | 61 | 0 | 5 | 14 | 35 | 2D | B | 2B |
| Octal | 171 | 163 | 141 | 0 | 5 | 24 | 65 | 55 | 13 | 53 |
| Binary | 1111001 | 1110011 | 1100001 | 0 | 101 | 10100 | 110101 | 101101 | 1011 | 101011 |
Color Harmonies of #797361
Complementary color
Monochromatic Colors of #797361
Black with #797361
Text Example
Text Example
White with #797361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797361; }
p { color: rgb(121,115,97); }
H1.HeaderClassName
{
color: #797361;
}
.AnyTagClassName
{
color: #797361;
}
</style>
background-color css
<style>
a { background-color: #797361; }
a { background-color: rgb(121,115,97); }
div.DivClassName
{
background-color: #797361;
}
.BgClassName
{
background-color: #797361;
}
</style>
border-color css
<style>
span { border-color: #797361; }
span { border-color: rgb(121,115,97); }
td.TdClassName
{
border-color: #797361;
}
.TagClassName
{
border-color: #797361;
}
</style>