Shades of Paarl #894431
Tints of Paarl #894431
RGB
CMYK
RGB Variations
Color information
#894431 (or 0x894431) is known color: Paarl. HEX triplet: 89, 44 and 31. RGB value is (137,68,49). Sum of RGB (Red+Green+Blue) = 137+68+49=254 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.94% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 137 - color contains mainly: red. Hex color #894431 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894431 is #76BBCE. Grayscale: #565656. Windows color (decimal): -7781327 or 3228809. OLE color: 3228809.
HSL color Cylindrical-coordinate representation of color #894431: hue angle of 12.95º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #894431 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 49 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.46 |
| HSL | 12.95º | 0.47% | 0.36% | - |
| HSV(B) | 12.95º | 0.64% | 0.54% | - |
| XYZ | 12.94 | 9.67 | 4.09 | - |
| YUV | 86.47 | 106.86 | 164.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 49 | 0 | 0.50 | 0.64 | 0.46 | 12.95 | 0.47 | 0.36 |
| Hex | 89 | 44 | 31 | 0 | 32 | 40 | 2E | D | 2F | 24 |
| Octal | 211 | 104 | 61 | 0 | 62 | 100 | 56 | 15 | 57 | 44 |
| Binary | 10001001 | 1000100 | 110001 | 0 | 110010 | 1000000 | 101110 | 1101 | 101111 | 100100 |
Color Harmonies of #894431
Complementary color
Monochromatic Colors of #894431
Black with #894431
Text Example
Text Example
White with #894431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894431; }
p { color: rgb(137,68,49); }
H1.HeaderClassName
{
color: #894431;
}
.AnyTagClassName
{
color: #894431;
}
</style>
background-color css
<style>
a { background-color: #894431; }
a { background-color: rgb(137,68,49); }
div.DivClassName
{
background-color: #894431;
}
.BgClassName
{
background-color: #894431;
}
</style>
border-color css
<style>
span { border-color: #894431; }
span { border-color: rgb(137,68,49); }
td.TdClassName
{
border-color: #894431;
}
.TagClassName
{
border-color: #894431;
}
</style>