Shades of Pharlap #836861
Tints of Pharlap #836861
RGB
CMYK
RGB Variations
Color information
#836861 (or 0x836861) is known color: Pharlap. HEX triplet: 83, 68 and 61. RGB value is (131,104,97). Sum of RGB (Red+Green+Blue) = 131+104+97=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 97 (38.28% from 255 or 29.22% from 332); Max value from RGB is 131 - color contains mainly: red. Hex color #836861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836861 is #7C979E. Grayscale: #6F6F6F. Windows color (decimal): -8165279 or 6383747. OLE color: 6383747.
HSL color Cylindrical-coordinate representation of color #836861: hue angle of 12.35º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #836861 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 97 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.49 |
| HSL | 12.35º | 0.15% | 0.45% | - |
| HSV(B) | 12.35º | 0.26% | 0.51% | - |
| XYZ | 16.47 | 15.59 | 13.45 | - |
| YUV | 111.28 | 119.95 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 97 | 0 | 0.21 | 0.26 | 0.49 | 12.35 | 0.15 | 0.45 |
| Hex | 83 | 68 | 61 | 0 | 15 | 1A | 31 | C | F | 2D |
| Octal | 203 | 150 | 141 | 0 | 25 | 32 | 61 | 14 | 17 | 55 |
| Binary | 10000011 | 1101000 | 1100001 | 0 | 10101 | 11010 | 110001 | 1100 | 1111 | 101101 |
Color Harmonies of #836861
Complementary color
Monochromatic Colors of #836861
Black with #836861
Text Example
Text Example
White with #836861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836861; }
p { color: rgb(131,104,97); }
H1.HeaderClassName
{
color: #836861;
}
.AnyTagClassName
{
color: #836861;
}
</style>
background-color css
<style>
a { background-color: #836861; }
a { background-color: rgb(131,104,97); }
div.DivClassName
{
background-color: #836861;
}
.BgClassName
{
background-color: #836861;
}
</style>
border-color css
<style>
span { border-color: #836861; }
span { border-color: rgb(131,104,97); }
td.TdClassName
{
border-color: #836861;
}
.TagClassName
{
border-color: #836861;
}
</style>