Shades of Paarl #894637
Tints of Paarl #894637
RGB
CMYK
RGB Variations
Color information
#894637 (or 0x894637) is known color: Paarl. HEX triplet: 89, 46 and 37. RGB value is (137,70,55). Sum of RGB (Red+Green+Blue) = 137+70+55=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 70 (27.73% from 255 or 26.72% from 262); Blue value is 55 (21.88% from 255 or 20.99% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #894637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894637 is #76B9C8. Grayscale: #585858. Windows color (decimal): -7780809 or 3622537. OLE color: 3622537.
HSL color Cylindrical-coordinate representation of color #894637: hue angle of 10.98º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #894637 is Cyan = 0, Magento = 0.49, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 55 | - |
| CMYK | 0 | 0.49 | 0.60 | 0.46 |
| HSL | 10.98º | 0.43% | 0.38% | - |
| HSV(B) | 10.98º | 0.6% | 0.54% | - |
| XYZ | 13.2 | 9.97 | 4.84 | - |
| YUV | 88.32 | 109.2 | 162.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 55 | 0 | 0.49 | 0.60 | 0.46 | 10.98 | 0.43 | 0.38 |
| Hex | 89 | 46 | 37 | 0 | 31 | 3C | 2E | B | 2B | 26 |
| Octal | 211 | 106 | 67 | 0 | 61 | 74 | 56 | 13 | 53 | 46 |
| Binary | 10001001 | 1000110 | 110111 | 0 | 110001 | 111100 | 101110 | 1011 | 101011 | 100110 |
Color Harmonies of #894637
Complementary color
Monochromatic Colors of #894637
Black with #894637
Text Example
Text Example
White with #894637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894637; }
p { color: rgb(137,70,55); }
H1.HeaderClassName
{
color: #894637;
}
.AnyTagClassName
{
color: #894637;
}
</style>
background-color css
<style>
a { background-color: #894637; }
a { background-color: rgb(137,70,55); }
div.DivClassName
{
background-color: #894637;
}
.BgClassName
{
background-color: #894637;
}
</style>
border-color css
<style>
span { border-color: #894637; }
span { border-color: rgb(137,70,55); }
td.TdClassName
{
border-color: #894637;
}
.TagClassName
{
border-color: #894637;
}
</style>