Shades of Pharlap #816663
Tints of Pharlap #816663
RGB
CMYK
RGB Variations
Color information
#816663 (or 0x816663) is known color: Pharlap. HEX triplet: 81, 66 and 63. RGB value is (129,102,99). Sum of RGB (Red+Green+Blue) = 129+102+99=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 102 (40.23% from 255 or 30.91% from 330); Blue value is 99 (39.06% from 255 or 30% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #816663 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816663 is #7E999C. Grayscale: #6D6D6D. Windows color (decimal): -8296861 or 6514305. OLE color: 6514305.
HSL color Cylindrical-coordinate representation of color #816663: hue angle of 6º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #816663 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 99 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.49 |
| HSL | 6º | 0.13% | 0.45% | - |
| HSV(B) | 6º | 0.23% | 0.51% | - |
| XYZ | 16.06 | 15.07 | 13.87 | - |
| YUV | 109.73 | 121.95 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 99 | 0 | 0.21 | 0.23 | 0.49 | 6 | 0.13 | 0.45 |
| Hex | 81 | 66 | 63 | 0 | 15 | 17 | 31 | 6 | D | 2D |
| Octal | 201 | 146 | 143 | 0 | 25 | 27 | 61 | 6 | 15 | 55 |
| Binary | 10000001 | 1100110 | 1100011 | 0 | 10101 | 10111 | 110001 | 110 | 1101 | 101101 |
Color Harmonies of #816663
Complementary color
Monochromatic Colors of #816663
Black with #816663
Text Example
Text Example
White with #816663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816663; }
p { color: rgb(129,102,99); }
H1.HeaderClassName
{
color: #816663;
}
.AnyTagClassName
{
color: #816663;
}
</style>
background-color css
<style>
a { background-color: #816663; }
a { background-color: rgb(129,102,99); }
div.DivClassName
{
background-color: #816663;
}
.BgClassName
{
background-color: #816663;
}
</style>
border-color css
<style>
span { border-color: #816663; }
span { border-color: rgb(129,102,99); }
td.TdClassName
{
border-color: #816663;
}
.TagClassName
{
border-color: #816663;
}
</style>