Shades of Pharlap #816660
Tints of Pharlap #816660
RGB
CMYK
RGB Variations
Color information
#816660 (or 0x816660) is known color: Pharlap. HEX triplet: 81, 66 and 60. RGB value is (129,102,96). Sum of RGB (Red+Green+Blue) = 129+102+96=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 129 - color contains mainly: red. Hex color #816660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816660 is #7E999F. Grayscale: #6D6D6D. Windows color (decimal): -8296864 or 6317697. OLE color: 6317697.
HSL color Cylindrical-coordinate representation of color #816660: hue angle of 10.91º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #816660 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 96 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.49 |
| HSL | 10.91º | 0.15% | 0.44% | - |
| HSV(B) | 10.91º | 0.26% | 0.51% | - |
| XYZ | 15.92 | 15.01 | 13.13 | - |
| YUV | 109.39 | 120.45 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 96 | 0 | 0.21 | 0.26 | 0.49 | 10.91 | 0.15 | 0.44 |
| Hex | 81 | 66 | 60 | 0 | 15 | 1A | 31 | B | F | 2C |
| Octal | 201 | 146 | 140 | 0 | 25 | 32 | 61 | 13 | 17 | 54 |
| Binary | 10000001 | 1100110 | 1100000 | 0 | 10101 | 11010 | 110001 | 1011 | 1111 | 101100 |
Color Harmonies of #816660
Complementary color
Monochromatic Colors of #816660
Black with #816660
Text Example
Text Example
White with #816660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816660; }
p { color: rgb(129,102,96); }
H1.HeaderClassName
{
color: #816660;
}
.AnyTagClassName
{
color: #816660;
}
</style>
background-color css
<style>
a { background-color: #816660; }
a { background-color: rgb(129,102,96); }
div.DivClassName
{
background-color: #816660;
}
.BgClassName
{
background-color: #816660;
}
</style>
border-color css
<style>
span { border-color: #816660; }
span { border-color: rgb(129,102,96); }
td.TdClassName
{
border-color: #816660;
}
.TagClassName
{
border-color: #816660;
}
</style>