Shades of Paarl #875139
Tints of Paarl #875139
RGB
CMYK
RGB Variations
Color information
#875139 (or 0x875139) is known color: Paarl. HEX triplet: 87, 51 and 39. RGB value is (135,81,57). Sum of RGB (Red+Green+Blue) = 135+81+57=273 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.45% from 273); Green value is 81 (32.03% from 255 or 29.67% from 273); Blue value is 57 (22.66% from 255 or 20.88% from 273); Max value from RGB is 135 - color contains mainly: red. Hex color #875139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875139 is #78AEC6. Grayscale: #5E5E5E. Windows color (decimal): -7909063 or 3756423. OLE color: 3756423.
HSL color Cylindrical-coordinate representation of color #875139: hue angle of 18.46º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #875139 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 57 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.47 |
| HSL | 18.46º | 0.41% | 0.38% | - |
| HSV(B) | 18.46º | 0.58% | 0.53% | - |
| XYZ | 13.67 | 11.33 | 5.34 | - |
| YUV | 94.41 | 106.89 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 57 | 0 | 0.40 | 0.58 | 0.47 | 18.46 | 0.41 | 0.38 |
| Hex | 87 | 51 | 39 | 0 | 28 | 3A | 2F | 12 | 29 | 26 |
| Octal | 207 | 121 | 71 | 0 | 50 | 72 | 57 | 22 | 51 | 46 |
| Binary | 10000111 | 1010001 | 111001 | 0 | 101000 | 111010 | 101111 | 10010 | 101001 | 100110 |
Color Harmonies of #875139
Complementary color
Monochromatic Colors of #875139
Black with #875139
Text Example
Text Example
White with #875139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875139; }
p { color: rgb(135,81,57); }
H1.HeaderClassName
{
color: #875139;
}
.AnyTagClassName
{
color: #875139;
}
</style>
background-color css
<style>
a { background-color: #875139; }
a { background-color: rgb(135,81,57); }
div.DivClassName
{
background-color: #875139;
}
.BgClassName
{
background-color: #875139;
}
</style>
border-color css
<style>
span { border-color: #875139; }
span { border-color: rgb(135,81,57); }
td.TdClassName
{
border-color: #875139;
}
.TagClassName
{
border-color: #875139;
}
</style>