Shades of Pablo #797158
Tints of Pablo #797158
RGB
CMYK
RGB Variations
Color information
#797158 (or 0x797158) is known color: Pablo. HEX triplet: 79, 71 and 58. RGB value is (121,113,88). Sum of RGB (Red+Green+Blue) = 121+113+88=322 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.58% from 322); Green value is 113 (44.53% from 255 or 35.09% from 322); Blue value is 88 (34.77% from 255 or 27.33% from 322); Max value from RGB is 121 - color contains mainly: red. Hex color #797158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797158 is #868EA7. Grayscale: #707070. Windows color (decimal): -8818344 or 5796217. OLE color: 5796217.
HSL color Cylindrical-coordinate representation of color #797158: hue angle of 45.45º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #797158 is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 88 | - |
| CMYK | 0 | 0.07 | 0.27 | 0.53 |
| HSL | 45.45º | 0.16% | 0.41% | - |
| HSV(B) | 45.45º | 0.27% | 0.47% | - |
| XYZ | 15.55 | 16.58 | 11.61 | - |
| YUV | 112.54 | 114.15 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 88 | 0 | 0.07 | 0.27 | 0.53 | 45.45 | 0.16 | 0.41 |
| Hex | 79 | 71 | 58 | 0 | 7 | 1B | 35 | 2D | 10 | 29 |
| Octal | 171 | 161 | 130 | 0 | 7 | 33 | 65 | 55 | 20 | 51 |
| Binary | 1111001 | 1110001 | 1011000 | 0 | 111 | 11011 | 110101 | 101101 | 10000 | 101001 |
Color Harmonies of #797158
Complementary color
Monochromatic Colors of #797158
Black with #797158
Text Example
Text Example
White with #797158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797158; }
p { color: rgb(121,113,88); }
H1.HeaderClassName
{
color: #797158;
}
.AnyTagClassName
{
color: #797158;
}
</style>
background-color css
<style>
a { background-color: #797158; }
a { background-color: rgb(121,113,88); }
div.DivClassName
{
background-color: #797158;
}
.BgClassName
{
background-color: #797158;
}
</style>
border-color css
<style>
span { border-color: #797158; }
span { border-color: rgb(121,113,88); }
td.TdClassName
{
border-color: #797158;
}
.TagClassName
{
border-color: #797158;
}
</style>