Shades of Pharlap #856660
Tints of Pharlap #856660
RGB
CMYK
RGB Variations
Color information
#856660 (or 0x856660) is known color: Pharlap. HEX triplet: 85, 66 and 60. RGB value is (133,102,96). Sum of RGB (Red+Green+Blue) = 133+102+96=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 102 (40.23% from 255 or 30.82% from 331); Blue value is 96 (37.89% from 255 or 29.00% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #856660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856660 is #7A999F. Grayscale: #6E6E6E. Windows color (decimal): -8034720 or 6317701. OLE color: 6317701.
HSL color Cylindrical-coordinate representation of color #856660: hue angle of 9.73º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #856660 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 96 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.48 |
| HSL | 9.73º | 0.16% | 0.45% | - |
| HSV(B) | 9.73º | 0.28% | 0.52% | - |
| XYZ | 16.54 | 15.33 | 13.15 | - |
| YUV | 110.59 | 119.77 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 96 | 0 | 0.23 | 0.28 | 0.48 | 9.73 | 0.16 | 0.45 |
| Hex | 85 | 66 | 60 | 0 | 17 | 1C | 30 | A | 10 | 2D |
| Octal | 205 | 146 | 140 | 0 | 27 | 34 | 60 | 12 | 20 | 55 |
| Binary | 10000101 | 1100110 | 1100000 | 0 | 10111 | 11100 | 110000 | 1010 | 10000 | 101101 |
Color Harmonies of #856660
Complementary color
Monochromatic Colors of #856660
Black with #856660
Text Example
Text Example
White with #856660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856660; }
p { color: rgb(133,102,96); }
H1.HeaderClassName
{
color: #856660;
}
.AnyTagClassName
{
color: #856660;
}
</style>
background-color css
<style>
a { background-color: #856660; }
a { background-color: rgb(133,102,96); }
div.DivClassName
{
background-color: #856660;
}
.BgClassName
{
background-color: #856660;
}
</style>
border-color css
<style>
span { border-color: #856660; }
span { border-color: rgb(133,102,96); }
td.TdClassName
{
border-color: #856660;
}
.TagClassName
{
border-color: #856660;
}
</style>