Shades of Paarl #884835
Tints of Paarl #884835
RGB
CMYK
RGB Variations
Color information
#884835 (or 0x884835) is known color: Paarl. HEX triplet: 88, 48 and 35. RGB value is (136,72,53). Sum of RGB (Red+Green+Blue) = 136+72+53=261 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.11% from 261); Green value is 72 (28.52% from 255 or 27.59% from 261); Blue value is 53 (21.09% from 255 or 20.31% from 261); Max value from RGB is 136 - color contains mainly: red. Hex color #884835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884835 is #77B7CA. Grayscale: #595959. Windows color (decimal): -7845835 or 3491976. OLE color: 3491976.
HSL color Cylindrical-coordinate representation of color #884835: hue angle of 13.73º 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 #884835 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 72 | 53 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.47 |
| HSL | 13.73º | 0.44% | 0.37% | - |
| HSV(B) | 13.73º | 0.61% | 0.53% | - |
| XYZ | 13.11 | 10.13 | 4.63 | - |
| YUV | 88.97 | 107.7 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 72 | 53 | 0 | 0.47 | 0.61 | 0.47 | 13.73 | 0.44 | 0.37 |
| Hex | 88 | 48 | 35 | 0 | 2F | 3D | 2F | E | 2C | 25 |
| Octal | 210 | 110 | 65 | 0 | 57 | 75 | 57 | 16 | 54 | 45 |
| Binary | 10001000 | 1001000 | 110101 | 0 | 101111 | 111101 | 101111 | 1110 | 101100 | 100101 |
Color Harmonies of #884835
Complementary color
Monochromatic Colors of #884835
Black with #884835
Text Example
Text Example
White with #884835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884835; }
p { color: rgb(136,72,53); }
H1.HeaderClassName
{
color: #884835;
}
.AnyTagClassName
{
color: #884835;
}
</style>
background-color css
<style>
a { background-color: #884835; }
a { background-color: rgb(136,72,53); }
div.DivClassName
{
background-color: #884835;
}
.BgClassName
{
background-color: #884835;
}
</style>
border-color css
<style>
span { border-color: #884835; }
span { border-color: rgb(136,72,53); }
td.TdClassName
{
border-color: #884835;
}
.TagClassName
{
border-color: #884835;
}
</style>