Shades of Paarl #844933
Tints of Paarl #844933
RGB
CMYK
RGB Variations
Color information
#844933 (or 0x844933) is known color: Paarl. HEX triplet: 84, 49 and 33. RGB value is (132,73,51). Sum of RGB (Red+Green+Blue) = 132+73+51=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 51 (20.31% from 255 or 19.92% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #844933 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844933 is #7BB6CC. Grayscale: #585858. Windows color (decimal): -8107725 or 3361156. OLE color: 3361156.
HSL color Cylindrical-coordinate representation of color #844933: hue angle of 16.3º degrees, saturation: 0.44, 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 #844933 is Cyan = 0, Magento = 0.45, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 51 | - |
| CMYK | 0 | 0.45 | 0.61 | 0.48 |
| HSL | 16.3º | 0.44% | 0.36% | - |
| HSV(B) | 16.3º | 0.61% | 0.52% | - |
| XYZ | 12.5 | 9.91 | 4.39 | - |
| YUV | 88.13 | 107.05 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 51 | 0 | 0.45 | 0.61 | 0.48 | 16.3 | 0.44 | 0.36 |
| Hex | 84 | 49 | 33 | 0 | 2D | 3D | 30 | 10 | 2C | 24 |
| Octal | 204 | 111 | 63 | 0 | 55 | 75 | 60 | 20 | 54 | 44 |
| Binary | 10000100 | 1001001 | 110011 | 0 | 101101 | 111101 | 110000 | 10000 | 101100 | 100100 |
Color Harmonies of #844933
Complementary color
Monochromatic Colors of #844933
Black with #844933
Text Example
Text Example
White with #844933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844933; }
p { color: rgb(132,73,51); }
H1.HeaderClassName
{
color: #844933;
}
.AnyTagClassName
{
color: #844933;
}
</style>
background-color css
<style>
a { background-color: #844933; }
a { background-color: rgb(132,73,51); }
div.DivClassName
{
background-color: #844933;
}
.BgClassName
{
background-color: #844933;
}
</style>
border-color css
<style>
span { border-color: #844933; }
span { border-color: rgb(132,73,51); }
td.TdClassName
{
border-color: #844933;
}
.TagClassName
{
border-color: #844933;
}
</style>