Shades of Paarl #844636
Tints of Paarl #844636
RGB
CMYK
RGB Variations
Color information
#844636 (or 0x844636) is known color: Paarl. HEX triplet: 84, 46 and 36. RGB value is (132,70,54). Sum of RGB (Red+Green+Blue) = 132+70+54=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #844636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844636 is #7BB9C9. Grayscale: #565656. Windows color (decimal): -8108490 or 3556996. OLE color: 3556996.
HSL color Cylindrical-coordinate representation of color #844636: hue angle of 12.31º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #844636 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 70 | 54 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.48 |
| HSL | 12.31º | 0.42% | 0.36% | - |
| HSV(B) | 12.31º | 0.59% | 0.52% | - |
| XYZ | 12.37 | 9.55 | 4.68 | - |
| YUV | 86.71 | 109.54 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 70 | 54 | 0 | 0.47 | 0.59 | 0.48 | 12.31 | 0.42 | 0.36 |
| Hex | 84 | 46 | 36 | 0 | 2F | 3B | 30 | C | 2A | 24 |
| Octal | 204 | 106 | 66 | 0 | 57 | 73 | 60 | 14 | 52 | 44 |
| Binary | 10000100 | 1000110 | 110110 | 0 | 101111 | 111011 | 110000 | 1100 | 101010 | 100100 |
Color Harmonies of #844636
Complementary color
Monochromatic Colors of #844636
Black with #844636
Text Example
Text Example
White with #844636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844636; }
p { color: rgb(132,70,54); }
H1.HeaderClassName
{
color: #844636;
}
.AnyTagClassName
{
color: #844636;
}
</style>
background-color css
<style>
a { background-color: #844636; }
a { background-color: rgb(132,70,54); }
div.DivClassName
{
background-color: #844636;
}
.BgClassName
{
background-color: #844636;
}
</style>
border-color css
<style>
span { border-color: #844636; }
span { border-color: rgb(132,70,54); }
td.TdClassName
{
border-color: #844636;
}
.TagClassName
{
border-color: #844636;
}
</style>