Shades of Paarl #884631
Tints of Paarl #884631
RGB
CMYK
RGB Variations
Color information
#884631 (or 0x884631) is known color: Paarl. HEX triplet: 88, 46 and 31. RGB value is (136,70,49). Sum of RGB (Red+Green+Blue) = 136+70+49=255 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.33% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 49 (19.53% from 255 or 19.22% from 255); Max value from RGB is 136 - color contains mainly: red. Hex color #884631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884631 is #77B9CE. Grayscale: #575757. Windows color (decimal): -7846351 or 3229320. OLE color: 3229320.
HSL color Cylindrical-coordinate representation of color #884631: hue angle of 14.48º 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 #884631 is Cyan = 0, Magento = 0.49, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 49 | - |
| CMYK | 0 | 0.49 | 0.64 | 0.47 |
| HSL | 14.48º | 0.47% | 0.36% | - |
| HSV(B) | 14.48º | 0.64% | 0.53% | - |
| XYZ | 12.9 | 9.84 | 4.12 | - |
| YUV | 87.34 | 106.37 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 49 | 0 | 0.49 | 0.64 | 0.47 | 14.48 | 0.47 | 0.36 |
| Hex | 88 | 46 | 31 | 0 | 31 | 40 | 2F | E | 2F | 24 |
| Octal | 210 | 106 | 61 | 0 | 61 | 100 | 57 | 16 | 57 | 44 |
| Binary | 10001000 | 1000110 | 110001 | 0 | 110001 | 1000000 | 101111 | 1110 | 101111 | 100100 |
Color Harmonies of #884631
Complementary color
Monochromatic Colors of #884631
Black with #884631
Text Example
Text Example
White with #884631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884631; }
p { color: rgb(136,70,49); }
H1.HeaderClassName
{
color: #884631;
}
.AnyTagClassName
{
color: #884631;
}
</style>
background-color css
<style>
a { background-color: #884631; }
a { background-color: rgb(136,70,49); }
div.DivClassName
{
background-color: #884631;
}
.BgClassName
{
background-color: #884631;
}
</style>
border-color css
<style>
span { border-color: #884631; }
span { border-color: rgb(136,70,49); }
td.TdClassName
{
border-color: #884631;
}
.TagClassName
{
border-color: #884631;
}
</style>