Shades of Pharlap #866962
Tints of Pharlap #866962
RGB
CMYK
RGB Variations
Color information
#866962 (or 0x866962) is known color: Pharlap. HEX triplet: 86, 69 and 62. RGB value is (134,105,98). Sum of RGB (Red+Green+Blue) = 134+105+98=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 98 (38.67% from 255 or 29.08% from 337); Max value from RGB is 134 - color contains mainly: red. Hex color #866962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866962 is #79969D. Grayscale: #707070. Windows color (decimal): -7968414 or 6449542. OLE color: 6449542.
HSL color Cylindrical-coordinate representation of color #866962: hue angle of 11.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #866962 is Cyan = 0, Magento = 0.22, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 98 | - |
| CMYK | 0 | 0.22 | 0.27 | 0.47 |
| HSL | 11.67º | 0.16% | 0.45% | - |
| HSV(B) | 11.67º | 0.27% | 0.53% | - |
| XYZ | 17.09 | 16.05 | 13.75 | - |
| YUV | 112.87 | 119.61 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 98 | 0 | 0.22 | 0.27 | 0.47 | 11.67 | 0.16 | 0.45 |
| Hex | 86 | 69 | 62 | 0 | 16 | 1B | 2F | C | 10 | 2D |
| Octal | 206 | 151 | 142 | 0 | 26 | 33 | 57 | 14 | 20 | 55 |
| Binary | 10000110 | 1101001 | 1100010 | 0 | 10110 | 11011 | 101111 | 1100 | 10000 | 101101 |
Color Harmonies of #866962
Complementary color
Monochromatic Colors of #866962
Black with #866962
Text Example
Text Example
White with #866962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866962; }
p { color: rgb(134,105,98); }
H1.HeaderClassName
{
color: #866962;
}
.AnyTagClassName
{
color: #866962;
}
</style>
background-color css
<style>
a { background-color: #866962; }
a { background-color: rgb(134,105,98); }
div.DivClassName
{
background-color: #866962;
}
.BgClassName
{
background-color: #866962;
}
</style>
border-color css
<style>
span { border-color: #866962; }
span { border-color: rgb(134,105,98); }
td.TdClassName
{
border-color: #866962;
}
.TagClassName
{
border-color: #866962;
}
</style>