Shades of Pharlap #826260
Tints of Pharlap #826260
RGB
CMYK
RGB Variations
Color information
#826260 (or 0x826260) is known color: Pharlap. HEX triplet: 82, 62 and 60. RGB value is (130,98,96). Sum of RGB (Red+Green+Blue) = 130+98+96=324 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.12% from 324); Green value is 98 (38.67% from 255 or 30.25% from 324); Blue value is 96 (37.89% from 255 or 29.63% from 324); Max value from RGB is 130 - color contains mainly: red. Hex color #826260 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826260 is #7D9D9F. Grayscale: #6B6B6B. Windows color (decimal): -8232352 or 6316674. OLE color: 6316674.
HSL color Cylindrical-coordinate representation of color #826260: hue angle of 3.53º 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 #826260 is Cyan = 0, Magento = 0.25, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 96 | - |
| CMYK | 0 | 0.25 | 0.26 | 0.49 |
| HSL | 3.53º | 0.15% | 0.44% | - |
| HSV(B) | 3.53º | 0.26% | 0.51% | - |
| XYZ | 15.68 | 14.33 | 13 | - |
| YUV | 107.34 | 121.6 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 96 | 0 | 0.25 | 0.26 | 0.49 | 3.53 | 0.15 | 0.44 |
| Hex | 82 | 62 | 60 | 0 | 19 | 1A | 31 | 4 | F | 2C |
| Octal | 202 | 142 | 140 | 0 | 31 | 32 | 61 | 4 | 17 | 54 |
| Binary | 10000010 | 1100010 | 1100000 | 0 | 11001 | 11010 | 110001 | 100 | 1111 | 101100 |
Color Harmonies of #826260
Complementary color
Monochromatic Colors of #826260
Black with #826260
Text Example
Text Example
White with #826260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826260; }
p { color: rgb(130,98,96); }
H1.HeaderClassName
{
color: #826260;
}
.AnyTagClassName
{
color: #826260;
}
</style>
background-color css
<style>
a { background-color: #826260; }
a { background-color: rgb(130,98,96); }
div.DivClassName
{
background-color: #826260;
}
.BgClassName
{
background-color: #826260;
}
</style>
border-color css
<style>
span { border-color: #826260; }
span { border-color: rgb(130,98,96); }
td.TdClassName
{
border-color: #826260;
}
.TagClassName
{
border-color: #826260;
}
</style>