Shades of Paarl #894532
Tints of Paarl #894532
RGB
CMYK
RGB Variations
Color information
#894532 (or 0x894532) is known color: Paarl. HEX triplet: 89, 45 and 32. RGB value is (137,69,50). Sum of RGB (Red+Green+Blue) = 137+69+50=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 50 (19.92% from 255 or 19.53% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #894532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894532 is #76BACD. Grayscale: #575757. Windows color (decimal): -7781070 or 3294601. OLE color: 3294601.
HSL color Cylindrical-coordinate representation of color #894532: hue angle of 13.1º 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 #894532 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 50 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.46 |
| HSL | 13.1º | 0.47% | 0.37% | - |
| HSV(B) | 13.1º | 0.64% | 0.54% | - |
| XYZ | 13.02 | 9.8 | 4.22 | - |
| YUV | 87.17 | 107.03 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 50 | 0 | 0.50 | 0.64 | 0.46 | 13.1 | 0.47 | 0.37 |
| Hex | 89 | 45 | 32 | 0 | 32 | 40 | 2E | D | 2F | 25 |
| Octal | 211 | 105 | 62 | 0 | 62 | 100 | 56 | 15 | 57 | 45 |
| Binary | 10001001 | 1000101 | 110010 | 0 | 110010 | 1000000 | 101110 | 1101 | 101111 | 100101 |
Color Harmonies of #894532
Complementary color
Monochromatic Colors of #894532
Black with #894532
Text Example
Text Example
White with #894532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894532; }
p { color: rgb(137,69,50); }
H1.HeaderClassName
{
color: #894532;
}
.AnyTagClassName
{
color: #894532;
}
</style>
background-color css
<style>
a { background-color: #894532; }
a { background-color: rgb(137,69,50); }
div.DivClassName
{
background-color: #894532;
}
.BgClassName
{
background-color: #894532;
}
</style>
border-color css
<style>
span { border-color: #894532; }
span { border-color: rgb(137,69,50); }
td.TdClassName
{
border-color: #894532;
}
.TagClassName
{
border-color: #894532;
}
</style>