Shades of Paarl #875133
Tints of Paarl #875133
RGB
CMYK
RGB Variations
Color information
#875133 (or 0x875133) is known color: Paarl. HEX triplet: 87, 51 and 33. RGB value is (135,81,51). Sum of RGB (Red+Green+Blue) = 135+81+51=267 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.56% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 135 - color contains mainly: red. Hex color #875133 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875133 is #78AECC. Grayscale: #5D5D5D. Windows color (decimal): -7909069 or 3363207. OLE color: 3363207.
HSL color Cylindrical-coordinate representation of color #875133: hue angle of 21.43º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #875133 is Cyan = 0, Magento = 0.40, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 51 | - |
| CMYK | 0 | 0.40 | 0.62 | 0.47 |
| HSL | 21.43º | 0.45% | 0.36% | - |
| HSV(B) | 21.43º | 0.62% | 0.53% | - |
| XYZ | 13.53 | 11.27 | 4.6 | - |
| YUV | 93.73 | 103.89 | 157.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 51 | 0 | 0.40 | 0.62 | 0.47 | 21.43 | 0.45 | 0.36 |
| Hex | 87 | 51 | 33 | 0 | 28 | 3E | 2F | 15 | 2D | 24 |
| Octal | 207 | 121 | 63 | 0 | 50 | 76 | 57 | 25 | 55 | 44 |
| Binary | 10000111 | 1010001 | 110011 | 0 | 101000 | 111110 | 101111 | 10101 | 101101 | 100100 |
Color Harmonies of #875133
Complementary color
Monochromatic Colors of #875133
Black with #875133
Text Example
Text Example
White with #875133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875133; }
p { color: rgb(135,81,51); }
H1.HeaderClassName
{
color: #875133;
}
.AnyTagClassName
{
color: #875133;
}
</style>
background-color css
<style>
a { background-color: #875133; }
a { background-color: rgb(135,81,51); }
div.DivClassName
{
background-color: #875133;
}
.BgClassName
{
background-color: #875133;
}
</style>
border-color css
<style>
span { border-color: #875133; }
span { border-color: rgb(135,81,51); }
td.TdClassName
{
border-color: #875133;
}
.TagClassName
{
border-color: #875133;
}
</style>