Shades of Pablo #767062
Tints of Pablo #767062
RGB
CMYK
RGB Variations
Color information
#767062 (or 0x767062) is known color: Pablo. HEX triplet: 76, 70 and 62. RGB value is (118,112,98). Sum of RGB (Red+Green+Blue) = 118+112+98=328 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.98% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 98 (38.67% from 255 or 29.88% from 328); Max value from RGB is 118 - color contains mainly: red. Hex color #767062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767062 is #898F9D. Grayscale: #707070. Windows color (decimal): -9015198 or 6451318. OLE color: 6451318.
HSL color Cylindrical-coordinate representation of color #767062: hue angle of 42º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #767062 is Cyan = 0, Magento = 0.05, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 98 | - |
| CMYK | 0 | 0.05 | 0.17 | 0.54 |
| HSL | 42º | 0.09% | 0.42% | - |
| HSV(B) | 42º | 0.17% | 0.46% | - |
| XYZ | 15.47 | 16.32 | 13.89 | - |
| YUV | 112.2 | 119.99 | 132.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 98 | 0 | 0.05 | 0.17 | 0.54 | 42 | 0.09 | 0.42 |
| Hex | 76 | 70 | 62 | 0 | 5 | 11 | 36 | 2A | 9 | 2A |
| Octal | 166 | 160 | 142 | 0 | 5 | 21 | 66 | 52 | 11 | 52 |
| Binary | 1110110 | 1110000 | 1100010 | 0 | 101 | 10001 | 110110 | 101010 | 1001 | 101010 |
Color Harmonies of #767062
Complementary color
Monochromatic Colors of #767062
Black with #767062
Text Example
Text Example
White with #767062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767062; }
p { color: rgb(118,112,98); }
H1.HeaderClassName
{
color: #767062;
}
.AnyTagClassName
{
color: #767062;
}
</style>
background-color css
<style>
a { background-color: #767062; }
a { background-color: rgb(118,112,98); }
div.DivClassName
{
background-color: #767062;
}
.BgClassName
{
background-color: #767062;
}
</style>
border-color css
<style>
span { border-color: #767062; }
span { border-color: rgb(118,112,98); }
td.TdClassName
{
border-color: #767062;
}
.TagClassName
{
border-color: #767062;
}
</style>