Shades of Paarl #844838
Tints of Paarl #844838
RGB
CMYK
RGB Variations
Color information
#844838 (or 0x844838) is known color: Paarl. HEX triplet: 84, 48 and 38. RGB value is (132,72,56). Sum of RGB (Red+Green+Blue) = 132+72+56=260 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.77% from 260); Green value is 72 (28.52% from 255 or 27.69% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 132 - color contains mainly: red. Hex color #844838 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844838 is #7BB7C7. Grayscale: #585858. Windows color (decimal): -8107976 or 3688580. OLE color: 3688580.
HSL color Cylindrical-coordinate representation of color #844838: hue angle of 12.63º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #844838 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 72 | 56 | - |
| CMYK | 0 | 0.45 | 0.58 | 0.48 |
| HSL | 12.63º | 0.4% | 0.37% | - |
| HSV(B) | 12.63º | 0.58% | 0.52% | - |
| XYZ | 12.55 | 9.83 | 4.98 | - |
| YUV | 88.12 | 109.88 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 72 | 56 | 0 | 0.45 | 0.58 | 0.48 | 12.63 | 0.4 | 0.37 |
| Hex | 84 | 48 | 38 | 0 | 2D | 3A | 30 | D | 28 | 25 |
| Octal | 204 | 110 | 70 | 0 | 55 | 72 | 60 | 15 | 50 | 45 |
| Binary | 10000100 | 1001000 | 111000 | 0 | 101101 | 111010 | 110000 | 1101 | 101000 | 100101 |
Color Harmonies of #844838
Complementary color
Monochromatic Colors of #844838
Black with #844838
Text Example
Text Example
White with #844838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844838; }
p { color: rgb(132,72,56); }
H1.HeaderClassName
{
color: #844838;
}
.AnyTagClassName
{
color: #844838;
}
</style>
background-color css
<style>
a { background-color: #844838; }
a { background-color: rgb(132,72,56); }
div.DivClassName
{
background-color: #844838;
}
.BgClassName
{
background-color: #844838;
}
</style>
border-color css
<style>
span { border-color: #844838; }
span { border-color: rgb(132,72,56); }
td.TdClassName
{
border-color: #844838;
}
.TagClassName
{
border-color: #844838;
}
</style>