Shades of Paarl #894936
Tints of Paarl #894936
RGB
CMYK
RGB Variations
Color information
#894936 (or 0x894936) is known color: Paarl. HEX triplet: 89, 49 and 36. RGB value is (137,73,54). Sum of RGB (Red+Green+Blue) = 137+73+54=264 (34% of max value = 765). Red value is 137 (53.91% from 255 or 51.89% from 264); Green value is 73 (28.91% from 255 or 27.65% from 264); Blue value is 54 (21.48% from 255 or 20.45% from 264); Max value from RGB is 137 - color contains mainly: red. Hex color #894936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894936 is #76B6C9. Grayscale: #5A5A5A. Windows color (decimal): -7780042 or 3557769. OLE color: 3557769.
HSL color Cylindrical-coordinate representation of color #894936: hue angle of 13.73º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #894936 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 54 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.46 |
| HSL | 13.73º | 0.43% | 0.37% | - |
| HSV(B) | 13.73º | 0.61% | 0.54% | - |
| XYZ | 13.36 | 10.35 | 4.78 | - |
| YUV | 89.97 | 107.7 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 54 | 0 | 0.47 | 0.61 | 0.46 | 13.73 | 0.43 | 0.37 |
| Hex | 89 | 49 | 36 | 0 | 2F | 3D | 2E | E | 2B | 25 |
| Octal | 211 | 111 | 66 | 0 | 57 | 75 | 56 | 16 | 53 | 45 |
| Binary | 10001001 | 1001001 | 110110 | 0 | 101111 | 111101 | 101110 | 1110 | 101011 | 100101 |
Color Harmonies of #894936
Complementary color
Monochromatic Colors of #894936
Black with #894936
Text Example
Text Example
White with #894936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894936; }
p { color: rgb(137,73,54); }
H1.HeaderClassName
{
color: #894936;
}
.AnyTagClassName
{
color: #894936;
}
</style>
background-color css
<style>
a { background-color: #894936; }
a { background-color: rgb(137,73,54); }
div.DivClassName
{
background-color: #894936;
}
.BgClassName
{
background-color: #894936;
}
</style>
border-color css
<style>
span { border-color: #894936; }
span { border-color: rgb(137,73,54); }
td.TdClassName
{
border-color: #894936;
}
.TagClassName
{
border-color: #894936;
}
</style>