Shades of Paarl #894935
Tints of Paarl #894935
RGB
CMYK
RGB Variations
Color information
#894935 (or 0x894935) is known color: Paarl. HEX triplet: 89, 49 and 35. RGB value is (137,73,53). Sum of RGB (Red+Green+Blue) = 137+73+53=263 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.09% from 263); Green value is 73 (28.91% from 255 or 27.76% from 263); Blue value is 53 (21.09% from 255 or 20.15% from 263); Max value from RGB is 137 - color contains mainly: red. Hex color #894935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894935 is #76B6CA. Grayscale: #5A5A5A. Windows color (decimal): -7780043 or 3492233. OLE color: 3492233.
HSL color Cylindrical-coordinate representation of color #894935: hue angle of 14.29º degrees, saturation: 0.44, 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 #894935 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 53 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.46 |
| HSL | 14.29º | 0.44% | 0.37% | - |
| HSV(B) | 14.29º | 0.61% | 0.54% | - |
| XYZ | 13.34 | 10.34 | 4.66 | - |
| YUV | 89.86 | 107.2 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 53 | 0 | 0.47 | 0.61 | 0.46 | 14.29 | 0.44 | 0.37 |
| Hex | 89 | 49 | 35 | 0 | 2F | 3D | 2E | E | 2C | 25 |
| Octal | 211 | 111 | 65 | 0 | 57 | 75 | 56 | 16 | 54 | 45 |
| Binary | 10001001 | 1001001 | 110101 | 0 | 101111 | 111101 | 101110 | 1110 | 101100 | 100101 |
Color Harmonies of #894935
Complementary color
Monochromatic Colors of #894935
Black with #894935
Text Example
Text Example
White with #894935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894935; }
p { color: rgb(137,73,53); }
H1.HeaderClassName
{
color: #894935;
}
.AnyTagClassName
{
color: #894935;
}
</style>
background-color css
<style>
a { background-color: #894935; }
a { background-color: rgb(137,73,53); }
div.DivClassName
{
background-color: #894935;
}
.BgClassName
{
background-color: #894935;
}
</style>
border-color css
<style>
span { border-color: #894935; }
span { border-color: rgb(137,73,53); }
td.TdClassName
{
border-color: #894935;
}
.TagClassName
{
border-color: #894935;
}
</style>