Shades of Paarl #865239
Tints of Paarl #865239
RGB
CMYK
RGB Variations
Color information
#865239 (or 0x865239) is known color: Paarl. HEX triplet: 86, 52 and 39. RGB value is (134,82,57). Sum of RGB (Red+Green+Blue) = 134+82+57=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 57 (22.66% from 255 or 20.88% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #865239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865239 is #79ADC6. Grayscale: #5E5E5E. Windows color (decimal): -7974343 or 3756678. OLE color: 3756678.
HSL color Cylindrical-coordinate representation of color #865239: hue angle of 19.48º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #865239 is Cyan = 0, Magento = 0.39, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 82 | 57 | - |
| CMYK | 0 | 0.39 | 0.57 | 0.47 |
| HSL | 19.48º | 0.4% | 0.37% | - |
| HSV(B) | 19.48º | 0.57% | 0.53% | - |
| XYZ | 13.59 | 11.4 | 5.35 | - |
| YUV | 94.7 | 106.73 | 156.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 82 | 57 | 0 | 0.39 | 0.57 | 0.47 | 19.48 | 0.4 | 0.37 |
| Hex | 86 | 52 | 39 | 0 | 27 | 39 | 2F | 13 | 28 | 25 |
| Octal | 206 | 122 | 71 | 0 | 47 | 71 | 57 | 23 | 50 | 45 |
| Binary | 10000110 | 1010010 | 111001 | 0 | 100111 | 111001 | 101111 | 10011 | 101000 | 100101 |
Color Harmonies of #865239
Complementary color
Monochromatic Colors of #865239
Black with #865239
Text Example
Text Example
White with #865239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865239; }
p { color: rgb(134,82,57); }
H1.HeaderClassName
{
color: #865239;
}
.AnyTagClassName
{
color: #865239;
}
</style>
background-color css
<style>
a { background-color: #865239; }
a { background-color: rgb(134,82,57); }
div.DivClassName
{
background-color: #865239;
}
.BgClassName
{
background-color: #865239;
}
</style>
border-color css
<style>
span { border-color: #865239; }
span { border-color: rgb(134,82,57); }
td.TdClassName
{
border-color: #865239;
}
.TagClassName
{
border-color: #865239;
}
</style>