Shades of Pablo #767060
Tints of Pablo #767060
RGB
CMYK
RGB Variations
Color information
#767060 (or 0x767060) is known color: Pablo. HEX triplet: 76, 70 and 60. RGB value is (118,112,96). Sum of RGB (Red+Green+Blue) = 118+112+96=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 96 (37.89% from 255 or 29.45% from 326); Max value from RGB is 118 - color contains mainly: red. Hex color #767060 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767060 is #898F9F. Grayscale: #707070. Windows color (decimal): -9015200 or 6320246. OLE color: 6320246.
HSL color Cylindrical-coordinate representation of color #767060: hue angle of 43.64º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #767060 is Cyan = 0, Magento = 0.05, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 96 | - |
| CMYK | 0 | 0.05 | 0.19 | 0.54 |
| HSL | 43.64º | 0.1% | 0.42% | - |
| HSV(B) | 43.64º | 0.19% | 0.46% | - |
| XYZ | 15.38 | 16.28 | 13.4 | - |
| YUV | 111.97 | 118.99 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 96 | 0 | 0.05 | 0.19 | 0.54 | 43.64 | 0.1 | 0.42 |
| Hex | 76 | 70 | 60 | 0 | 5 | 13 | 36 | 2C | A | 2A |
| Octal | 166 | 160 | 140 | 0 | 5 | 23 | 66 | 54 | 12 | 52 |
| Binary | 1110110 | 1110000 | 1100000 | 0 | 101 | 10011 | 110110 | 101100 | 1010 | 101010 |
Color Harmonies of #767060
Complementary color
Monochromatic Colors of #767060
Black with #767060
Text Example
Text Example
White with #767060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767060; }
p { color: rgb(118,112,96); }
H1.HeaderClassName
{
color: #767060;
}
.AnyTagClassName
{
color: #767060;
}
</style>
background-color css
<style>
a { background-color: #767060; }
a { background-color: rgb(118,112,96); }
div.DivClassName
{
background-color: #767060;
}
.BgClassName
{
background-color: #767060;
}
</style>
border-color css
<style>
span { border-color: #767060; }
span { border-color: rgb(118,112,96); }
td.TdClassName
{
border-color: #767060;
}
.TagClassName
{
border-color: #767060;
}
</style>