Shades of Paarl #875032
Tints of Paarl #875032
RGB
CMYK
RGB Variations
Color information
#875032 (or 0x875032) is known color: Paarl. HEX triplet: 87, 50 and 32. RGB value is (135,80,50). Sum of RGB (Red+Green+Blue) = 135+80+50=265 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.94% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 135 - color contains mainly: red. Hex color #875032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875032 is #78AFCD. Grayscale: #5D5D5D. Windows color (decimal): -7909326 or 3297415. OLE color: 3297415.
HSL color Cylindrical-coordinate representation of color #875032: hue angle of 21.18º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #875032 is Cyan = 0, Magento = 0.41, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 50 | - |
| CMYK | 0 | 0.41 | 0.63 | 0.47 |
| HSL | 21.18º | 0.46% | 0.36% | - |
| HSV(B) | 21.18º | 0.63% | 0.53% | - |
| XYZ | 13.44 | 11.12 | 4.46 | - |
| YUV | 93.03 | 103.72 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 50 | 0 | 0.41 | 0.63 | 0.47 | 21.18 | 0.46 | 0.36 |
| Hex | 87 | 50 | 32 | 0 | 29 | 3F | 2F | 15 | 2E | 24 |
| Octal | 207 | 120 | 62 | 0 | 51 | 77 | 57 | 25 | 56 | 44 |
| Binary | 10000111 | 1010000 | 110010 | 0 | 101001 | 111111 | 101111 | 10101 | 101110 | 100100 |
Color Harmonies of #875032
Complementary color
Monochromatic Colors of #875032
Black with #875032
Text Example
Text Example
White with #875032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875032; }
p { color: rgb(135,80,50); }
H1.HeaderClassName
{
color: #875032;
}
.AnyTagClassName
{
color: #875032;
}
</style>
background-color css
<style>
a { background-color: #875032; }
a { background-color: rgb(135,80,50); }
div.DivClassName
{
background-color: #875032;
}
.BgClassName
{
background-color: #875032;
}
</style>
border-color css
<style>
span { border-color: #875032; }
span { border-color: rgb(135,80,50); }
td.TdClassName
{
border-color: #875032;
}
.TagClassName
{
border-color: #875032;
}
</style>