Shades of Pharlap #846763
Tints of Pharlap #846763
RGB
CMYK
RGB Variations
Color information
#846763 (or 0x846763) is known color: Pharlap. HEX triplet: 84, 67 and 63. RGB value is (132,103,99). Sum of RGB (Red+Green+Blue) = 132+103+99=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 99 (39.06% from 255 or 29.64% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #846763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846763 is #7B989C. Grayscale: #6F6F6F. Windows color (decimal): -8099997 or 6514564. OLE color: 6514564.
HSL color Cylindrical-coordinate representation of color #846763: hue angle of 7.27º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #846763 is Cyan = 0, Magento = 0.22, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 99 | - |
| CMYK | 0 | 0.22 | 0.25 | 0.48 |
| HSL | 7.27º | 0.14% | 0.45% | - |
| HSV(B) | 7.27º | 0.25% | 0.52% | - |
| XYZ | 16.62 | 15.51 | 13.92 | - |
| YUV | 111.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 99 | 0 | 0.22 | 0.25 | 0.48 | 7.27 | 0.14 | 0.45 |
| Hex | 84 | 67 | 63 | 0 | 16 | 19 | 30 | 7 | E | 2D |
| Octal | 204 | 147 | 143 | 0 | 26 | 31 | 60 | 7 | 16 | 55 |
| Binary | 10000100 | 1100111 | 1100011 | 0 | 10110 | 11001 | 110000 | 111 | 1110 | 101101 |
Color Harmonies of #846763
Complementary color
Monochromatic Colors of #846763
Black with #846763
Text Example
Text Example
White with #846763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846763; }
p { color: rgb(132,103,99); }
H1.HeaderClassName
{
color: #846763;
}
.AnyTagClassName
{
color: #846763;
}
</style>
background-color css
<style>
a { background-color: #846763; }
a { background-color: rgb(132,103,99); }
div.DivClassName
{
background-color: #846763;
}
.BgClassName
{
background-color: #846763;
}
</style>
border-color css
<style>
span { border-color: #846763; }
span { border-color: rgb(132,103,99); }
td.TdClassName
{
border-color: #846763;
}
.TagClassName
{
border-color: #846763;
}
</style>