Shades of Paarl #875135
Tints of Paarl #875135
RGB
CMYK
RGB Variations
Color information
#875135 (or 0x875135) is known color: Paarl. HEX triplet: 87, 51 and 35. RGB value is (135,81,53). Sum of RGB (Red+Green+Blue) = 135+81+53=269 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.19% from 269); Green value is 81 (32.03% from 255 or 30.11% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 135 - color contains mainly: red. Hex color #875135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875135 is #78AECA. Grayscale: #5E5E5E. Windows color (decimal): -7909067 or 3494279. OLE color: 3494279.
HSL color Cylindrical-coordinate representation of color #875135: hue angle of 20.49º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #875135 is Cyan = 0, Magento = 0.40, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 53 | - |
| CMYK | 0 | 0.40 | 0.61 | 0.47 |
| HSL | 20.49º | 0.44% | 0.37% | - |
| HSV(B) | 20.49º | 0.61% | 0.53% | - |
| XYZ | 13.58 | 11.29 | 4.83 | - |
| YUV | 93.95 | 104.89 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 53 | 0 | 0.40 | 0.61 | 0.47 | 20.49 | 0.44 | 0.37 |
| Hex | 87 | 51 | 35 | 0 | 28 | 3D | 2F | 14 | 2C | 25 |
| Octal | 207 | 121 | 65 | 0 | 50 | 75 | 57 | 24 | 54 | 45 |
| Binary | 10000111 | 1010001 | 110101 | 0 | 101000 | 111101 | 101111 | 10100 | 101100 | 100101 |
Color Harmonies of #875135
Complementary color
Monochromatic Colors of #875135
Black with #875135
Text Example
Text Example
White with #875135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875135; }
p { color: rgb(135,81,53); }
H1.HeaderClassName
{
color: #875135;
}
.AnyTagClassName
{
color: #875135;
}
</style>
background-color css
<style>
a { background-color: #875135; }
a { background-color: rgb(135,81,53); }
div.DivClassName
{
background-color: #875135;
}
.BgClassName
{
background-color: #875135;
}
</style>
border-color css
<style>
span { border-color: #875135; }
span { border-color: rgb(135,81,53); }
td.TdClassName
{
border-color: #875135;
}
.TagClassName
{
border-color: #875135;
}
</style>