Shades of Paarl #894835
Tints of Paarl #894835
RGB
CMYK
RGB Variations
Color information
#894835 (or 0x894835) is known color: Paarl. HEX triplet: 89, 48 and 35. RGB value is (137,72,53). Sum of RGB (Red+Green+Blue) = 137+72+53=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 72 (28.52% from 255 or 27.48% from 262); Blue value is 53 (21.09% from 255 or 20.23% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #894835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894835 is #76B7CA. Grayscale: #595959. Windows color (decimal): -7780299 or 3491977. OLE color: 3491977.
HSL color Cylindrical-coordinate representation of color #894835: hue angle of 13.57º 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 #894835 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 53 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.46 |
| HSL | 13.57º | 0.44% | 0.37% | - |
| HSV(B) | 13.57º | 0.61% | 0.54% | - |
| XYZ | 13.28 | 10.21 | 4.64 | - |
| YUV | 89.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 53 | 0 | 0.47 | 0.61 | 0.46 | 13.57 | 0.44 | 0.37 |
| Hex | 89 | 48 | 35 | 0 | 2F | 3D | 2E | E | 2C | 25 |
| Octal | 211 | 110 | 65 | 0 | 57 | 75 | 56 | 16 | 54 | 45 |
| Binary | 10001001 | 1001000 | 110101 | 0 | 101111 | 111101 | 101110 | 1110 | 101100 | 100101 |
Color Harmonies of #894835
Complementary color
Monochromatic Colors of #894835
Black with #894835
Text Example
Text Example
White with #894835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894835; }
p { color: rgb(137,72,53); }
H1.HeaderClassName
{
color: #894835;
}
.AnyTagClassName
{
color: #894835;
}
</style>
background-color css
<style>
a { background-color: #894835; }
a { background-color: rgb(137,72,53); }
div.DivClassName
{
background-color: #894835;
}
.BgClassName
{
background-color: #894835;
}
</style>
border-color css
<style>
span { border-color: #894835; }
span { border-color: rgb(137,72,53); }
td.TdClassName
{
border-color: #894835;
}
.TagClassName
{
border-color: #894835;
}
</style>