Shades of Pharlap #846662
Tints of Pharlap #846662
RGB
CMYK
RGB Variations
Color information
#846662 (or 0x846662) is known color: Pharlap. HEX triplet: 84, 66 and 62. RGB value is (132,102,98). Sum of RGB (Red+Green+Blue) = 132+102+98=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 102 (40.23% from 255 or 30.72% from 332); Blue value is 98 (38.67% from 255 or 29.52% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #846662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846662 is #7B999D. Grayscale: #6E6E6E. Windows color (decimal): -8100254 or 6448772. OLE color: 6448772.
HSL color Cylindrical-coordinate representation of color #846662: hue angle of 7.06º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #846662 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 102 | 98 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.48 |
| HSL | 7.06º | 0.15% | 0.45% | - |
| HSV(B) | 7.06º | 0.26% | 0.52% | - |
| XYZ | 16.47 | 15.29 | 13.64 | - |
| YUV | 110.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 98 | 0 | 0.23 | 0.26 | 0.48 | 7.06 | 0.15 | 0.45 |
| Hex | 84 | 66 | 62 | 0 | 17 | 1A | 30 | 7 | F | 2D |
| Octal | 204 | 146 | 142 | 0 | 27 | 32 | 60 | 7 | 17 | 55 |
| Binary | 10000100 | 1100110 | 1100010 | 0 | 10111 | 11010 | 110000 | 111 | 1111 | 101101 |
Color Harmonies of #846662
Complementary color
Monochromatic Colors of #846662
Black with #846662
Text Example
Text Example
White with #846662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846662; }
p { color: rgb(132,102,98); }
H1.HeaderClassName
{
color: #846662;
}
.AnyTagClassName
{
color: #846662;
}
</style>
background-color css
<style>
a { background-color: #846662; }
a { background-color: rgb(132,102,98); }
div.DivClassName
{
background-color: #846662;
}
.BgClassName
{
background-color: #846662;
}
</style>
border-color css
<style>
span { border-color: #846662; }
span { border-color: rgb(132,102,98); }
td.TdClassName
{
border-color: #846662;
}
.TagClassName
{
border-color: #846662;
}
</style>