Shades of Pharlap #836662
Tints of Pharlap #836662
RGB
CMYK
RGB Variations
Color information
#836662 (or 0x836662) is known color: Pharlap. HEX triplet: 83, 66 and 62. RGB value is (131,102,98). Sum of RGB (Red+Green+Blue) = 131+102+98=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 102 (40.23% from 255 or 30.82% from 331); Blue value is 98 (38.67% from 255 or 29.61% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #836662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836662 is #7C999D. Grayscale: #6E6E6E. Windows color (decimal): -8165790 or 6448771. OLE color: 6448771.
HSL color Cylindrical-coordinate representation of color #836662: hue angle of 7.27º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #836662 is Cyan = 0, Magento = 0.22, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 98 | - |
| CMYK | 0 | 0.22 | 0.25 | 0.49 |
| HSL | 7.27º | 0.14% | 0.45% | - |
| HSV(B) | 7.27º | 0.25% | 0.51% | - |
| XYZ | 16.32 | 15.21 | 13.63 | - |
| YUV | 110.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 98 | 0 | 0.22 | 0.25 | 0.49 | 7.27 | 0.14 | 0.45 |
| Hex | 83 | 66 | 62 | 0 | 16 | 19 | 31 | 7 | E | 2D |
| Octal | 203 | 146 | 142 | 0 | 26 | 31 | 61 | 7 | 16 | 55 |
| Binary | 10000011 | 1100110 | 1100010 | 0 | 10110 | 11001 | 110001 | 111 | 1110 | 101101 |
Color Harmonies of #836662
Complementary color
Monochromatic Colors of #836662
Black with #836662
Text Example
Text Example
White with #836662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836662; }
p { color: rgb(131,102,98); }
H1.HeaderClassName
{
color: #836662;
}
.AnyTagClassName
{
color: #836662;
}
</style>
background-color css
<style>
a { background-color: #836662; }
a { background-color: rgb(131,102,98); }
div.DivClassName
{
background-color: #836662;
}
.BgClassName
{
background-color: #836662;
}
</style>
border-color css
<style>
span { border-color: #836662; }
span { border-color: rgb(131,102,98); }
td.TdClassName
{
border-color: #836662;
}
.TagClassName
{
border-color: #836662;
}
</style>