Shades of Paarl #894537
Tints of Paarl #894537
RGB
CMYK
RGB Variations
Color information
#894537 (or 0x894537) is known color: Paarl. HEX triplet: 89, 45 and 37. RGB value is (137,69,55). Sum of RGB (Red+Green+Blue) = 137+69+55=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 55 (21.88% from 255 or 21.07% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #894537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894537 is #76BAC8. Grayscale: #575757. Windows color (decimal): -7781065 or 3622281. OLE color: 3622281.
HSL color Cylindrical-coordinate representation of color #894537: hue angle of 10.24º 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 #894537 is Cyan = 0, Magento = 0.50, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 55 | - |
| CMYK | 0 | 0.50 | 0.60 | 0.46 |
| HSL | 10.24º | 0.43% | 0.38% | - |
| HSV(B) | 10.24º | 0.6% | 0.54% | - |
| XYZ | 13.13 | 9.85 | 4.82 | - |
| YUV | 87.74 | 109.53 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 55 | 0 | 0.50 | 0.60 | 0.46 | 10.24 | 0.43 | 0.38 |
| Hex | 89 | 45 | 37 | 0 | 32 | 3C | 2E | A | 2B | 26 |
| Octal | 211 | 105 | 67 | 0 | 62 | 74 | 56 | 12 | 53 | 46 |
| Binary | 10001001 | 1000101 | 110111 | 0 | 110010 | 111100 | 101110 | 1010 | 101011 | 100110 |
Color Harmonies of #894537
Complementary color
Monochromatic Colors of #894537
Black with #894537
Text Example
Text Example
White with #894537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894537; }
p { color: rgb(137,69,55); }
H1.HeaderClassName
{
color: #894537;
}
.AnyTagClassName
{
color: #894537;
}
</style>
background-color css
<style>
a { background-color: #894537; }
a { background-color: rgb(137,69,55); }
div.DivClassName
{
background-color: #894537;
}
.BgClassName
{
background-color: #894537;
}
</style>
border-color css
<style>
span { border-color: #894537; }
span { border-color: rgb(137,69,55); }
td.TdClassName
{
border-color: #894537;
}
.TagClassName
{
border-color: #894537;
}
</style>