Shades of Pharlap #806762
Tints of Pharlap #806762
RGB
CMYK
RGB Variations
Color information
#806762 (or 0x806762) is known color: Pharlap. HEX triplet: 80, 67 and 62. RGB value is (128,103,98). Sum of RGB (Red+Green+Blue) = 128+103+98=329 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.91% from 329); Green value is 103 (40.62% from 255 or 31.31% from 329); Blue value is 98 (38.67% from 255 or 29.79% from 329); Max value from RGB is 128 - color contains mainly: red. Hex color #806762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806762 is #7F989D. Grayscale: #6D6D6D. Windows color (decimal): -8362142 or 6449024. OLE color: 6449024.
HSL color Cylindrical-coordinate representation of color #806762: hue angle of 10º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806762 is Cyan = 0, Magento = 0.20, Yellow = 0.23 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 98 | - |
| CMYK | 0 | 0.20 | 0.23 | 0.50 |
| HSL | 10º | 0.13% | 0.44% | - |
| HSV(B) | 10º | 0.23% | 0.5% | - |
| XYZ | 15.96 | 15.17 | 13.64 | - |
| YUV | 109.91 | 121.28 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 98 | 0 | 0.20 | 0.23 | 0.50 | 10 | 0.13 | 0.44 |
| Hex | 80 | 67 | 62 | 0 | 14 | 17 | 32 | A | D | 2C |
| Octal | 200 | 147 | 142 | 0 | 24 | 27 | 62 | 12 | 15 | 54 |
| Binary | 10000000 | 1100111 | 1100010 | 0 | 10100 | 10111 | 110010 | 1010 | 1101 | 101100 |
Color Harmonies of #806762
Complementary color
Monochromatic Colors of #806762
Black with #806762
Text Example
Text Example
White with #806762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806762; }
p { color: rgb(128,103,98); }
H1.HeaderClassName
{
color: #806762;
}
.AnyTagClassName
{
color: #806762;
}
</style>
background-color css
<style>
a { background-color: #806762; }
a { background-color: rgb(128,103,98); }
div.DivClassName
{
background-color: #806762;
}
.BgClassName
{
background-color: #806762;
}
</style>
border-color css
<style>
span { border-color: #806762; }
span { border-color: rgb(128,103,98); }
td.TdClassName
{
border-color: #806762;
}
.TagClassName
{
border-color: #806762;
}
</style>