Shades of Pablo #797360
Tints of Pablo #797360
RGB
CMYK
RGB Variations
Color information
#797360 (or 0x797360) is known color: Pablo. HEX triplet: 79, 73 and 60. RGB value is (121,115,96). Sum of RGB (Red+Green+Blue) = 121+115+96=332 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.45% from 332); Green value is 115 (45.31% from 255 or 34.64% from 332); Blue value is 96 (37.89% from 255 or 28.92% from 332); Max value from RGB is 121 - color contains mainly: red. Hex color #797360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797360 is #868C9F. Grayscale: #727272. Windows color (decimal): -8817824 or 6321017. OLE color: 6321017.
HSL color Cylindrical-coordinate representation of color #797360: hue angle of 45.6º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #797360 is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 96 | - |
| CMYK | 0 | 0.05 | 0.21 | 0.53 |
| HSL | 45.6º | 0.12% | 0.43% | - |
| HSV(B) | 45.6º | 0.21% | 0.47% | - |
| XYZ | 16.13 | 17.17 | 13.53 | - |
| YUV | 114.63 | 117.49 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 96 | 0 | 0.05 | 0.21 | 0.53 | 45.6 | 0.12 | 0.43 |
| Hex | 79 | 73 | 60 | 0 | 5 | 15 | 35 | 2E | C | 2B |
| Octal | 171 | 163 | 140 | 0 | 5 | 25 | 65 | 56 | 14 | 53 |
| Binary | 1111001 | 1110011 | 1100000 | 0 | 101 | 10101 | 110101 | 101110 | 1100 | 101011 |
Color Harmonies of #797360
Complementary color
Monochromatic Colors of #797360
Black with #797360
Text Example
Text Example
White with #797360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797360; }
p { color: rgb(121,115,96); }
H1.HeaderClassName
{
color: #797360;
}
.AnyTagClassName
{
color: #797360;
}
</style>
background-color css
<style>
a { background-color: #797360; }
a { background-color: rgb(121,115,96); }
div.DivClassName
{
background-color: #797360;
}
.BgClassName
{
background-color: #797360;
}
</style>
border-color css
<style>
span { border-color: #797360; }
span { border-color: rgb(121,115,96); }
td.TdClassName
{
border-color: #797360;
}
.TagClassName
{
border-color: #797360;
}
</style>