Shades of Paarl #884931
Tints of Paarl #884931
RGB
CMYK
RGB Variations
Color information
#884931 (or 0x884931) is known color: Paarl. HEX triplet: 88, 49 and 31. RGB value is (136,73,49). Sum of RGB (Red+Green+Blue) = 136+73+49=258 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.71% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 49 (19.53% from 255 or 18.99% from 258); Max value from RGB is 136 - color contains mainly: red. Hex color #884931 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884931 is #77B6CE. Grayscale: #595959. Windows color (decimal): -7845583 or 3230088. OLE color: 3230088.
HSL color Cylindrical-coordinate representation of color #884931: hue angle of 16.55º 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 #884931 is Cyan = 0, Magento = 0.46, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 49 | - |
| CMYK | 0 | 0.46 | 0.64 | 0.47 |
| HSL | 16.55º | 0.47% | 0.36% | - |
| HSV(B) | 16.55º | 0.64% | 0.53% | - |
| XYZ | 13.09 | 10.22 | 4.19 | - |
| YUV | 89.1 | 105.37 | 161.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 49 | 0 | 0.46 | 0.64 | 0.47 | 16.55 | 0.47 | 0.36 |
| Hex | 88 | 49 | 31 | 0 | 2E | 40 | 2F | 11 | 2F | 24 |
| Octal | 210 | 111 | 61 | 0 | 56 | 100 | 57 | 21 | 57 | 44 |
| Binary | 10001000 | 1001001 | 110001 | 0 | 101110 | 1000000 | 101111 | 10001 | 101111 | 100100 |
Color Harmonies of #884931
Complementary color
Monochromatic Colors of #884931
Black with #884931
Text Example
Text Example
White with #884931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884931; }
p { color: rgb(136,73,49); }
H1.HeaderClassName
{
color: #884931;
}
.AnyTagClassName
{
color: #884931;
}
</style>
background-color css
<style>
a { background-color: #884931; }
a { background-color: rgb(136,73,49); }
div.DivClassName
{
background-color: #884931;
}
.BgClassName
{
background-color: #884931;
}
</style>
border-color css
<style>
span { border-color: #884931; }
span { border-color: rgb(136,73,49); }
td.TdClassName
{
border-color: #884931;
}
.TagClassName
{
border-color: #884931;
}
</style>