Shades of Paarl #874935
Tints of Paarl #874935
RGB
CMYK
RGB Variations
Color information
#874935 (or 0x874935) is known color: Paarl. HEX triplet: 87, 49 and 35. RGB value is (135,73,53). Sum of RGB (Red+Green+Blue) = 135+73+53=261 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.72% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 53 (21.09% from 255 or 20.31% from 261); Max value from RGB is 135 - color contains mainly: red. Hex color #874935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874935 is #78B6CA. Grayscale: #595959. Windows color (decimal): -7911115 or 3492231. OLE color: 3492231.
HSL color Cylindrical-coordinate representation of color #874935: hue angle of 14.63º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #874935 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 53 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.47 |
| HSL | 14.63º | 0.44% | 0.37% | - |
| HSV(B) | 14.63º | 0.61% | 0.53% | - |
| XYZ | 13.02 | 10.17 | 4.65 | - |
| YUV | 89.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 53 | 0 | 0.46 | 0.61 | 0.47 | 14.63 | 0.44 | 0.37 |
| Hex | 87 | 49 | 35 | 0 | 2E | 3D | 2F | F | 2C | 25 |
| Octal | 207 | 111 | 65 | 0 | 56 | 75 | 57 | 17 | 54 | 45 |
| Binary | 10000111 | 1001001 | 110101 | 0 | 101110 | 111101 | 101111 | 1111 | 101100 | 100101 |
Color Harmonies of #874935
Complementary color
Monochromatic Colors of #874935
Black with #874935
Text Example
Text Example
White with #874935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874935; }
p { color: rgb(135,73,53); }
H1.HeaderClassName
{
color: #874935;
}
.AnyTagClassName
{
color: #874935;
}
</style>
background-color css
<style>
a { background-color: #874935; }
a { background-color: rgb(135,73,53); }
div.DivClassName
{
background-color: #874935;
}
.BgClassName
{
background-color: #874935;
}
</style>
border-color css
<style>
span { border-color: #874935; }
span { border-color: rgb(135,73,53); }
td.TdClassName
{
border-color: #874935;
}
.TagClassName
{
border-color: #874935;
}
</style>