Shades of Pharlap #796966
Tints of Pharlap #796966
RGB
CMYK
RGB Variations
Color information
#796966 (or 0x796966) is known color: Pharlap. HEX triplet: 79, 69 and 66. RGB value is (121,105,102). Sum of RGB (Red+Green+Blue) = 121+105+102=328 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.89% from 328); Green value is 105 (41.41% from 255 or 32.01% from 328); Blue value is 102 (40.23% from 255 or 31.10% from 328); Max value from RGB is 121 - color contains mainly: red. Hex color #796966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796966 is #869699. Grayscale: #6D6D6D. Windows color (decimal): -8820378 or 6711673. OLE color: 6711673.
HSL color Cylindrical-coordinate representation of color #796966: hue angle of 9.47º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #796966 is Cyan = 0, Magento = 0.13, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 102 | - |
| CMYK | 0 | 0.13 | 0.16 | 0.53 |
| HSL | 9.47º | 0.09% | 0.44% | - |
| HSV(B) | 9.47º | 0.16% | 0.47% | - |
| XYZ | 15.34 | 15.13 | 14.68 | - |
| YUV | 109.44 | 123.8 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 102 | 0 | 0.13 | 0.16 | 0.53 | 9.47 | 0.09 | 0.44 |
| Hex | 79 | 69 | 66 | 0 | D | 10 | 35 | 9 | 9 | 2C |
| Octal | 171 | 151 | 146 | 0 | 15 | 20 | 65 | 11 | 11 | 54 |
| Binary | 1111001 | 1101001 | 1100110 | 0 | 1101 | 10000 | 110101 | 1001 | 1001 | 101100 |
Color Harmonies of #796966
Complementary color
Monochromatic Colors of #796966
Black with #796966
Text Example
Text Example
White with #796966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796966; }
p { color: rgb(121,105,102); }
H1.HeaderClassName
{
color: #796966;
}
.AnyTagClassName
{
color: #796966;
}
</style>
background-color css
<style>
a { background-color: #796966; }
a { background-color: rgb(121,105,102); }
div.DivClassName
{
background-color: #796966;
}
.BgClassName
{
background-color: #796966;
}
</style>
border-color css
<style>
span { border-color: #796966; }
span { border-color: rgb(121,105,102); }
td.TdClassName
{
border-color: #796966;
}
.TagClassName
{
border-color: #796966;
}
</style>