Shades of Paarl #864537
Tints of Paarl #864537
RGB
CMYK
RGB Variations
Color information
#864537 (or 0x864537) is known color: Paarl. HEX triplet: 86, 45 and 37. RGB value is (134,69,55). Sum of RGB (Red+Green+Blue) = 134+69+55=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #864537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864537 is #79BAC8. Grayscale: #565656. Windows color (decimal): -7977673 or 3622278. OLE color: 3622278.
HSL color Cylindrical-coordinate representation of color #864537: hue angle of 10.63º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #864537 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 55 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.47 |
| HSL | 10.63º | 0.42% | 0.37% | - |
| HSV(B) | 10.63º | 0.59% | 0.53% | - |
| XYZ | 12.65 | 9.6 | 4.8 | - |
| YUV | 86.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 55 | 0 | 0.49 | 0.59 | 0.47 | 10.63 | 0.42 | 0.37 |
| Hex | 86 | 45 | 37 | 0 | 31 | 3B | 2F | B | 2A | 25 |
| Octal | 206 | 105 | 67 | 0 | 61 | 73 | 57 | 13 | 52 | 45 |
| Binary | 10000110 | 1000101 | 110111 | 0 | 110001 | 111011 | 101111 | 1011 | 101010 | 100101 |
Color Harmonies of #864537
Complementary color
Monochromatic Colors of #864537
Black with #864537
Text Example
Text Example
White with #864537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864537; }
p { color: rgb(134,69,55); }
H1.HeaderClassName
{
color: #864537;
}
.AnyTagClassName
{
color: #864537;
}
</style>
background-color css
<style>
a { background-color: #864537; }
a { background-color: rgb(134,69,55); }
div.DivClassName
{
background-color: #864537;
}
.BgClassName
{
background-color: #864537;
}
</style>
border-color css
<style>
span { border-color: #864537; }
span { border-color: rgb(134,69,55); }
td.TdClassName
{
border-color: #864537;
}
.TagClassName
{
border-color: #864537;
}
</style>