Shades of Paarl #874931
Tints of Paarl #874931
RGB
CMYK
RGB Variations
Color information
#874931 (or 0x874931) is known color: Paarl. HEX triplet: 87, 49 and 31. RGB value is (135,73,49). Sum of RGB (Red+Green+Blue) = 135+73+49=257 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.53% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 49 (19.53% from 255 or 19.07% from 257); Max value from RGB is 135 - color contains mainly: red. Hex color #874931 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874931 is #78B6CE. Grayscale: #585858. Windows color (decimal): -7911119 or 3230087. OLE color: 3230087.
HSL color Cylindrical-coordinate representation of color #874931: hue angle of 16.74º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #874931 is Cyan = 0, Magento = 0.46, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 49 | - |
| CMYK | 0 | 0.46 | 0.64 | 0.47 |
| HSL | 16.74º | 0.47% | 0.36% | - |
| HSV(B) | 16.74º | 0.64% | 0.53% | - |
| XYZ | 12.93 | 10.14 | 4.18 | - |
| YUV | 88.8 | 105.54 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 49 | 0 | 0.46 | 0.64 | 0.47 | 16.74 | 0.47 | 0.36 |
| Hex | 87 | 49 | 31 | 0 | 2E | 40 | 2F | 11 | 2F | 24 |
| Octal | 207 | 111 | 61 | 0 | 56 | 100 | 57 | 21 | 57 | 44 |
| Binary | 10000111 | 1001001 | 110001 | 0 | 101110 | 1000000 | 101111 | 10001 | 101111 | 100100 |
Color Harmonies of #874931
Complementary color
Monochromatic Colors of #874931
Black with #874931
Text Example
Text Example
White with #874931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874931; }
p { color: rgb(135,73,49); }
H1.HeaderClassName
{
color: #874931;
}
.AnyTagClassName
{
color: #874931;
}
</style>
background-color css
<style>
a { background-color: #874931; }
a { background-color: rgb(135,73,49); }
div.DivClassName
{
background-color: #874931;
}
.BgClassName
{
background-color: #874931;
}
</style>
border-color css
<style>
span { border-color: #874931; }
span { border-color: rgb(135,73,49); }
td.TdClassName
{
border-color: #874931;
}
.TagClassName
{
border-color: #874931;
}
</style>