Shades of Paarl #874637
Tints of Paarl #874637
RGB
CMYK
RGB Variations
Color information
#874637 (or 0x874637) is known color: Paarl. HEX triplet: 87, 46 and 37. RGB value is (135,70,55). Sum of RGB (Red+Green+Blue) = 135+70+55=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 55 (21.88% from 255 or 21.15% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #874637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874637 is #78B9C8. Grayscale: #575757. Windows color (decimal): -7911881 or 3622535. OLE color: 3622535.
HSL color Cylindrical-coordinate representation of color #874637: hue angle of 11.25º 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 #874637 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 55 | - |
| CMYK | 0 | 0.48 | 0.59 | 0.47 |
| HSL | 11.25º | 0.42% | 0.37% | - |
| HSV(B) | 11.25º | 0.59% | 0.53% | - |
| XYZ | 12.87 | 9.81 | 4.83 | - |
| YUV | 87.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 55 | 0 | 0.48 | 0.59 | 0.47 | 11.25 | 0.42 | 0.37 |
| Hex | 87 | 46 | 37 | 0 | 30 | 3B | 2F | B | 2A | 25 |
| Octal | 207 | 106 | 67 | 0 | 60 | 73 | 57 | 13 | 52 | 45 |
| Binary | 10000111 | 1000110 | 110111 | 0 | 110000 | 111011 | 101111 | 1011 | 101010 | 100101 |
Color Harmonies of #874637
Complementary color
Monochromatic Colors of #874637
Black with #874637
Text Example
Text Example
White with #874637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874637; }
p { color: rgb(135,70,55); }
H1.HeaderClassName
{
color: #874637;
}
.AnyTagClassName
{
color: #874637;
}
</style>
background-color css
<style>
a { background-color: #874637; }
a { background-color: rgb(135,70,55); }
div.DivClassName
{
background-color: #874637;
}
.BgClassName
{
background-color: #874637;
}
</style>
border-color css
<style>
span { border-color: #874637; }
span { border-color: rgb(135,70,55); }
td.TdClassName
{
border-color: #874637;
}
.TagClassName
{
border-color: #874637;
}
</style>