Shades of Pharlap #796461
Tints of Pharlap #796461
RGB
CMYK
RGB Variations
Color information
#796461 (or 0x796461) is known color: Pharlap. HEX triplet: 79, 64 and 61. RGB value is (121,100,97). Sum of RGB (Red+Green+Blue) = 121+100+97=318 (42% of max value = 765). Red value is 121 (47.66% from 255 or 38.05% from 318); Green value is 100 (39.45% from 255 or 31.45% from 318); Blue value is 97 (38.28% from 255 or 30.50% from 318); Max value from RGB is 121 - color contains mainly: red. Hex color #796461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796461 is #869B9E. Grayscale: #696969. Windows color (decimal): -8821663 or 6382713. OLE color: 6382713.
HSL color Cylindrical-coordinate representation of color #796461: hue angle of 7.5º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #796461 is Cyan = 0, Magento = 0.17, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 97 | - |
| CMYK | 0 | 0.17 | 0.20 | 0.53 |
| HSL | 7.5º | 0.11% | 0.43% | - |
| HSV(B) | 7.5º | 0.2% | 0.47% | - |
| XYZ | 14.6 | 14.04 | 13.25 | - |
| YUV | 105.94 | 122.96 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 97 | 0 | 0.17 | 0.20 | 0.53 | 7.5 | 0.11 | 0.43 |
| Hex | 79 | 64 | 61 | 0 | 11 | 14 | 35 | 8 | B | 2B |
| Octal | 171 | 144 | 141 | 0 | 21 | 24 | 65 | 10 | 13 | 53 |
| Binary | 1111001 | 1100100 | 1100001 | 0 | 10001 | 10100 | 110101 | 1000 | 1011 | 101011 |
Color Harmonies of #796461
Complementary color
Monochromatic Colors of #796461
Black with #796461
Text Example
Text Example
White with #796461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796461; }
p { color: rgb(121,100,97); }
H1.HeaderClassName
{
color: #796461;
}
.AnyTagClassName
{
color: #796461;
}
</style>
background-color css
<style>
a { background-color: #796461; }
a { background-color: rgb(121,100,97); }
div.DivClassName
{
background-color: #796461;
}
.BgClassName
{
background-color: #796461;
}
</style>
border-color css
<style>
span { border-color: #796461; }
span { border-color: rgb(121,100,97); }
td.TdClassName
{
border-color: #796461;
}
.TagClassName
{
border-color: #796461;
}
</style>