Shades of Paarl #894938
Tints of Paarl #894938
RGB
CMYK
RGB Variations
Color information
#894938 (or 0x894938) is known color: Paarl. HEX triplet: 89, 49 and 38. RGB value is (137,73,56). Sum of RGB (Red+Green+Blue) = 137+73+56=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 73 (28.91% from 255 or 27.44% from 266); Blue value is 56 (22.27% from 255 or 21.05% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #894938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894938 is #76B6C7. Grayscale: #5A5A5A. Windows color (decimal): -7780040 or 3688841. OLE color: 3688841.
HSL color Cylindrical-coordinate representation of color #894938: hue angle of 12.59º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #894938 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 56 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.46 |
| HSL | 12.59º | 0.42% | 0.38% | - |
| HSV(B) | 12.59º | 0.59% | 0.54% | - |
| XYZ | 13.41 | 10.37 | 5.04 | - |
| YUV | 90.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 56 | 0 | 0.47 | 0.59 | 0.46 | 12.59 | 0.42 | 0.38 |
| Hex | 89 | 49 | 38 | 0 | 2F | 3B | 2E | D | 2A | 26 |
| Octal | 211 | 111 | 70 | 0 | 57 | 73 | 56 | 15 | 52 | 46 |
| Binary | 10001001 | 1001001 | 111000 | 0 | 101111 | 111011 | 101110 | 1101 | 101010 | 100110 |
Color Harmonies of #894938
Complementary color
Monochromatic Colors of #894938
Black with #894938
Text Example
Text Example
White with #894938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894938; }
p { color: rgb(137,73,56); }
H1.HeaderClassName
{
color: #894938;
}
.AnyTagClassName
{
color: #894938;
}
</style>
background-color css
<style>
a { background-color: #894938; }
a { background-color: rgb(137,73,56); }
div.DivClassName
{
background-color: #894938;
}
.BgClassName
{
background-color: #894938;
}
</style>
border-color css
<style>
span { border-color: #894938; }
span { border-color: rgb(137,73,56); }
td.TdClassName
{
border-color: #894938;
}
.TagClassName
{
border-color: #894938;
}
</style>