Shades of Pablo #797258
Tints of Pablo #797258
RGB
CMYK
RGB Variations
Color information
#797258 (or 0x797258) is known color: Pablo. HEX triplet: 79, 72 and 58. RGB value is (121,114,88). Sum of RGB (Red+Green+Blue) = 121+114+88=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 88 (34.77% from 255 or 27.24% from 323); Max value from RGB is 121 - color contains mainly: red. Hex color #797258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797258 is #868DA7. Grayscale: #717171. Windows color (decimal): -8818088 or 5796473. OLE color: 5796473.
HSL color Cylindrical-coordinate representation of color #797258: hue angle of 47.27º 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 #797258 is Cyan = 0, Magento = 0.06, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 88 | - |
| CMYK | 0 | 0.06 | 0.27 | 0.53 |
| HSL | 47.27º | 0.16% | 0.41% | - |
| HSV(B) | 47.27º | 0.27% | 0.47% | - |
| XYZ | 15.66 | 16.8 | 11.65 | - |
| YUV | 113.13 | 113.82 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 88 | 0 | 0.06 | 0.27 | 0.53 | 47.27 | 0.16 | 0.41 |
| Hex | 79 | 72 | 58 | 0 | 6 | 1B | 35 | 2F | 10 | 29 |
| Octal | 171 | 162 | 130 | 0 | 6 | 33 | 65 | 57 | 20 | 51 |
| Binary | 1111001 | 1110010 | 1011000 | 0 | 110 | 11011 | 110101 | 101111 | 10000 | 101001 |
Color Harmonies of #797258
Complementary color
Monochromatic Colors of #797258
Black with #797258
Text Example
Text Example
White with #797258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797258; }
p { color: rgb(121,114,88); }
H1.HeaderClassName
{
color: #797258;
}
.AnyTagClassName
{
color: #797258;
}
</style>
background-color css
<style>
a { background-color: #797258; }
a { background-color: rgb(121,114,88); }
div.DivClassName
{
background-color: #797258;
}
.BgClassName
{
background-color: #797258;
}
</style>
border-color css
<style>
span { border-color: #797258; }
span { border-color: rgb(121,114,88); }
td.TdClassName
{
border-color: #797258;
}
.TagClassName
{
border-color: #797258;
}
</style>