Shades of Paarl #894538
Tints of Paarl #894538
RGB
CMYK
RGB Variations
Color information
#894538 (or 0x894538) is known color: Paarl. HEX triplet: 89, 45 and 38. RGB value is (137,69,56). Sum of RGB (Red+Green+Blue) = 137+69+56=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 69 (27.34% from 255 or 26.34% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #894538 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894538 is #76BAC7. Grayscale: #575757. Windows color (decimal): -7781064 or 3687817. OLE color: 3687817.
HSL color Cylindrical-coordinate representation of color #894538: hue angle of 9.63º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #894538 is Cyan = 0, Magento = 0.50, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 56 | - |
| CMYK | 0 | 0.50 | 0.59 | 0.46 |
| HSL | 9.63º | 0.42% | 0.38% | - |
| HSV(B) | 9.63º | 0.59% | 0.54% | - |
| XYZ | 13.16 | 9.86 | 4.95 | - |
| YUV | 87.85 | 110.03 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 56 | 0 | 0.50 | 0.59 | 0.46 | 9.63 | 0.42 | 0.38 |
| Hex | 89 | 45 | 38 | 0 | 32 | 3B | 2E | A | 2A | 26 |
| Octal | 211 | 105 | 70 | 0 | 62 | 73 | 56 | 12 | 52 | 46 |
| Binary | 10001001 | 1000101 | 111000 | 0 | 110010 | 111011 | 101110 | 1010 | 101010 | 100110 |
Color Harmonies of #894538
Complementary color
Monochromatic Colors of #894538
Black with #894538
Text Example
Text Example
White with #894538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894538; }
p { color: rgb(137,69,56); }
H1.HeaderClassName
{
color: #894538;
}
.AnyTagClassName
{
color: #894538;
}
</style>
background-color css
<style>
a { background-color: #894538; }
a { background-color: rgb(137,69,56); }
div.DivClassName
{
background-color: #894538;
}
.BgClassName
{
background-color: #894538;
}
</style>
border-color css
<style>
span { border-color: #894538; }
span { border-color: rgb(137,69,56); }
td.TdClassName
{
border-color: #894538;
}
.TagClassName
{
border-color: #894538;
}
</style>