Shades of Paarl #865136
Tints of Paarl #865136
RGB
CMYK
RGB Variations
Color information
#865136 (or 0x865136) is known color: Paarl. HEX triplet: 86, 51 and 36. RGB value is (134,81,54). Sum of RGB (Red+Green+Blue) = 134+81+54=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 81 (32.03% from 255 or 30.11% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #865136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865136 is #79AEC9. Grayscale: #5D5D5D. Windows color (decimal): -7974602 or 3559814. OLE color: 3559814.
HSL color Cylindrical-coordinate representation of color #865136: hue angle of 20.25º 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 #865136 is Cyan = 0, Magento = 0.40, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 81 | 54 | - |
| CMYK | 0 | 0.40 | 0.60 | 0.47 |
| HSL | 20.25º | 0.43% | 0.37% | - |
| HSV(B) | 20.25º | 0.6% | 0.53% | - |
| XYZ | 13.44 | 11.22 | 4.95 | - |
| YUV | 93.77 | 105.56 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 81 | 54 | 0 | 0.40 | 0.60 | 0.47 | 20.25 | 0.43 | 0.37 |
| Hex | 86 | 51 | 36 | 0 | 28 | 3C | 2F | 14 | 2B | 25 |
| Octal | 206 | 121 | 66 | 0 | 50 | 74 | 57 | 24 | 53 | 45 |
| Binary | 10000110 | 1010001 | 110110 | 0 | 101000 | 111100 | 101111 | 10100 | 101011 | 100101 |
Color Harmonies of #865136
Complementary color
Monochromatic Colors of #865136
Black with #865136
Text Example
Text Example
White with #865136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865136; }
p { color: rgb(134,81,54); }
H1.HeaderClassName
{
color: #865136;
}
.AnyTagClassName
{
color: #865136;
}
</style>
background-color css
<style>
a { background-color: #865136; }
a { background-color: rgb(134,81,54); }
div.DivClassName
{
background-color: #865136;
}
.BgClassName
{
background-color: #865136;
}
</style>
border-color css
<style>
span { border-color: #865136; }
span { border-color: rgb(134,81,54); }
td.TdClassName
{
border-color: #865136;
}
.TagClassName
{
border-color: #865136;
}
</style>