Shades of Pharlap #796664
Tints of Pharlap #796664
RGB
CMYK
RGB Variations
Color information
#796664 (or 0x796664) is known color: Pharlap. HEX triplet: 79, 66 and 64. RGB value is (121,102,100). Sum of RGB (Red+Green+Blue) = 121+102+100=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 102 (40.23% from 255 or 31.58% from 323); Blue value is 100 (39.45% from 255 or 30.96% from 323); Max value from RGB is 121 - color contains mainly: red. Hex color #796664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796664 is #86999B. Grayscale: #6B6B6B. Windows color (decimal): -8821148 or 6579833. OLE color: 6579833.
HSL color Cylindrical-coordinate representation of color #796664: hue angle of 5.71º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #796664 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 100 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.53 |
| HSL | 5.71º | 0.1% | 0.43% | - |
| HSV(B) | 5.71º | 0.17% | 0.47% | - |
| XYZ | 14.94 | 14.49 | 14.07 | - |
| YUV | 107.45 | 123.79 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 100 | 0 | 0.16 | 0.17 | 0.53 | 5.71 | 0.1 | 0.43 |
| Hex | 79 | 66 | 64 | 0 | 10 | 11 | 35 | 6 | A | 2B |
| Octal | 171 | 146 | 144 | 0 | 20 | 21 | 65 | 6 | 12 | 53 |
| Binary | 1111001 | 1100110 | 1100100 | 0 | 10000 | 10001 | 110101 | 110 | 1010 | 101011 |
Color Harmonies of #796664
Complementary color
Monochromatic Colors of #796664
Black with #796664
Text Example
Text Example
White with #796664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796664; }
p { color: rgb(121,102,100); }
H1.HeaderClassName
{
color: #796664;
}
.AnyTagClassName
{
color: #796664;
}
</style>
background-color css
<style>
a { background-color: #796664; }
a { background-color: rgb(121,102,100); }
div.DivClassName
{
background-color: #796664;
}
.BgClassName
{
background-color: #796664;
}
</style>
border-color css
<style>
span { border-color: #796664; }
span { border-color: rgb(121,102,100); }
td.TdClassName
{
border-color: #796664;
}
.TagClassName
{
border-color: #796664;
}
</style>