Shades of Paarl #864639
Tints of Paarl #864639
RGB
CMYK
RGB Variations
Color information
#864639 (or 0x864639) is known color: Paarl. HEX triplet: 86, 46 and 39. RGB value is (134,70,57). Sum of RGB (Red+Green+Blue) = 134+70+57=261 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.34% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 57 (22.66% from 255 or 21.84% from 261); Max value from RGB is 134 - color contains mainly: red. Hex color #864639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864639 is #79B9C6. Grayscale: #575757. Windows color (decimal): -7977415 or 3753606. OLE color: 3753606.
HSL color Cylindrical-coordinate representation of color #864639: hue angle of 10.13º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #864639 is Cyan = 0, Magento = 0.48, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 57 | - |
| CMYK | 0 | 0.48 | 0.57 | 0.47 |
| HSL | 10.13º | 0.4% | 0.37% | - |
| HSV(B) | 10.13º | 0.57% | 0.53% | - |
| XYZ | 12.76 | 9.74 | 5.08 | - |
| YUV | 87.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 57 | 0 | 0.48 | 0.57 | 0.47 | 10.13 | 0.4 | 0.37 |
| Hex | 86 | 46 | 39 | 0 | 30 | 39 | 2F | A | 28 | 25 |
| Octal | 206 | 106 | 71 | 0 | 60 | 71 | 57 | 12 | 50 | 45 |
| Binary | 10000110 | 1000110 | 111001 | 0 | 110000 | 111001 | 101111 | 1010 | 101000 | 100101 |
Color Harmonies of #864639
Complementary color
Monochromatic Colors of #864639
Black with #864639
Text Example
Text Example
White with #864639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864639; }
p { color: rgb(134,70,57); }
H1.HeaderClassName
{
color: #864639;
}
.AnyTagClassName
{
color: #864639;
}
</style>
background-color css
<style>
a { background-color: #864639; }
a { background-color: rgb(134,70,57); }
div.DivClassName
{
background-color: #864639;
}
.BgClassName
{
background-color: #864639;
}
</style>
border-color css
<style>
span { border-color: #864639; }
span { border-color: rgb(134,70,57); }
td.TdClassName
{
border-color: #864639;
}
.TagClassName
{
border-color: #864639;
}
</style>