Shades of Pharlap #756866
Tints of Pharlap #756866
RGB
CMYK
RGB Variations
Color information
#756866 (or 0x756866) is known color: Pharlap. HEX triplet: 75, 68 and 66. RGB value is (117,104,102). Sum of RGB (Red+Green+Blue) = 117+104+102=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 104 (41.02% from 255 or 32.20% from 323); Blue value is 102 (40.23% from 255 or 31.58% from 323); Max value from RGB is 117 - color contains mainly: red. Hex color #756866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756866 is #8A9799. Grayscale: #6B6B6B. Windows color (decimal): -9082778 or 6711413. OLE color: 6711413.
HSL color Cylindrical-coordinate representation of color #756866: hue angle of 8º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #756866 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 102 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.54 |
| HSL | 8º | 0.07% | 0.43% | - |
| HSV(B) | 8º | 0.13% | 0.46% | - |
| XYZ | 14.68 | 14.64 | 14.62 | - |
| YUV | 107.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 102 | 0 | 0.11 | 0.13 | 0.54 | 8 | 0.07 | 0.43 |
| Hex | 75 | 68 | 66 | 0 | B | D | 36 | 8 | 7 | 2B |
| Octal | 165 | 150 | 146 | 0 | 13 | 15 | 66 | 10 | 7 | 53 |
| Binary | 1110101 | 1101000 | 1100110 | 0 | 1011 | 1101 | 110110 | 1000 | 111 | 101011 |
Color Harmonies of #756866
Complementary color
Monochromatic Colors of #756866
Black with #756866
Text Example
Text Example
White with #756866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756866; }
p { color: rgb(117,104,102); }
H1.HeaderClassName
{
color: #756866;
}
.AnyTagClassName
{
color: #756866;
}
</style>
background-color css
<style>
a { background-color: #756866; }
a { background-color: rgb(117,104,102); }
div.DivClassName
{
background-color: #756866;
}
.BgClassName
{
background-color: #756866;
}
</style>
border-color css
<style>
span { border-color: #756866; }
span { border-color: rgb(117,104,102); }
td.TdClassName
{
border-color: #756866;
}
.TagClassName
{
border-color: #756866;
}
</style>