Shades of Paarl #884936
Tints of Paarl #884936
RGB
CMYK
RGB Variations
Color information
#884936 (or 0x884936) is known color: Paarl. HEX triplet: 88, 49 and 36. RGB value is (136,73,54). Sum of RGB (Red+Green+Blue) = 136+73+54=263 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.71% from 263); Green value is 73 (28.91% from 255 or 27.76% from 263); Blue value is 54 (21.48% from 255 or 20.53% from 263); Max value from RGB is 136 - color contains mainly: red. Hex color #884936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884936 is #77B6C9. Grayscale: #595959. Windows color (decimal): -7845578 or 3557768. OLE color: 3557768.
HSL color Cylindrical-coordinate representation of color #884936: hue angle of 13.9º 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 #884936 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 54 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.47 |
| HSL | 13.9º | 0.43% | 0.37% | - |
| HSV(B) | 13.9º | 0.6% | 0.53% | - |
| XYZ | 13.2 | 10.27 | 4.78 | - |
| YUV | 89.67 | 107.87 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 54 | 0 | 0.46 | 0.60 | 0.47 | 13.9 | 0.43 | 0.37 |
| Hex | 88 | 49 | 36 | 0 | 2E | 3C | 2F | E | 2B | 25 |
| Octal | 210 | 111 | 66 | 0 | 56 | 74 | 57 | 16 | 53 | 45 |
| Binary | 10001000 | 1001001 | 110110 | 0 | 101110 | 111100 | 101111 | 1110 | 101011 | 100101 |
Color Harmonies of #884936
Complementary color
Monochromatic Colors of #884936
Black with #884936
Text Example
Text Example
White with #884936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884936; }
p { color: rgb(136,73,54); }
H1.HeaderClassName
{
color: #884936;
}
.AnyTagClassName
{
color: #884936;
}
</style>
background-color css
<style>
a { background-color: #884936; }
a { background-color: rgb(136,73,54); }
div.DivClassName
{
background-color: #884936;
}
.BgClassName
{
background-color: #884936;
}
</style>
border-color css
<style>
span { border-color: #884936; }
span { border-color: rgb(136,73,54); }
td.TdClassName
{
border-color: #884936;
}
.TagClassName
{
border-color: #884936;
}
</style>