Shades of Paarl #895038
Tints of Paarl #895038
RGB
CMYK
RGB Variations
Color information
#895038 (or 0x895038) is known color: Paarl. HEX triplet: 89, 50 and 38. RGB value is (137,80,56). Sum of RGB (Red+Green+Blue) = 137+80+56=273 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.18% from 273); Green value is 80 (31.64% from 255 or 29.30% from 273); Blue value is 56 (22.27% from 255 or 20.51% from 273); Max value from RGB is 137 - color contains mainly: red. Hex color #895038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895038 is #76AFC7. Grayscale: #5E5E5E. Windows color (decimal): -7778248 or 3690633. OLE color: 3690633.
HSL color Cylindrical-coordinate representation of color #895038: hue angle of 17.78º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #895038 is Cyan = 0, Magento = 0.42, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 56 | - |
| CMYK | 0 | 0.42 | 0.59 | 0.46 |
| HSL | 17.78º | 0.42% | 0.38% | - |
| HSV(B) | 17.78º | 0.59% | 0.54% | - |
| XYZ | 13.9 | 11.34 | 5.2 | - |
| YUV | 94.31 | 106.38 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 56 | 0 | 0.42 | 0.59 | 0.46 | 17.78 | 0.42 | 0.38 |
| Hex | 89 | 50 | 38 | 0 | 2A | 3B | 2E | 12 | 2A | 26 |
| Octal | 211 | 120 | 70 | 0 | 52 | 73 | 56 | 22 | 52 | 46 |
| Binary | 10001001 | 1010000 | 111000 | 0 | 101010 | 111011 | 101110 | 10010 | 101010 | 100110 |
Color Harmonies of #895038
Complementary color
Monochromatic Colors of #895038
Black with #895038
Text Example
Text Example
White with #895038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895038; }
p { color: rgb(137,80,56); }
H1.HeaderClassName
{
color: #895038;
}
.AnyTagClassName
{
color: #895038;
}
</style>
background-color css
<style>
a { background-color: #895038; }
a { background-color: rgb(137,80,56); }
div.DivClassName
{
background-color: #895038;
}
.BgClassName
{
background-color: #895038;
}
</style>
border-color css
<style>
span { border-color: #895038; }
span { border-color: rgb(137,80,56); }
td.TdClassName
{
border-color: #895038;
}
.TagClassName
{
border-color: #895038;
}
</style>