Shades of Paarl #864835
Tints of Paarl #864835
RGB
CMYK
RGB Variations
Color information
#864835 (or 0x864835) is known color: Paarl. HEX triplet: 86, 48 and 35. RGB value is (134,72,53). Sum of RGB (Red+Green+Blue) = 134+72+53=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 72 (28.52% from 255 or 27.80% from 259); Blue value is 53 (21.09% from 255 or 20.46% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #864835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864835 is #79B7CA. Grayscale: #585858. Windows color (decimal): -7976907 or 3491974. OLE color: 3491974.
HSL color Cylindrical-coordinate representation of color #864835: hue angle of 14.07º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #864835 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 53 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.47 |
| HSL | 14.07º | 0.43% | 0.37% | - |
| HSV(B) | 14.07º | 0.6% | 0.53% | - |
| XYZ | 12.79 | 9.96 | 4.62 | - |
| YUV | 88.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 53 | 0 | 0.46 | 0.60 | 0.47 | 14.07 | 0.43 | 0.37 |
| Hex | 86 | 48 | 35 | 0 | 2E | 3C | 2F | E | 2B | 25 |
| Octal | 206 | 110 | 65 | 0 | 56 | 74 | 57 | 16 | 53 | 45 |
| Binary | 10000110 | 1001000 | 110101 | 0 | 101110 | 111100 | 101111 | 1110 | 101011 | 100101 |
Color Harmonies of #864835
Complementary color
Monochromatic Colors of #864835
Black with #864835
Text Example
Text Example
White with #864835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864835; }
p { color: rgb(134,72,53); }
H1.HeaderClassName
{
color: #864835;
}
.AnyTagClassName
{
color: #864835;
}
</style>
background-color css
<style>
a { background-color: #864835; }
a { background-color: rgb(134,72,53); }
div.DivClassName
{
background-color: #864835;
}
.BgClassName
{
background-color: #864835;
}
</style>
border-color css
<style>
span { border-color: #864835; }
span { border-color: rgb(134,72,53); }
td.TdClassName
{
border-color: #864835;
}
.TagClassName
{
border-color: #864835;
}
</style>