Shades of Paarl #844836
Tints of Paarl #844836
RGB
CMYK
RGB Variations
Color information
#844836 (or 0x844836) is known color: Paarl. HEX triplet: 84, 48 and 36. RGB value is (132,72,54). Sum of RGB (Red+Green+Blue) = 132+72+54=258 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.16% from 258); Green value is 72 (28.52% from 255 or 27.91% from 258); Blue value is 54 (21.48% from 255 or 20.93% from 258); Max value from RGB is 132 - color contains mainly: red. Hex color #844836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844836 is #7BB7C9. Grayscale: #585858. Windows color (decimal): -8107978 or 3557508. OLE color: 3557508.
HSL color Cylindrical-coordinate representation of color #844836: hue angle of 13.85º 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 #844836 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 72 | 54 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.48 |
| HSL | 13.85º | 0.42% | 0.36% | - |
| HSV(B) | 13.85º | 0.59% | 0.52% | - |
| XYZ | 12.5 | 9.81 | 4.72 | - |
| YUV | 87.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 72 | 54 | 0 | 0.45 | 0.59 | 0.48 | 13.85 | 0.42 | 0.36 |
| Hex | 84 | 48 | 36 | 0 | 2D | 3B | 30 | E | 2A | 24 |
| Octal | 204 | 110 | 66 | 0 | 55 | 73 | 60 | 16 | 52 | 44 |
| Binary | 10000100 | 1001000 | 110110 | 0 | 101101 | 111011 | 110000 | 1110 | 101010 | 100100 |
Color Harmonies of #844836
Complementary color
Monochromatic Colors of #844836
Black with #844836
Text Example
Text Example
White with #844836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844836; }
p { color: rgb(132,72,54); }
H1.HeaderClassName
{
color: #844836;
}
.AnyTagClassName
{
color: #844836;
}
</style>
background-color css
<style>
a { background-color: #844836; }
a { background-color: rgb(132,72,54); }
div.DivClassName
{
background-color: #844836;
}
.BgClassName
{
background-color: #844836;
}
</style>
border-color css
<style>
span { border-color: #844836; }
span { border-color: rgb(132,72,54); }
td.TdClassName
{
border-color: #844836;
}
.TagClassName
{
border-color: #844836;
}
</style>