Shades of Paarl #895239
Tints of Paarl #895239
RGB
CMYK
RGB Variations
Color information
#895239 (or 0x895239) is known color: Paarl. HEX triplet: 89, 52 and 39. RGB value is (137,82,57). Sum of RGB (Red+Green+Blue) = 137+82+57=276 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.64% from 276); Green value is 82 (32.42% from 255 or 29.71% from 276); Blue value is 57 (22.66% from 255 or 20.65% from 276); Max value from RGB is 137 - color contains mainly: red. Hex color #895239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895239 is #76ADC6. Grayscale: #5F5F5F. Windows color (decimal): -7777735 or 3756681. OLE color: 3756681.
HSL color Cylindrical-coordinate representation of color #895239: hue angle of 18.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #895239 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 82 | 57 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.46 |
| HSL | 18.75º | 0.41% | 0.38% | - |
| HSV(B) | 18.75º | 0.58% | 0.54% | - |
| XYZ | 14.07 | 11.65 | 5.38 | - |
| YUV | 95.6 | 106.22 | 157.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 82 | 57 | 0 | 0.40 | 0.58 | 0.46 | 18.75 | 0.41 | 0.38 |
| Hex | 89 | 52 | 39 | 0 | 28 | 3A | 2E | 13 | 29 | 26 |
| Octal | 211 | 122 | 71 | 0 | 50 | 72 | 56 | 23 | 51 | 46 |
| Binary | 10001001 | 1010010 | 111001 | 0 | 101000 | 111010 | 101110 | 10011 | 101001 | 100110 |
Color Harmonies of #895239
Complementary color
Monochromatic Colors of #895239
Black with #895239
Text Example
Text Example
White with #895239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895239; }
p { color: rgb(137,82,57); }
H1.HeaderClassName
{
color: #895239;
}
.AnyTagClassName
{
color: #895239;
}
</style>
background-color css
<style>
a { background-color: #895239; }
a { background-color: rgb(137,82,57); }
div.DivClassName
{
background-color: #895239;
}
.BgClassName
{
background-color: #895239;
}
</style>
border-color css
<style>
span { border-color: #895239; }
span { border-color: rgb(137,82,57); }
td.TdClassName
{
border-color: #895239;
}
.TagClassName
{
border-color: #895239;
}
</style>