Shades of Paarl #894836
Tints of Paarl #894836
RGB
CMYK
RGB Variations
Color information
#894836 (or 0x894836) is known color: Paarl. HEX triplet: 89, 48 and 36. RGB value is (137,72,54). Sum of RGB (Red+Green+Blue) = 137+72+54=263 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.09% from 263); Green value is 72 (28.52% from 255 or 27.38% from 263); Blue value is 54 (21.48% from 255 or 20.53% from 263); Max value from RGB is 137 - color contains mainly: red. Hex color #894836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894836 is #76B7C9. Grayscale: #595959. Windows color (decimal): -7780298 or 3557513. OLE color: 3557513.
HSL color Cylindrical-coordinate representation of color #894836: hue angle of 13.01º 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 #894836 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 54 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.46 |
| HSL | 13.01º | 0.43% | 0.37% | - |
| HSV(B) | 13.01º | 0.61% | 0.54% | - |
| XYZ | 13.3 | 10.22 | 4.76 | - |
| YUV | 89.38 | 108.03 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 54 | 0 | 0.47 | 0.61 | 0.46 | 13.01 | 0.43 | 0.37 |
| Hex | 89 | 48 | 36 | 0 | 2F | 3D | 2E | D | 2B | 25 |
| Octal | 211 | 110 | 66 | 0 | 57 | 75 | 56 | 15 | 53 | 45 |
| Binary | 10001001 | 1001000 | 110110 | 0 | 101111 | 111101 | 101110 | 1101 | 101011 | 100101 |
Color Harmonies of #894836
Complementary color
Monochromatic Colors of #894836
Black with #894836
Text Example
Text Example
White with #894836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894836; }
p { color: rgb(137,72,54); }
H1.HeaderClassName
{
color: #894836;
}
.AnyTagClassName
{
color: #894836;
}
</style>
background-color css
<style>
a { background-color: #894836; }
a { background-color: rgb(137,72,54); }
div.DivClassName
{
background-color: #894836;
}
.BgClassName
{
background-color: #894836;
}
</style>
border-color css
<style>
span { border-color: #894836; }
span { border-color: rgb(137,72,54); }
td.TdClassName
{
border-color: #894836;
}
.TagClassName
{
border-color: #894836;
}
</style>