Shades of Paarl #894937
Tints of Paarl #894937
RGB
CMYK
RGB Variations
Color information
#894937 (or 0x894937) is known color: Paarl. HEX triplet: 89, 49 and 37. RGB value is (137,73,55). Sum of RGB (Red+Green+Blue) = 137+73+55=265 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.70% from 265); Green value is 73 (28.91% from 255 or 27.55% from 265); Blue value is 55 (21.88% from 255 or 20.75% from 265); Max value from RGB is 137 - color contains mainly: red. Hex color #894937 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894937 is #76B6C8. Grayscale: #5A5A5A. Windows color (decimal): -7780041 or 3623305. OLE color: 3623305.
HSL color Cylindrical-coordinate representation of color #894937: hue angle of 13.17º 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 #894937 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 55 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.46 |
| HSL | 13.17º | 0.43% | 0.38% | - |
| HSV(B) | 13.17º | 0.6% | 0.54% | - |
| XYZ | 13.39 | 10.36 | 4.91 | - |
| YUV | 90.08 | 108.2 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 55 | 0 | 0.47 | 0.60 | 0.46 | 13.17 | 0.43 | 0.38 |
| Hex | 89 | 49 | 37 | 0 | 2F | 3C | 2E | D | 2B | 26 |
| Octal | 211 | 111 | 67 | 0 | 57 | 74 | 56 | 15 | 53 | 46 |
| Binary | 10001001 | 1001001 | 110111 | 0 | 101111 | 111100 | 101110 | 1101 | 101011 | 100110 |
Color Harmonies of #894937
Complementary color
Monochromatic Colors of #894937
Black with #894937
Text Example
Text Example
White with #894937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894937; }
p { color: rgb(137,73,55); }
H1.HeaderClassName
{
color: #894937;
}
.AnyTagClassName
{
color: #894937;
}
</style>
background-color css
<style>
a { background-color: #894937; }
a { background-color: rgb(137,73,55); }
div.DivClassName
{
background-color: #894937;
}
.BgClassName
{
background-color: #894937;
}
</style>
border-color css
<style>
span { border-color: #894937; }
span { border-color: rgb(137,73,55); }
td.TdClassName
{
border-color: #894937;
}
.TagClassName
{
border-color: #894937;
}
</style>