Shades of Pharlap #816862
Tints of Pharlap #816862
RGB
CMYK
RGB Variations
Color information
#816862 (or 0x816862) is known color: Pharlap. HEX triplet: 81, 68 and 62. RGB value is (129,104,98). Sum of RGB (Red+Green+Blue) = 129+104+98=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 104 (41.02% from 255 or 31.42% from 331); Blue value is 98 (38.67% from 255 or 29.61% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #816862 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816862 is #7E979D. Grayscale: #6E6E6E. Windows color (decimal): -8296350 or 6449281. OLE color: 6449281.
HSL color Cylindrical-coordinate representation of color #816862: hue angle of 11.61º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #816862 is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 98 | - |
| CMYK | 0 | 0.19 | 0.24 | 0.49 |
| HSL | 11.61º | 0.14% | 0.45% | - |
| HSV(B) | 11.61º | 0.24% | 0.51% | - |
| XYZ | 16.21 | 15.45 | 13.68 | - |
| YUV | 110.79 | 120.78 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 98 | 0 | 0.19 | 0.24 | 0.49 | 11.61 | 0.14 | 0.45 |
| Hex | 81 | 68 | 62 | 0 | 13 | 18 | 31 | C | E | 2D |
| Octal | 201 | 150 | 142 | 0 | 23 | 30 | 61 | 14 | 16 | 55 |
| Binary | 10000001 | 1101000 | 1100010 | 0 | 10011 | 11000 | 110001 | 1100 | 1110 | 101101 |
Color Harmonies of #816862
Complementary color
Monochromatic Colors of #816862
Black with #816862
Text Example
Text Example
White with #816862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816862; }
p { color: rgb(129,104,98); }
H1.HeaderClassName
{
color: #816862;
}
.AnyTagClassName
{
color: #816862;
}
</style>
background-color css
<style>
a { background-color: #816862; }
a { background-color: rgb(129,104,98); }
div.DivClassName
{
background-color: #816862;
}
.BgClassName
{
background-color: #816862;
}
</style>
border-color css
<style>
span { border-color: #816862; }
span { border-color: rgb(129,104,98); }
td.TdClassName
{
border-color: #816862;
}
.TagClassName
{
border-color: #816862;
}
</style>