Shades of Paarl #894837
Tints of Paarl #894837
RGB
CMYK
RGB Variations
Color information
#894837 (or 0x894837) is known color: Paarl. HEX triplet: 89, 48 and 37. RGB value is (137,72,55). Sum of RGB (Red+Green+Blue) = 137+72+55=264 (34% of max value = 765). Red value is 137 (53.91% from 255 or 51.89% from 264); Green value is 72 (28.52% from 255 or 27.27% from 264); Blue value is 55 (21.88% from 255 or 20.83% from 264); Max value from RGB is 137 - color contains mainly: red. Hex color #894837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894837 is #76B7C8. Grayscale: #595959. Windows color (decimal): -7780297 or 3623049. OLE color: 3623049.
HSL color Cylindrical-coordinate representation of color #894837: hue angle of 12.44º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #894837 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 55 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.46 |
| HSL | 12.44º | 0.43% | 0.38% | - |
| HSV(B) | 12.44º | 0.6% | 0.54% | - |
| XYZ | 13.32 | 10.23 | 4.89 | - |
| YUV | 89.5 | 108.53 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 55 | 0 | 0.47 | 0.60 | 0.46 | 12.44 | 0.43 | 0.38 |
| Hex | 89 | 48 | 37 | 0 | 2F | 3C | 2E | C | 2B | 26 |
| Octal | 211 | 110 | 67 | 0 | 57 | 74 | 56 | 14 | 53 | 46 |
| Binary | 10001001 | 1001000 | 110111 | 0 | 101111 | 111100 | 101110 | 1100 | 101011 | 100110 |
Color Harmonies of #894837
Complementary color
Monochromatic Colors of #894837
Black with #894837
Text Example
Text Example
White with #894837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894837; }
p { color: rgb(137,72,55); }
H1.HeaderClassName
{
color: #894837;
}
.AnyTagClassName
{
color: #894837;
}
</style>
background-color css
<style>
a { background-color: #894837; }
a { background-color: rgb(137,72,55); }
div.DivClassName
{
background-color: #894837;
}
.BgClassName
{
background-color: #894837;
}
</style>
border-color css
<style>
span { border-color: #894837; }
span { border-color: rgb(137,72,55); }
td.TdClassName
{
border-color: #894837;
}
.TagClassName
{
border-color: #894837;
}
</style>