Shades of Pharlap #796767
Tints of Pharlap #796767
RGB
CMYK
RGB Variations
Color information
#796767 (or 0x796767) is known color: Pharlap. HEX triplet: 79, 67 and 67. RGB value is (121,103,103). Sum of RGB (Red+Green+Blue) = 121+103+103=327 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.00% from 327); Green value is 103 (40.62% from 255 or 31.50% from 327); Blue value is 103 (40.62% from 255 or 31.50% from 327); Max value from RGB is 121 - color contains mainly: red. Hex color #796767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796767 is #869898. Grayscale: #6C6C6C. Windows color (decimal): -8820889 or 6776697. OLE color: 6776697.
HSL color Cylindrical-coordinate representation of color #796767: hue angle of 0º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #796767 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 103 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.53 |
| HSL | 0º | 0.08% | 0.44% | - |
| HSV(B) | 0º | 0.15% | 0.47% | - |
| XYZ | 15.18 | 14.74 | 14.88 | - |
| YUV | 108.38 | 124.96 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 103 | 0 | 0.15 | 0.15 | 0.53 | 0 | 0.08 | 0.44 |
| Hex | 79 | 67 | 67 | 0 | F | F | 35 | 0 | 8 | 2C |
| Octal | 171 | 147 | 147 | 0 | 17 | 17 | 65 | 0 | 10 | 54 |
| Binary | 1111001 | 1100111 | 1100111 | 0 | 1111 | 1111 | 110101 | 0 | 1000 | 101100 |
Color Harmonies of #796767
Complementary color
Monochromatic Colors of #796767
Black with #796767
Text Example
Text Example
White with #796767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796767; }
p { color: rgb(121,103,103); }
H1.HeaderClassName
{
color: #796767;
}
.AnyTagClassName
{
color: #796767;
}
</style>
background-color css
<style>
a { background-color: #796767; }
a { background-color: rgb(121,103,103); }
div.DivClassName
{
background-color: #796767;
}
.BgClassName
{
background-color: #796767;
}
</style>
border-color css
<style>
span { border-color: #796767; }
span { border-color: rgb(121,103,103); }
td.TdClassName
{
border-color: #796767;
}
.TagClassName
{
border-color: #796767;
}
</style>