Shades of Paarl #865037
Tints of Paarl #865037
RGB
CMYK
RGB Variations
Color information
#865037 (or 0x865037) is known color: Paarl. HEX triplet: 86, 50 and 37. RGB value is (134,80,55). Sum of RGB (Red+Green+Blue) = 134+80+55=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 55 (21.88% from 255 or 20.45% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #865037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865037 is #79AFC8. Grayscale: #5D5D5D. Windows color (decimal): -7974857 or 3625094. OLE color: 3625094.
HSL color Cylindrical-coordinate representation of color #865037: hue angle of 18.99º 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 #865037 is Cyan = 0, Magento = 0.40, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 55 | - |
| CMYK | 0 | 0.40 | 0.59 | 0.47 |
| HSL | 18.99º | 0.42% | 0.37% | - |
| HSV(B) | 18.99º | 0.59% | 0.53% | - |
| XYZ | 13.39 | 11.08 | 5.05 | - |
| YUV | 93.3 | 106.39 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 55 | 0 | 0.40 | 0.59 | 0.47 | 18.99 | 0.42 | 0.37 |
| Hex | 86 | 50 | 37 | 0 | 28 | 3B | 2F | 13 | 2A | 25 |
| Octal | 206 | 120 | 67 | 0 | 50 | 73 | 57 | 23 | 52 | 45 |
| Binary | 10000110 | 1010000 | 110111 | 0 | 101000 | 111011 | 101111 | 10011 | 101010 | 100101 |
Color Harmonies of #865037
Complementary color
Monochromatic Colors of #865037
Black with #865037
Text Example
Text Example
White with #865037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865037; }
p { color: rgb(134,80,55); }
H1.HeaderClassName
{
color: #865037;
}
.AnyTagClassName
{
color: #865037;
}
</style>
background-color css
<style>
a { background-color: #865037; }
a { background-color: rgb(134,80,55); }
div.DivClassName
{
background-color: #865037;
}
.BgClassName
{
background-color: #865037;
}
</style>
border-color css
<style>
span { border-color: #865037; }
span { border-color: rgb(134,80,55); }
td.TdClassName
{
border-color: #865037;
}
.TagClassName
{
border-color: #865037;
}
</style>