Shades of Paarl #864931
Tints of Paarl #864931
RGB
CMYK
RGB Variations
Color information
#864931 (or 0x864931) is known color: Paarl. HEX triplet: 86, 49 and 31. RGB value is (134,73,49). Sum of RGB (Red+Green+Blue) = 134+73+49=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 49 (19.53% from 255 or 19.14% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #864931 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864931 is #79B6CE. Grayscale: #585858. Windows color (decimal): -7976655 or 3230086. OLE color: 3230086.
HSL color Cylindrical-coordinate representation of color #864931: hue angle of 16.94º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #864931 is Cyan = 0, Magento = 0.46, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 49 | - |
| CMYK | 0 | 0.46 | 0.63 | 0.47 |
| HSL | 16.94º | 0.46% | 0.36% | - |
| HSV(B) | 16.94º | 0.63% | 0.53% | - |
| XYZ | 12.77 | 10.06 | 4.17 | - |
| YUV | 88.5 | 105.71 | 160.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 49 | 0 | 0.46 | 0.63 | 0.47 | 16.94 | 0.46 | 0.36 |
| Hex | 86 | 49 | 31 | 0 | 2E | 3F | 2F | 11 | 2E | 24 |
| Octal | 206 | 111 | 61 | 0 | 56 | 77 | 57 | 21 | 56 | 44 |
| Binary | 10000110 | 1001001 | 110001 | 0 | 101110 | 111111 | 101111 | 10001 | 101110 | 100100 |
Color Harmonies of #864931
Complementary color
Monochromatic Colors of #864931
Black with #864931
Text Example
Text Example
White with #864931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864931; }
p { color: rgb(134,73,49); }
H1.HeaderClassName
{
color: #864931;
}
.AnyTagClassName
{
color: #864931;
}
</style>
background-color css
<style>
a { background-color: #864931; }
a { background-color: rgb(134,73,49); }
div.DivClassName
{
background-color: #864931;
}
.BgClassName
{
background-color: #864931;
}
</style>
border-color css
<style>
span { border-color: #864931; }
span { border-color: rgb(134,73,49); }
td.TdClassName
{
border-color: #864931;
}
.TagClassName
{
border-color: #864931;
}
</style>