Shades of Paarl #874837
Tints of Paarl #874837
RGB
CMYK
RGB Variations
Color information
#874837 (or 0x874837) is known color: Paarl. HEX triplet: 87, 48 and 37. RGB value is (135,72,55). Sum of RGB (Red+Green+Blue) = 135+72+55=262 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.53% from 262); Green value is 72 (28.52% from 255 or 27.48% from 262); Blue value is 55 (21.88% from 255 or 20.99% from 262); Max value from RGB is 135 - color contains mainly: red. Hex color #874837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874837 is #78B7C8. Grayscale: #595959. Windows color (decimal): -7911369 or 3623047. OLE color: 3623047.
HSL color Cylindrical-coordinate representation of color #874837: hue angle of 12.75º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #874837 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 72 | 55 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.47 |
| HSL | 12.75º | 0.42% | 0.37% | - |
| HSV(B) | 12.75º | 0.59% | 0.53% | - |
| XYZ | 13 | 10.06 | 4.87 | - |
| YUV | 88.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 72 | 55 | 0 | 0.47 | 0.59 | 0.47 | 12.75 | 0.42 | 0.37 |
| Hex | 87 | 48 | 37 | 0 | 2F | 3B | 2F | D | 2A | 25 |
| Octal | 207 | 110 | 67 | 0 | 57 | 73 | 57 | 15 | 52 | 45 |
| Binary | 10000111 | 1001000 | 110111 | 0 | 101111 | 111011 | 101111 | 1101 | 101010 | 100101 |
Color Harmonies of #874837
Complementary color
Monochromatic Colors of #874837
Black with #874837
Text Example
Text Example
White with #874837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874837; }
p { color: rgb(135,72,55); }
H1.HeaderClassName
{
color: #874837;
}
.AnyTagClassName
{
color: #874837;
}
</style>
background-color css
<style>
a { background-color: #874837; }
a { background-color: rgb(135,72,55); }
div.DivClassName
{
background-color: #874837;
}
.BgClassName
{
background-color: #874837;
}
</style>
border-color css
<style>
span { border-color: #874837; }
span { border-color: rgb(135,72,55); }
td.TdClassName
{
border-color: #874837;
}
.TagClassName
{
border-color: #874837;
}
</style>