Shades of Pharlap #826761
Tints of Pharlap #826761
RGB
CMYK
RGB Variations
Color information
#826761 (or 0x826761) is known color: Pharlap. HEX triplet: 82, 67 and 61. RGB value is (130,103,97). Sum of RGB (Red+Green+Blue) = 130+103+97=330 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.39% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 97 (38.28% from 255 or 29.39% from 330); Max value from RGB is 130 - color contains mainly: red. Hex color #826761 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826761 is #7D989E. Grayscale: #6E6E6E. Windows color (decimal): -8231071 or 6383490. OLE color: 6383490.
HSL color Cylindrical-coordinate representation of color #826761: hue angle of 10.91º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #826761 is Cyan = 0, Magento = 0.21, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 97 | - |
| CMYK | 0 | 0.21 | 0.25 | 0.49 |
| HSL | 10.91º | 0.15% | 0.45% | - |
| HSV(B) | 10.91º | 0.25% | 0.51% | - |
| XYZ | 16.21 | 15.31 | 13.41 | - |
| YUV | 110.39 | 120.45 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 97 | 0 | 0.21 | 0.25 | 0.49 | 10.91 | 0.15 | 0.45 |
| Hex | 82 | 67 | 61 | 0 | 15 | 19 | 31 | B | F | 2D |
| Octal | 202 | 147 | 141 | 0 | 25 | 31 | 61 | 13 | 17 | 55 |
| Binary | 10000010 | 1100111 | 1100001 | 0 | 10101 | 11001 | 110001 | 1011 | 1111 | 101101 |
Color Harmonies of #826761
Complementary color
Monochromatic Colors of #826761
Black with #826761
Text Example
Text Example
White with #826761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826761; }
p { color: rgb(130,103,97); }
H1.HeaderClassName
{
color: #826761;
}
.AnyTagClassName
{
color: #826761;
}
</style>
background-color css
<style>
a { background-color: #826761; }
a { background-color: rgb(130,103,97); }
div.DivClassName
{
background-color: #826761;
}
.BgClassName
{
background-color: #826761;
}
</style>
border-color css
<style>
span { border-color: #826761; }
span { border-color: rgb(130,103,97); }
td.TdClassName
{
border-color: #826761;
}
.TagClassName
{
border-color: #826761;
}
</style>