Shades of Pharlap #766461
Tints of Pharlap #766461
RGB
CMYK
RGB Variations
Color information
#766461 (or 0x766461) is known color: Pharlap. HEX triplet: 76, 64 and 61. RGB value is (118,100,97). Sum of RGB (Red+Green+Blue) = 118+100+97=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 118 - color contains mainly: red. Hex color #766461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766461 is #899B9E. Grayscale: #696969. Windows color (decimal): -9018271 or 6382710. OLE color: 6382710.
HSL color Cylindrical-coordinate representation of color #766461: hue angle of 8.57º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #766461 is Cyan = 0, Magento = 0.15, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 97 | - |
| CMYK | 0 | 0.15 | 0.18 | 0.54 |
| HSL | 8.57º | 0.1% | 0.42% | - |
| HSV(B) | 8.57º | 0.18% | 0.46% | - |
| XYZ | 14.19 | 13.83 | 13.23 | - |
| YUV | 105.04 | 123.46 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 97 | 0 | 0.15 | 0.18 | 0.54 | 8.57 | 0.1 | 0.42 |
| Hex | 76 | 64 | 61 | 0 | F | 12 | 36 | 9 | A | 2A |
| Octal | 166 | 144 | 141 | 0 | 17 | 22 | 66 | 11 | 12 | 52 |
| Binary | 1110110 | 1100100 | 1100001 | 0 | 1111 | 10010 | 110110 | 1001 | 1010 | 101010 |
Color Harmonies of #766461
Complementary color
Monochromatic Colors of #766461
Black with #766461
Text Example
Text Example
White with #766461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766461; }
p { color: rgb(118,100,97); }
H1.HeaderClassName
{
color: #766461;
}
.AnyTagClassName
{
color: #766461;
}
</style>
background-color css
<style>
a { background-color: #766461; }
a { background-color: rgb(118,100,97); }
div.DivClassName
{
background-color: #766461;
}
.BgClassName
{
background-color: #766461;
}
</style>
border-color css
<style>
span { border-color: #766461; }
span { border-color: rgb(118,100,97); }
td.TdClassName
{
border-color: #766461;
}
.TagClassName
{
border-color: #766461;
}
</style>