Shades of Pharlap #816765
Tints of Pharlap #816765
RGB
CMYK
RGB Variations
Color information
#816765 (or 0x816765) is known color: Pharlap. HEX triplet: 81, 67 and 65. RGB value is (129,103,101). Sum of RGB (Red+Green+Blue) = 129+103+101=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 103 (40.62% from 255 or 30.93% from 333); Blue value is 101 (39.84% from 255 or 30.33% from 333); Max value from RGB is 129 - color contains mainly: red. Hex color #816765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816765 is #7E989A. Grayscale: #6E6E6E. Windows color (decimal): -8296603 or 6645633. OLE color: 6645633.
HSL color Cylindrical-coordinate representation of color #816765: hue angle of 4.29º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #816765 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 101 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.49 |
| HSL | 4.29º | 0.12% | 0.45% | - |
| HSV(B) | 4.29º | 0.22% | 0.51% | - |
| XYZ | 16.25 | 15.31 | 14.41 | - |
| YUV | 110.55 | 122.61 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 101 | 0 | 0.20 | 0.22 | 0.49 | 4.29 | 0.12 | 0.45 |
| Hex | 81 | 67 | 65 | 0 | 14 | 16 | 31 | 4 | C | 2D |
| Octal | 201 | 147 | 145 | 0 | 24 | 26 | 61 | 4 | 14 | 55 |
| Binary | 10000001 | 1100111 | 1100101 | 0 | 10100 | 10110 | 110001 | 100 | 1100 | 101101 |
Color Harmonies of #816765
Complementary color
Monochromatic Colors of #816765
Black with #816765
Text Example
Text Example
White with #816765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816765; }
p { color: rgb(129,103,101); }
H1.HeaderClassName
{
color: #816765;
}
.AnyTagClassName
{
color: #816765;
}
</style>
background-color css
<style>
a { background-color: #816765; }
a { background-color: rgb(129,103,101); }
div.DivClassName
{
background-color: #816765;
}
.BgClassName
{
background-color: #816765;
}
</style>
border-color css
<style>
span { border-color: #816765; }
span { border-color: rgb(129,103,101); }
td.TdClassName
{
border-color: #816765;
}
.TagClassName
{
border-color: #816765;
}
</style>