Shades of Pharlap #826660
Tints of Pharlap #826660
RGB
CMYK
RGB Variations
Color information
#826660 (or 0x826660) is known color: Pharlap. HEX triplet: 82, 66 and 60. RGB value is (130,102,96). Sum of RGB (Red+Green+Blue) = 130+102+96=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 102 (40.23% from 255 or 31.10% from 328); Blue value is 96 (37.89% from 255 or 29.27% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #826660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826660 is #7D999F. Grayscale: #6D6D6D. Windows color (decimal): -8231328 or 6317698. OLE color: 6317698.
HSL color Cylindrical-coordinate representation of color #826660: hue angle of 10.59º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826660 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 96 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.49 |
| HSL | 10.59º | 0.15% | 0.44% | - |
| HSV(B) | 10.59º | 0.26% | 0.51% | - |
| XYZ | 16.07 | 15.09 | 13.13 | - |
| YUV | 109.69 | 120.28 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 96 | 0 | 0.22 | 0.26 | 0.49 | 10.59 | 0.15 | 0.44 |
| Hex | 82 | 66 | 60 | 0 | 16 | 1A | 31 | B | F | 2C |
| Octal | 202 | 146 | 140 | 0 | 26 | 32 | 61 | 13 | 17 | 54 |
| Binary | 10000010 | 1100110 | 1100000 | 0 | 10110 | 11010 | 110001 | 1011 | 1111 | 101100 |
Color Harmonies of #826660
Complementary color
Monochromatic Colors of #826660
Black with #826660
Text Example
Text Example
White with #826660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826660; }
p { color: rgb(130,102,96); }
H1.HeaderClassName
{
color: #826660;
}
.AnyTagClassName
{
color: #826660;
}
</style>
background-color css
<style>
a { background-color: #826660; }
a { background-color: rgb(130,102,96); }
div.DivClassName
{
background-color: #826660;
}
.BgClassName
{
background-color: #826660;
}
</style>
border-color css
<style>
span { border-color: #826660; }
span { border-color: rgb(130,102,96); }
td.TdClassName
{
border-color: #826660;
}
.TagClassName
{
border-color: #826660;
}
</style>