Shades of Paarl #894933
Tints of Paarl #894933
RGB
CMYK
RGB Variations
Color information
#894933 (or 0x894933) is known color: Paarl. HEX triplet: 89, 49 and 33. RGB value is (137,73,51). Sum of RGB (Red+Green+Blue) = 137+73+51=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 51 (20.31% from 255 or 19.54% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #894933 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894933 is #76B6CC. Grayscale: #595959. Windows color (decimal): -7780045 or 3361161. OLE color: 3361161.
HSL color Cylindrical-coordinate representation of color #894933: hue angle of 15.35º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #894933 is Cyan = 0, Magento = 0.47, Yellow = 0.63 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 51 | - |
| CMYK | 0 | 0.47 | 0.63 | 0.46 |
| HSL | 15.35º | 0.46% | 0.37% | - |
| HSV(B) | 15.35º | 0.63% | 0.54% | - |
| XYZ | 13.3 | 10.32 | 4.42 | - |
| YUV | 89.63 | 106.2 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 51 | 0 | 0.47 | 0.63 | 0.46 | 15.35 | 0.46 | 0.37 |
| Hex | 89 | 49 | 33 | 0 | 2F | 3F | 2E | F | 2E | 25 |
| Octal | 211 | 111 | 63 | 0 | 57 | 77 | 56 | 17 | 56 | 45 |
| Binary | 10001001 | 1001001 | 110011 | 0 | 101111 | 111111 | 101110 | 1111 | 101110 | 100101 |
Color Harmonies of #894933
Complementary color
Monochromatic Colors of #894933
Black with #894933
Text Example
Text Example
White with #894933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894933; }
p { color: rgb(137,73,51); }
H1.HeaderClassName
{
color: #894933;
}
.AnyTagClassName
{
color: #894933;
}
</style>
background-color css
<style>
a { background-color: #894933; }
a { background-color: rgb(137,73,51); }
div.DivClassName
{
background-color: #894933;
}
.BgClassName
{
background-color: #894933;
}
</style>
border-color css
<style>
span { border-color: #894933; }
span { border-color: rgb(137,73,51); }
td.TdClassName
{
border-color: #894933;
}
.TagClassName
{
border-color: #894933;
}
</style>