Shades of Paarl #884632
Tints of Paarl #884632
RGB
CMYK
RGB Variations
Color information
#884632 (or 0x884632) is known color: Paarl. HEX triplet: 88, 46 and 32. RGB value is (136,70,50). Sum of RGB (Red+Green+Blue) = 136+70+50=256 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.12% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 50 (19.92% from 255 or 19.53% from 256); Max value from RGB is 136 - color contains mainly: red. Hex color #884632 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884632 is #77B9CD. Grayscale: #575757. Windows color (decimal): -7846350 or 3294856. OLE color: 3294856.
HSL color Cylindrical-coordinate representation of color #884632: hue angle of 13.95º 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 #884632 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 50 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.47 |
| HSL | 13.95º | 0.46% | 0.36% | - |
| HSV(B) | 13.95º | 0.63% | 0.53% | - |
| XYZ | 12.92 | 9.84 | 4.24 | - |
| YUV | 87.45 | 106.87 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 50 | 0 | 0.49 | 0.63 | 0.47 | 13.95 | 0.46 | 0.36 |
| Hex | 88 | 46 | 32 | 0 | 31 | 3F | 2F | E | 2E | 24 |
| Octal | 210 | 106 | 62 | 0 | 61 | 77 | 57 | 16 | 56 | 44 |
| Binary | 10001000 | 1000110 | 110010 | 0 | 110001 | 111111 | 101111 | 1110 | 101110 | 100100 |
Color Harmonies of #884632
Complementary color
Monochromatic Colors of #884632
Black with #884632
Text Example
Text Example
White with #884632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884632; }
p { color: rgb(136,70,50); }
H1.HeaderClassName
{
color: #884632;
}
.AnyTagClassName
{
color: #884632;
}
</style>
background-color css
<style>
a { background-color: #884632; }
a { background-color: rgb(136,70,50); }
div.DivClassName
{
background-color: #884632;
}
.BgClassName
{
background-color: #884632;
}
</style>
border-color css
<style>
span { border-color: #884632; }
span { border-color: rgb(136,70,50); }
td.TdClassName
{
border-color: #884632;
}
.TagClassName
{
border-color: #884632;
}
</style>