Shades of Paarl #895031
Tints of Paarl #895031
RGB
CMYK
RGB Variations
Color information
#895031 (or 0x895031) is known color: Paarl. HEX triplet: 89, 50 and 31. RGB value is (137,80,49). Sum of RGB (Red+Green+Blue) = 137+80+49=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #895031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895031 is #76AFCE. Grayscale: #5D5D5D. Windows color (decimal): -7778255 or 3231881. OLE color: 3231881.
HSL color Cylindrical-coordinate representation of color #895031: hue angle of 21.14º 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 #895031 is Cyan = 0, Magento = 0.42, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 49 | - |
| CMYK | 0 | 0.42 | 0.64 | 0.46 |
| HSL | 21.14º | 0.47% | 0.36% | - |
| HSV(B) | 21.14º | 0.64% | 0.54% | - |
| XYZ | 13.74 | 11.28 | 4.36 | - |
| YUV | 93.51 | 102.88 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 49 | 0 | 0.42 | 0.64 | 0.46 | 21.14 | 0.47 | 0.36 |
| Hex | 89 | 50 | 31 | 0 | 2A | 40 | 2E | 15 | 2F | 24 |
| Octal | 211 | 120 | 61 | 0 | 52 | 100 | 56 | 25 | 57 | 44 |
| Binary | 10001001 | 1010000 | 110001 | 0 | 101010 | 1000000 | 101110 | 10101 | 101111 | 100100 |
Color Harmonies of #895031
Complementary color
Monochromatic Colors of #895031
Black with #895031
Text Example
Text Example
White with #895031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895031; }
p { color: rgb(137,80,49); }
H1.HeaderClassName
{
color: #895031;
}
.AnyTagClassName
{
color: #895031;
}
</style>
background-color css
<style>
a { background-color: #895031; }
a { background-color: rgb(137,80,49); }
div.DivClassName
{
background-color: #895031;
}
.BgClassName
{
background-color: #895031;
}
</style>
border-color css
<style>
span { border-color: #895031; }
span { border-color: rgb(137,80,49); }
td.TdClassName
{
border-color: #895031;
}
.TagClassName
{
border-color: #895031;
}
</style>