Shades of Paarl #844934
Tints of Paarl #844934
RGB
CMYK
RGB Variations
Color information
#844934 (or 0x844934) is known color: Paarl. HEX triplet: 84, 49 and 34. RGB value is (132,73,52). Sum of RGB (Red+Green+Blue) = 132+73+52=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 52 (20.70% from 255 or 20.23% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #844934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844934 is #7BB6CB. Grayscale: #585858. Windows color (decimal): -8107724 or 3426692. OLE color: 3426692.
HSL color Cylindrical-coordinate representation of color #844934: hue angle of 15.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #844934 is Cyan = 0, Magento = 0.45, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 52 | - |
| CMYK | 0 | 0.45 | 0.61 | 0.48 |
| HSL | 15.75º | 0.43% | 0.36% | - |
| HSV(B) | 15.75º | 0.61% | 0.52% | - |
| XYZ | 12.52 | 9.92 | 4.5 | - |
| YUV | 88.25 | 107.55 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 52 | 0 | 0.45 | 0.61 | 0.48 | 15.75 | 0.43 | 0.36 |
| Hex | 84 | 49 | 34 | 0 | 2D | 3D | 30 | 10 | 2B | 24 |
| Octal | 204 | 111 | 64 | 0 | 55 | 75 | 60 | 20 | 53 | 44 |
| Binary | 10000100 | 1001001 | 110100 | 0 | 101101 | 111101 | 110000 | 10000 | 101011 | 100100 |
Color Harmonies of #844934
Complementary color
Monochromatic Colors of #844934
Black with #844934
Text Example
Text Example
White with #844934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844934; }
p { color: rgb(132,73,52); }
H1.HeaderClassName
{
color: #844934;
}
.AnyTagClassName
{
color: #844934;
}
</style>
background-color css
<style>
a { background-color: #844934; }
a { background-color: rgb(132,73,52); }
div.DivClassName
{
background-color: #844934;
}
.BgClassName
{
background-color: #844934;
}
</style>
border-color css
<style>
span { border-color: #844934; }
span { border-color: rgb(132,73,52); }
td.TdClassName
{
border-color: #844934;
}
.TagClassName
{
border-color: #844934;
}
</style>