Shades of Paarl #844536
Tints of Paarl #844536
RGB
CMYK
RGB Variations
Color information
#844536 (or 0x844536) is known color: Paarl. HEX triplet: 84, 45 and 36. RGB value is (132,69,54). Sum of RGB (Red+Green+Blue) = 132+69+54=255 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.76% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 132 - color contains mainly: red. Hex color #844536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844536 is #7BBAC9. Grayscale: #565656. Windows color (decimal): -8108746 or 3556740. OLE color: 3556740.
HSL color Cylindrical-coordinate representation of color #844536: hue angle of 11.54º 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 #844536 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 54 | - |
| CMYK | 0 | 0.48 | 0.59 | 0.48 |
| HSL | 11.54º | 0.42% | 0.36% | - |
| HSV(B) | 11.54º | 0.59% | 0.52% | - |
| XYZ | 12.31 | 9.43 | 4.66 | - |
| YUV | 86.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 54 | 0 | 0.48 | 0.59 | 0.48 | 11.54 | 0.42 | 0.36 |
| Hex | 84 | 45 | 36 | 0 | 30 | 3B | 30 | C | 2A | 24 |
| Octal | 204 | 105 | 66 | 0 | 60 | 73 | 60 | 14 | 52 | 44 |
| Binary | 10000100 | 1000101 | 110110 | 0 | 110000 | 111011 | 110000 | 1100 | 101010 | 100100 |
Color Harmonies of #844536
Complementary color
Monochromatic Colors of #844536
Black with #844536
Text Example
Text Example
White with #844536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844536; }
p { color: rgb(132,69,54); }
H1.HeaderClassName
{
color: #844536;
}
.AnyTagClassName
{
color: #844536;
}
</style>
background-color css
<style>
a { background-color: #844536; }
a { background-color: rgb(132,69,54); }
div.DivClassName
{
background-color: #844536;
}
.BgClassName
{
background-color: #844536;
}
</style>
border-color css
<style>
span { border-color: #844536; }
span { border-color: rgb(132,69,54); }
td.TdClassName
{
border-color: #844536;
}
.TagClassName
{
border-color: #844536;
}
</style>