Shades of Paarl #844532
Tints of Paarl #844532
RGB
CMYK
RGB Variations
Color information
#844532 (or 0x844532) is known color: Paarl. HEX triplet: 84, 45 and 32. RGB value is (132,69,50). Sum of RGB (Red+Green+Blue) = 132+69+50=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 69 (27.34% from 255 or 27.49% from 251); Blue value is 50 (19.92% from 255 or 19.92% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #844532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844532 is #7BBACD. Grayscale: #555555. Windows color (decimal): -8108750 or 3294596. OLE color: 3294596.
HSL color Cylindrical-coordinate representation of color #844532: hue angle of 13.9º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #844532 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 50 | - |
| CMYK | 0 | 0.48 | 0.62 | 0.48 |
| HSL | 13.9º | 0.45% | 0.36% | - |
| HSV(B) | 13.9º | 0.62% | 0.52% | - |
| XYZ | 12.22 | 9.39 | 4.19 | - |
| YUV | 85.67 | 107.87 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 50 | 0 | 0.48 | 0.62 | 0.48 | 13.9 | 0.45 | 0.36 |
| Hex | 84 | 45 | 32 | 0 | 30 | 3E | 30 | E | 2D | 24 |
| Octal | 204 | 105 | 62 | 0 | 60 | 76 | 60 | 16 | 55 | 44 |
| Binary | 10000100 | 1000101 | 110010 | 0 | 110000 | 111110 | 110000 | 1110 | 101101 | 100100 |
Color Harmonies of #844532
Complementary color
Monochromatic Colors of #844532
Black with #844532
Text Example
Text Example
White with #844532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844532; }
p { color: rgb(132,69,50); }
H1.HeaderClassName
{
color: #844532;
}
.AnyTagClassName
{
color: #844532;
}
</style>
background-color css
<style>
a { background-color: #844532; }
a { background-color: rgb(132,69,50); }
div.DivClassName
{
background-color: #844532;
}
.BgClassName
{
background-color: #844532;
}
</style>
border-color css
<style>
span { border-color: #844532; }
span { border-color: rgb(132,69,50); }
td.TdClassName
{
border-color: #844532;
}
.TagClassName
{
border-color: #844532;
}
</style>