Shades of Paarl #874936
Tints of Paarl #874936
RGB
CMYK
RGB Variations
Color information
#874936 (or 0x874936) is known color: Paarl. HEX triplet: 87, 49 and 36. RGB value is (135,73,54). Sum of RGB (Red+Green+Blue) = 135+73+54=262 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.53% from 262); Green value is 73 (28.91% from 255 or 27.86% from 262); Blue value is 54 (21.48% from 255 or 20.61% from 262); Max value from RGB is 135 - color contains mainly: red. Hex color #874936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874936 is #78B6C9. Grayscale: #595959. Windows color (decimal): -7911114 or 3557767. OLE color: 3557767.
HSL color Cylindrical-coordinate representation of color #874936: hue angle of 14.07º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #874936 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 54 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.47 |
| HSL | 14.07º | 0.43% | 0.37% | - |
| HSV(B) | 14.07º | 0.6% | 0.53% | - |
| XYZ | 13.04 | 10.18 | 4.77 | - |
| YUV | 89.37 | 108.04 | 160.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 54 | 0 | 0.46 | 0.60 | 0.47 | 14.07 | 0.43 | 0.37 |
| Hex | 87 | 49 | 36 | 0 | 2E | 3C | 2F | E | 2B | 25 |
| Octal | 207 | 111 | 66 | 0 | 56 | 74 | 57 | 16 | 53 | 45 |
| Binary | 10000111 | 1001001 | 110110 | 0 | 101110 | 111100 | 101111 | 1110 | 101011 | 100101 |
Color Harmonies of #874936
Complementary color
Monochromatic Colors of #874936
Black with #874936
Text Example
Text Example
White with #874936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874936; }
p { color: rgb(135,73,54); }
H1.HeaderClassName
{
color: #874936;
}
.AnyTagClassName
{
color: #874936;
}
</style>
background-color css
<style>
a { background-color: #874936; }
a { background-color: rgb(135,73,54); }
div.DivClassName
{
background-color: #874936;
}
.BgClassName
{
background-color: #874936;
}
</style>
border-color css
<style>
span { border-color: #874936; }
span { border-color: rgb(135,73,54); }
td.TdClassName
{
border-color: #874936;
}
.TagClassName
{
border-color: #874936;
}
</style>