Shades of Paarl #884532
Tints of Paarl #884532
RGB
CMYK
RGB Variations
Color information
#884532 (or 0x884532) is known color: Paarl. HEX triplet: 88, 45 and 32. RGB value is (136,69,50). Sum of RGB (Red+Green+Blue) = 136+69+50=255 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.33% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 50 (19.92% from 255 or 19.61% from 255); Max value from RGB is 136 - color contains mainly: red. Hex color #884532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884532 is #77BACD. Grayscale: #575757. Windows color (decimal): -7846606 or 3294600. OLE color: 3294600.
HSL color Cylindrical-coordinate representation of color #884532: hue angle of 13.26º 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 #884532 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 69 | 50 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.47 |
| HSL | 13.26º | 0.46% | 0.36% | - |
| HSV(B) | 13.26º | 0.63% | 0.53% | - |
| XYZ | 12.86 | 9.72 | 4.22 | - |
| YUV | 86.87 | 107.2 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 69 | 50 | 0 | 0.49 | 0.63 | 0.47 | 13.26 | 0.46 | 0.36 |
| Hex | 88 | 45 | 32 | 0 | 31 | 3F | 2F | D | 2E | 24 |
| Octal | 210 | 105 | 62 | 0 | 61 | 77 | 57 | 15 | 56 | 44 |
| Binary | 10001000 | 1000101 | 110010 | 0 | 110001 | 111111 | 101111 | 1101 | 101110 | 100100 |
Color Harmonies of #884532
Complementary color
Monochromatic Colors of #884532
Black with #884532
Text Example
Text Example
White with #884532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884532; }
p { color: rgb(136,69,50); }
H1.HeaderClassName
{
color: #884532;
}
.AnyTagClassName
{
color: #884532;
}
</style>
background-color css
<style>
a { background-color: #884532; }
a { background-color: rgb(136,69,50); }
div.DivClassName
{
background-color: #884532;
}
.BgClassName
{
background-color: #884532;
}
</style>
border-color css
<style>
span { border-color: #884532; }
span { border-color: rgb(136,69,50); }
td.TdClassName
{
border-color: #884532;
}
.TagClassName
{
border-color: #884532;
}
</style>