Shades of Paarl #894839
Tints of Paarl #894839
RGB
CMYK
RGB Variations
Color information
#894839 (or 0x894839) is known color: Paarl. HEX triplet: 89, 48 and 39. RGB value is (137,72,57). Sum of RGB (Red+Green+Blue) = 137+72+57=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 72 (28.52% from 255 or 27.07% from 266); Blue value is 57 (22.66% from 255 or 21.43% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #894839 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894839 is #76B7C6. Grayscale: #595959. Windows color (decimal): -7780295 or 3754121. OLE color: 3754121.
HSL color Cylindrical-coordinate representation of color #894839: hue angle of 11.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #894839 is Cyan = 0, Magento = 0.47, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 57 | - |
| CMYK | 0 | 0.47 | 0.58 | 0.46 |
| HSL | 11.25º | 0.41% | 0.38% | - |
| HSV(B) | 11.25º | 0.58% | 0.54% | - |
| XYZ | 13.37 | 10.25 | 5.14 | - |
| YUV | 89.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 57 | 0 | 0.47 | 0.58 | 0.46 | 11.25 | 0.41 | 0.38 |
| Hex | 89 | 48 | 39 | 0 | 2F | 3A | 2E | B | 29 | 26 |
| Octal | 211 | 110 | 71 | 0 | 57 | 72 | 56 | 13 | 51 | 46 |
| Binary | 10001001 | 1001000 | 111001 | 0 | 101111 | 111010 | 101110 | 1011 | 101001 | 100110 |
Color Harmonies of #894839
Complementary color
Monochromatic Colors of #894839
Black with #894839
Text Example
Text Example
White with #894839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894839; }
p { color: rgb(137,72,57); }
H1.HeaderClassName
{
color: #894839;
}
.AnyTagClassName
{
color: #894839;
}
</style>
background-color css
<style>
a { background-color: #894839; }
a { background-color: rgb(137,72,57); }
div.DivClassName
{
background-color: #894839;
}
.BgClassName
{
background-color: #894839;
}
</style>
border-color css
<style>
span { border-color: #894839; }
span { border-color: rgb(137,72,57); }
td.TdClassName
{
border-color: #894839;
}
.TagClassName
{
border-color: #894839;
}
</style>