Shades of Paarl #894830
Tints of Paarl #894830
RGB
CMYK
RGB Variations
Color information
#894830 (or 0x894830) is known color: Paarl. HEX triplet: 89, 48 and 30. RGB value is (137,72,48). Sum of RGB (Red+Green+Blue) = 137+72+48=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 72 (28.52% from 255 or 28.02% from 257); Blue value is 48 (19.14% from 255 or 18.68% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #894830 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894830 is #76B7CF. Grayscale: #585858. Windows color (decimal): -7780304 or 3164297. OLE color: 3164297.
HSL color Cylindrical-coordinate representation of color #894830: hue angle of 16.18º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #894830 is Cyan = 0, Magento = 0.47, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 48 | - |
| CMYK | 0 | 0.47 | 0.65 | 0.46 |
| HSL | 16.18º | 0.48% | 0.36% | - |
| HSV(B) | 16.18º | 0.65% | 0.54% | - |
| XYZ | 13.17 | 10.17 | 4.06 | - |
| YUV | 88.7 | 105.03 | 162.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 48 | 0 | 0.47 | 0.65 | 0.46 | 16.18 | 0.48 | 0.36 |
| Hex | 89 | 48 | 30 | 0 | 2F | 41 | 2E | 10 | 30 | 24 |
| Octal | 211 | 110 | 60 | 0 | 57 | 101 | 56 | 20 | 60 | 44 |
| Binary | 10001001 | 1001000 | 110000 | 0 | 101111 | 1000001 | 101110 | 10000 | 110000 | 100100 |
Color Harmonies of #894830
Complementary color
Monochromatic Colors of #894830
Black with #894830
Text Example
Text Example
White with #894830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894830; }
p { color: rgb(137,72,48); }
H1.HeaderClassName
{
color: #894830;
}
.AnyTagClassName
{
color: #894830;
}
</style>
background-color css
<style>
a { background-color: #894830; }
a { background-color: rgb(137,72,48); }
div.DivClassName
{
background-color: #894830;
}
.BgClassName
{
background-color: #894830;
}
</style>
border-color css
<style>
span { border-color: #894830; }
span { border-color: rgb(137,72,48); }
td.TdClassName
{
border-color: #894830;
}
.TagClassName
{
border-color: #894830;
}
</style>