Shades of Pablo #767166
Tints of Pablo #767166
RGB
CMYK
RGB Variations
Color information
#767166 (or 0x767166) is known color: Pablo. HEX triplet: 76, 71 and 66. RGB value is (118,113,102). Sum of RGB (Red+Green+Blue) = 118+113+102=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 113 (44.53% from 255 or 33.93% from 333); Blue value is 102 (40.23% from 255 or 30.63% from 333); Max value from RGB is 118 - color contains mainly: red. Hex color #767166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767166 is #898E99. Grayscale: #717171. Windows color (decimal): -9014938 or 6713718. OLE color: 6713718.
HSL color Cylindrical-coordinate representation of color #767166: hue angle of 41.25º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #767166 is Cyan = 0, Magento = 0.04, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 102 | - |
| CMYK | 0 | 0.04 | 0.14 | 0.54 |
| HSL | 41.25º | 0.07% | 0.43% | - |
| HSV(B) | 41.25º | 0.14% | 0.46% | - |
| XYZ | 15.77 | 16.62 | 14.95 | - |
| YUV | 113.24 | 121.66 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 102 | 0 | 0.04 | 0.14 | 0.54 | 41.25 | 0.07 | 0.43 |
| Hex | 76 | 71 | 66 | 0 | 4 | E | 36 | 29 | 7 | 2B |
| Octal | 166 | 161 | 146 | 0 | 4 | 16 | 66 | 51 | 7 | 53 |
| Binary | 1110110 | 1110001 | 1100110 | 0 | 100 | 1110 | 110110 | 101001 | 111 | 101011 |
Color Harmonies of #767166
Complementary color
Monochromatic Colors of #767166
Black with #767166
Text Example
Text Example
White with #767166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767166; }
p { color: rgb(118,113,102); }
H1.HeaderClassName
{
color: #767166;
}
.AnyTagClassName
{
color: #767166;
}
</style>
background-color css
<style>
a { background-color: #767166; }
a { background-color: rgb(118,113,102); }
div.DivClassName
{
background-color: #767166;
}
.BgClassName
{
background-color: #767166;
}
</style>
border-color css
<style>
span { border-color: #767166; }
span { border-color: rgb(118,113,102); }
td.TdClassName
{
border-color: #767166;
}
.TagClassName
{
border-color: #767166;
}
</style>