Shades of Paarl #864934
Tints of Paarl #864934
RGB
CMYK
RGB Variations
Color information
#864934 (or 0x864934) is known color: Paarl. HEX triplet: 86, 49 and 34. RGB value is (134,73,52). Sum of RGB (Red+Green+Blue) = 134+73+52=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 52 (20.70% from 255 or 20.08% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #864934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864934 is #79B6CB. Grayscale: #585858. Windows color (decimal): -7976652 or 3426694. OLE color: 3426694.
HSL color Cylindrical-coordinate representation of color #864934: hue angle of 15.37º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #864934 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 52 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.47 |
| HSL | 15.37º | 0.44% | 0.36% | - |
| HSV(B) | 15.37º | 0.61% | 0.53% | - |
| XYZ | 12.83 | 10.08 | 4.52 | - |
| YUV | 88.85 | 107.21 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 52 | 0 | 0.46 | 0.61 | 0.47 | 15.37 | 0.44 | 0.36 |
| Hex | 86 | 49 | 34 | 0 | 2E | 3D | 2F | F | 2C | 24 |
| Octal | 206 | 111 | 64 | 0 | 56 | 75 | 57 | 17 | 54 | 44 |
| Binary | 10000110 | 1001001 | 110100 | 0 | 101110 | 111101 | 101111 | 1111 | 101100 | 100100 |
Color Harmonies of #864934
Complementary color
Monochromatic Colors of #864934
Black with #864934
Text Example
Text Example
White with #864934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864934; }
p { color: rgb(134,73,52); }
H1.HeaderClassName
{
color: #864934;
}
.AnyTagClassName
{
color: #864934;
}
</style>
background-color css
<style>
a { background-color: #864934; }
a { background-color: rgb(134,73,52); }
div.DivClassName
{
background-color: #864934;
}
.BgClassName
{
background-color: #864934;
}
</style>
border-color css
<style>
span { border-color: #864934; }
span { border-color: rgb(134,73,52); }
td.TdClassName
{
border-color: #864934;
}
.TagClassName
{
border-color: #864934;
}
</style>