Shades of Paarl #844935
Tints of Paarl #844935
RGB
CMYK
RGB Variations
Color information
#844935 (or 0x844935) is known color: Paarl. HEX triplet: 84, 49 and 35. RGB value is (132,73,53). Sum of RGB (Red+Green+Blue) = 132+73+53=258 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.16% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 53 (21.09% from 255 or 20.54% from 258); Max value from RGB is 132 - color contains mainly: red. Hex color #844935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844935 is #7BB6CA. Grayscale: #585858. Windows color (decimal): -8107723 or 3492228. OLE color: 3492228.
HSL color Cylindrical-coordinate representation of color #844935: hue angle of 15.19º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #844935 is Cyan = 0, Magento = 0.45, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 53 | - |
| CMYK | 0 | 0.45 | 0.60 | 0.48 |
| HSL | 15.19º | 0.43% | 0.36% | - |
| HSV(B) | 15.19º | 0.6% | 0.52% | - |
| XYZ | 12.54 | 9.93 | 4.62 | - |
| YUV | 88.36 | 108.05 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 53 | 0 | 0.45 | 0.60 | 0.48 | 15.19 | 0.43 | 0.36 |
| Hex | 84 | 49 | 35 | 0 | 2D | 3C | 30 | F | 2B | 24 |
| Octal | 204 | 111 | 65 | 0 | 55 | 74 | 60 | 17 | 53 | 44 |
| Binary | 10000100 | 1001001 | 110101 | 0 | 101101 | 111100 | 110000 | 1111 | 101011 | 100100 |
Color Harmonies of #844935
Complementary color
Monochromatic Colors of #844935
Black with #844935
Text Example
Text Example
White with #844935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844935; }
p { color: rgb(132,73,53); }
H1.HeaderClassName
{
color: #844935;
}
.AnyTagClassName
{
color: #844935;
}
</style>
background-color css
<style>
a { background-color: #844935; }
a { background-color: rgb(132,73,53); }
div.DivClassName
{
background-color: #844935;
}
.BgClassName
{
background-color: #844935;
}
</style>
border-color css
<style>
span { border-color: #844935; }
span { border-color: rgb(132,73,53); }
td.TdClassName
{
border-color: #844935;
}
.TagClassName
{
border-color: #844935;
}
</style>