Shades of Pharlap #856560
Tints of Pharlap #856560
RGB
CMYK
RGB Variations
Color information
#856560 (or 0x856560) is known color: Pharlap. HEX triplet: 85, 65 and 60. RGB value is (133,101,96). Sum of RGB (Red+Green+Blue) = 133+101+96=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 96 (37.89% from 255 or 29.09% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #856560 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856560 is #7A9A9F. Grayscale: #6E6E6E. Windows color (decimal): -8034976 or 6317445. OLE color: 6317445.
HSL color Cylindrical-coordinate representation of color #856560: hue angle of 8.11º 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 #856560 is Cyan = 0, Magento = 0.24, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 96 | - |
| CMYK | 0 | 0.24 | 0.28 | 0.48 |
| HSL | 8.11º | 0.16% | 0.45% | - |
| HSV(B) | 8.11º | 0.28% | 0.52% | - |
| XYZ | 16.44 | 15.14 | 13.12 | - |
| YUV | 110 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 96 | 0 | 0.24 | 0.28 | 0.48 | 8.11 | 0.16 | 0.45 |
| Hex | 85 | 65 | 60 | 0 | 18 | 1C | 30 | 8 | 10 | 2D |
| Octal | 205 | 145 | 140 | 0 | 30 | 34 | 60 | 10 | 20 | 55 |
| Binary | 10000101 | 1100101 | 1100000 | 0 | 11000 | 11100 | 110000 | 1000 | 10000 | 101101 |
Color Harmonies of #856560
Complementary color
Monochromatic Colors of #856560
Black with #856560
Text Example
Text Example
White with #856560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856560; }
p { color: rgb(133,101,96); }
H1.HeaderClassName
{
color: #856560;
}
.AnyTagClassName
{
color: #856560;
}
</style>
background-color css
<style>
a { background-color: #856560; }
a { background-color: rgb(133,101,96); }
div.DivClassName
{
background-color: #856560;
}
.BgClassName
{
background-color: #856560;
}
</style>
border-color css
<style>
span { border-color: #856560; }
span { border-color: rgb(133,101,96); }
td.TdClassName
{
border-color: #856560;
}
.TagClassName
{
border-color: #856560;
}
</style>