Shades of Paarl #895035
Tints of Paarl #895035
RGB
CMYK
RGB Variations
Color information
#895035 (or 0x895035) is known color: Paarl. HEX triplet: 89, 50 and 35. RGB value is (137,80,53). Sum of RGB (Red+Green+Blue) = 137+80+53=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 53 (21.09% from 255 or 19.63% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #895035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895035 is #76AFCA. Grayscale: #5E5E5E. Windows color (decimal): -7778251 or 3494025. OLE color: 3494025.
HSL color Cylindrical-coordinate representation of color #895035: hue angle of 19.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #895035 is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 53 | - |
| CMYK | 0 | 0.42 | 0.61 | 0.46 |
| HSL | 19.29º | 0.44% | 0.37% | - |
| HSV(B) | 19.29º | 0.61% | 0.54% | - |
| XYZ | 13.83 | 11.31 | 4.82 | - |
| YUV | 93.97 | 104.88 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 53 | 0 | 0.42 | 0.61 | 0.46 | 19.29 | 0.44 | 0.37 |
| Hex | 89 | 50 | 35 | 0 | 2A | 3D | 2E | 13 | 2C | 25 |
| Octal | 211 | 120 | 65 | 0 | 52 | 75 | 56 | 23 | 54 | 45 |
| Binary | 10001001 | 1010000 | 110101 | 0 | 101010 | 111101 | 101110 | 10011 | 101100 | 100101 |
Color Harmonies of #895035
Complementary color
Monochromatic Colors of #895035
Black with #895035
Text Example
Text Example
White with #895035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895035; }
p { color: rgb(137,80,53); }
H1.HeaderClassName
{
color: #895035;
}
.AnyTagClassName
{
color: #895035;
}
</style>
background-color css
<style>
a { background-color: #895035; }
a { background-color: rgb(137,80,53); }
div.DivClassName
{
background-color: #895035;
}
.BgClassName
{
background-color: #895035;
}
</style>
border-color css
<style>
span { border-color: #895035; }
span { border-color: rgb(137,80,53); }
td.TdClassName
{
border-color: #895035;
}
.TagClassName
{
border-color: #895035;
}
</style>