Shades of Paarl #894832
Tints of Paarl #894832
RGB
CMYK
RGB Variations
Color information
#894832 (or 0x894832) is known color: Paarl. HEX triplet: 89, 48 and 32. RGB value is (137,72,50). Sum of RGB (Red+Green+Blue) = 137+72+50=259 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.90% from 259); Green value is 72 (28.52% from 255 or 27.80% from 259); Blue value is 50 (19.92% from 255 or 19.31% from 259); Max value from RGB is 137 - color contains mainly: red. Hex color #894832 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894832 is #76B7CD. Grayscale: #595959. Windows color (decimal): -7780302 or 3295369. OLE color: 3295369.
HSL color Cylindrical-coordinate representation of color #894832: hue angle of 15.17º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #894832 is Cyan = 0, Magento = 0.47, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 50 | - |
| CMYK | 0 | 0.47 | 0.64 | 0.46 |
| HSL | 15.17º | 0.47% | 0.37% | - |
| HSV(B) | 15.17º | 0.64% | 0.54% | - |
| XYZ | 13.21 | 10.18 | 4.29 | - |
| YUV | 88.93 | 106.03 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 50 | 0 | 0.47 | 0.64 | 0.46 | 15.17 | 0.47 | 0.37 |
| Hex | 89 | 48 | 32 | 0 | 2F | 40 | 2E | F | 2F | 25 |
| Octal | 211 | 110 | 62 | 0 | 57 | 100 | 56 | 17 | 57 | 45 |
| Binary | 10001001 | 1001000 | 110010 | 0 | 101111 | 1000000 | 101110 | 1111 | 101111 | 100101 |
Color Harmonies of #894832
Complementary color
Monochromatic Colors of #894832
Black with #894832
Text Example
Text Example
White with #894832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894832; }
p { color: rgb(137,72,50); }
H1.HeaderClassName
{
color: #894832;
}
.AnyTagClassName
{
color: #894832;
}
</style>
background-color css
<style>
a { background-color: #894832; }
a { background-color: rgb(137,72,50); }
div.DivClassName
{
background-color: #894832;
}
.BgClassName
{
background-color: #894832;
}
</style>
border-color css
<style>
span { border-color: #894832; }
span { border-color: rgb(137,72,50); }
td.TdClassName
{
border-color: #894832;
}
.TagClassName
{
border-color: #894832;
}
</style>