Shades of Paarl #885138
Tints of Paarl #885138
RGB
CMYK
RGB Variations
Color information
#885138 (or 0x885138) is known color: Paarl. HEX triplet: 88, 51 and 38. RGB value is (136,81,56). Sum of RGB (Red+Green+Blue) = 136+81+56=273 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.82% from 273); Green value is 81 (32.03% from 255 or 29.67% from 273); Blue value is 56 (22.27% from 255 or 20.51% from 273); Max value from RGB is 136 - color contains mainly: red. Hex color #885138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885138 is #77AEC7. Grayscale: #5E5E5E. Windows color (decimal): -7843528 or 3690888. OLE color: 3690888.
HSL color Cylindrical-coordinate representation of color #885138: hue angle of 18.75º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #885138 is Cyan = 0, Magento = 0.40, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 81 | 56 | - |
| CMYK | 0 | 0.40 | 0.59 | 0.47 |
| HSL | 18.75º | 0.42% | 0.38% | - |
| HSV(B) | 18.75º | 0.59% | 0.53% | - |
| XYZ | 13.81 | 11.4 | 5.21 | - |
| YUV | 94.6 | 106.22 | 157.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 81 | 56 | 0 | 0.40 | 0.59 | 0.47 | 18.75 | 0.42 | 0.38 |
| Hex | 88 | 51 | 38 | 0 | 28 | 3B | 2F | 13 | 2A | 26 |
| Octal | 210 | 121 | 70 | 0 | 50 | 73 | 57 | 23 | 52 | 46 |
| Binary | 10001000 | 1010001 | 111000 | 0 | 101000 | 111011 | 101111 | 10011 | 101010 | 100110 |
Color Harmonies of #885138
Complementary color
Monochromatic Colors of #885138
Black with #885138
Text Example
Text Example
White with #885138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885138; }
p { color: rgb(136,81,56); }
H1.HeaderClassName
{
color: #885138;
}
.AnyTagClassName
{
color: #885138;
}
</style>
background-color css
<style>
a { background-color: #885138; }
a { background-color: rgb(136,81,56); }
div.DivClassName
{
background-color: #885138;
}
.BgClassName
{
background-color: #885138;
}
</style>
border-color css
<style>
span { border-color: #885138; }
span { border-color: rgb(136,81,56); }
td.TdClassName
{
border-color: #885138;
}
.TagClassName
{
border-color: #885138;
}
</style>