Shades of Pablo #797058
Tints of Pablo #797058
RGB
CMYK
RGB Variations
Color information
#797058 (or 0x797058) is known color: Pablo. HEX triplet: 79, 70 and 58. RGB value is (121,112,88). Sum of RGB (Red+Green+Blue) = 121+112+88=321 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.69% from 321); Green value is 112 (44.14% from 255 or 34.89% from 321); Blue value is 88 (34.77% from 255 or 27.41% from 321); Max value from RGB is 121 - color contains mainly: red. Hex color #797058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797058 is #868FA7. Grayscale: #707070. Windows color (decimal): -8818600 or 5795961. OLE color: 5795961.
HSL color Cylindrical-coordinate representation of color #797058: hue angle of 43.64º 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 #797058 is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 88 | - |
| CMYK | 0 | 0.07 | 0.27 | 0.53 |
| HSL | 43.64º | 0.16% | 0.41% | - |
| HSV(B) | 43.64º | 0.27% | 0.47% | - |
| XYZ | 15.44 | 16.36 | 11.58 | - |
| YUV | 111.96 | 114.48 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 88 | 0 | 0.07 | 0.27 | 0.53 | 43.64 | 0.16 | 0.41 |
| Hex | 79 | 70 | 58 | 0 | 7 | 1B | 35 | 2C | 10 | 29 |
| Octal | 171 | 160 | 130 | 0 | 7 | 33 | 65 | 54 | 20 | 51 |
| Binary | 1111001 | 1110000 | 1011000 | 0 | 111 | 11011 | 110101 | 101100 | 10000 | 101001 |
Color Harmonies of #797058
Complementary color
Monochromatic Colors of #797058
Black with #797058
Text Example
Text Example
White with #797058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797058; }
p { color: rgb(121,112,88); }
H1.HeaderClassName
{
color: #797058;
}
.AnyTagClassName
{
color: #797058;
}
</style>
background-color css
<style>
a { background-color: #797058; }
a { background-color: rgb(121,112,88); }
div.DivClassName
{
background-color: #797058;
}
.BgClassName
{
background-color: #797058;
}
</style>
border-color css
<style>
span { border-color: #797058; }
span { border-color: rgb(121,112,88); }
td.TdClassName
{
border-color: #797058;
}
.TagClassName
{
border-color: #797058;
}
</style>