Shades of Paarl #844931
Tints of Paarl #844931
RGB
CMYK
RGB Variations
Color information
#844931 (or 0x844931) is known color: Paarl. HEX triplet: 84, 49 and 31. RGB value is (132,73,49). Sum of RGB (Red+Green+Blue) = 132+73+49=254 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.97% from 254); Green value is 73 (28.91% from 255 or 28.74% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 132 - color contains mainly: red. Hex color #844931 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844931 is #7BB6CE. Grayscale: #585858. Windows color (decimal): -8107727 or 3230084. OLE color: 3230084.
HSL color Cylindrical-coordinate representation of color #844931: hue angle of 17.35º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #844931 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 49 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.48 |
| HSL | 17.35º | 0.46% | 0.35% | - |
| HSV(B) | 17.35º | 0.63% | 0.52% | - |
| XYZ | 12.45 | 9.89 | 4.16 | - |
| YUV | 87.91 | 106.05 | 159.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 49 | 0 | 0.45 | 0.63 | 0.48 | 17.35 | 0.46 | 0.35 |
| Hex | 84 | 49 | 31 | 0 | 2D | 3F | 30 | 11 | 2E | 23 |
| Octal | 204 | 111 | 61 | 0 | 55 | 77 | 60 | 21 | 56 | 43 |
| Binary | 10000100 | 1001001 | 110001 | 0 | 101101 | 111111 | 110000 | 10001 | 101110 | 100011 |
Color Harmonies of #844931
Complementary color
Monochromatic Colors of #844931
Black with #844931
Text Example
Text Example
White with #844931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844931; }
p { color: rgb(132,73,49); }
H1.HeaderClassName
{
color: #844931;
}
.AnyTagClassName
{
color: #844931;
}
</style>
background-color css
<style>
a { background-color: #844931; }
a { background-color: rgb(132,73,49); }
div.DivClassName
{
background-color: #844931;
}
.BgClassName
{
background-color: #844931;
}
</style>
border-color css
<style>
span { border-color: #844931; }
span { border-color: rgb(132,73,49); }
td.TdClassName
{
border-color: #844931;
}
.TagClassName
{
border-color: #844931;
}
</style>