Shades of Pablo #797362
Tints of Pablo #797362
RGB
CMYK
RGB Variations
Color information
#797362 (or 0x797362) is known color: Pablo. HEX triplet: 79, 73 and 62. RGB value is (121,115,98). Sum of RGB (Red+Green+Blue) = 121+115+98=334 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.23% from 334); Green value is 115 (45.31% from 255 or 34.43% from 334); Blue value is 98 (38.67% from 255 or 29.34% from 334); Max value from RGB is 121 - color contains mainly: red. Hex color #797362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797362 is #868C9D. Grayscale: #727272. Windows color (decimal): -8817822 or 6452089. OLE color: 6452089.
HSL color Cylindrical-coordinate representation of color #797362: hue angle of 44.35º 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 #797362 is Cyan = 0, Magento = 0.05, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 98 | - |
| CMYK | 0 | 0.05 | 0.19 | 0.53 |
| HSL | 44.35º | 0.11% | 0.43% | - |
| HSV(B) | 44.35º | 0.19% | 0.47% | - |
| XYZ | 16.22 | 17.21 | 14.02 | - |
| YUV | 114.86 | 118.49 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 98 | 0 | 0.05 | 0.19 | 0.53 | 44.35 | 0.11 | 0.43 |
| Hex | 79 | 73 | 62 | 0 | 5 | 13 | 35 | 2C | B | 2B |
| Octal | 171 | 163 | 142 | 0 | 5 | 23 | 65 | 54 | 13 | 53 |
| Binary | 1111001 | 1110011 | 1100010 | 0 | 101 | 10011 | 110101 | 101100 | 1011 | 101011 |
Color Harmonies of #797362
Complementary color
Monochromatic Colors of #797362
Black with #797362
Text Example
Text Example
White with #797362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797362; }
p { color: rgb(121,115,98); }
H1.HeaderClassName
{
color: #797362;
}
.AnyTagClassName
{
color: #797362;
}
</style>
background-color css
<style>
a { background-color: #797362; }
a { background-color: rgb(121,115,98); }
div.DivClassName
{
background-color: #797362;
}
.BgClassName
{
background-color: #797362;
}
</style>
border-color css
<style>
span { border-color: #797362; }
span { border-color: rgb(121,115,98); }
td.TdClassName
{
border-color: #797362;
}
.TagClassName
{
border-color: #797362;
}
</style>