Shades of Pharlap #886461
Tints of Pharlap #886461
RGB
CMYK
RGB Variations
Color information
#886461 (or 0x886461) is known color: Pharlap. HEX triplet: 88, 64 and 61. RGB value is (136,100,97). Sum of RGB (Red+Green+Blue) = 136+100+97=333 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.84% from 333); Green value is 100 (39.45% from 255 or 30.03% from 333); Blue value is 97 (38.28% from 255 or 29.13% from 333); Max value from RGB is 136 - color contains mainly: red. Hex color #886461 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886461 is #779B9E. Grayscale: #6E6E6E. Windows color (decimal): -7838623 or 6382728. OLE color: 6382728.
HSL color Cylindrical-coordinate representation of color #886461: hue angle of 4.62º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #886461 is Cyan = 0, Magento = 0.26, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 97 | - |
| CMYK | 0 | 0.26 | 0.29 | 0.47 |
| HSL | 4.62º | 0.17% | 0.46% | - |
| HSV(B) | 4.62º | 0.29% | 0.53% | - |
| XYZ | 16.87 | 15.21 | 13.36 | - |
| YUV | 110.42 | 120.43 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 97 | 0 | 0.26 | 0.29 | 0.47 | 4.62 | 0.17 | 0.46 |
| Hex | 88 | 64 | 61 | 0 | 1A | 1D | 2F | 5 | 11 | 2E |
| Octal | 210 | 144 | 141 | 0 | 32 | 35 | 57 | 5 | 21 | 56 |
| Binary | 10001000 | 1100100 | 1100001 | 0 | 11010 | 11101 | 101111 | 101 | 10001 | 101110 |
Color Harmonies of #886461
Complementary color
Monochromatic Colors of #886461
Black with #886461
Text Example
Text Example
White with #886461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886461; }
p { color: rgb(136,100,97); }
H1.HeaderClassName
{
color: #886461;
}
.AnyTagClassName
{
color: #886461;
}
</style>
background-color css
<style>
a { background-color: #886461; }
a { background-color: rgb(136,100,97); }
div.DivClassName
{
background-color: #886461;
}
.BgClassName
{
background-color: #886461;
}
</style>
border-color css
<style>
span { border-color: #886461; }
span { border-color: rgb(136,100,97); }
td.TdClassName
{
border-color: #886461;
}
.TagClassName
{
border-color: #886461;
}
</style>