Shades of Paarl #884432
Tints of Paarl #884432
RGB
CMYK
RGB Variations
Color information
#884432 (or 0x884432) is known color: Paarl. HEX triplet: 88, 44 and 32. RGB value is (136,68,50). Sum of RGB (Red+Green+Blue) = 136+68+50=254 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.54% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 50 (19.92% from 255 or 19.69% from 254); Max value from RGB is 136 - color contains mainly: red. Hex color #884432 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884432 is #77BBCD. Grayscale: #565656. Windows color (decimal): -7846862 or 3294344. OLE color: 3294344.
HSL color Cylindrical-coordinate representation of color #884432: hue angle of 12.56º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #884432 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 68 | 50 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.47 |
| HSL | 12.56º | 0.46% | 0.36% | - |
| HSV(B) | 12.56º | 0.63% | 0.53% | - |
| XYZ | 12.8 | 9.6 | 4.2 | - |
| YUV | 86.28 | 107.53 | 163.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 68 | 50 | 0 | 0.50 | 0.63 | 0.47 | 12.56 | 0.46 | 0.36 |
| Hex | 88 | 44 | 32 | 0 | 32 | 3F | 2F | D | 2E | 24 |
| Octal | 210 | 104 | 62 | 0 | 62 | 77 | 57 | 15 | 56 | 44 |
| Binary | 10001000 | 1000100 | 110010 | 0 | 110010 | 111111 | 101111 | 1101 | 101110 | 100100 |
Color Harmonies of #884432
Complementary color
Monochromatic Colors of #884432
Black with #884432
Text Example
Text Example
White with #884432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884432; }
p { color: rgb(136,68,50); }
H1.HeaderClassName
{
color: #884432;
}
.AnyTagClassName
{
color: #884432;
}
</style>
background-color css
<style>
a { background-color: #884432; }
a { background-color: rgb(136,68,50); }
div.DivClassName
{
background-color: #884432;
}
.BgClassName
{
background-color: #884432;
}
</style>
border-color css
<style>
span { border-color: #884432; }
span { border-color: rgb(136,68,50); }
td.TdClassName
{
border-color: #884432;
}
.TagClassName
{
border-color: #884432;
}
</style>