Shades of Paarl #885239
Tints of Paarl #885239
RGB
CMYK
RGB Variations
Color information
#885239 (or 0x885239) is known color: Paarl. HEX triplet: 88, 52 and 39. RGB value is (136,82,57). Sum of RGB (Red+Green+Blue) = 136+82+57=275 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.45% from 275); Green value is 82 (32.42% from 255 or 29.82% from 275); Blue value is 57 (22.66% from 255 or 20.73% from 275); Max value from RGB is 136 - color contains mainly: red. Hex color #885239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885239 is #77ADC6. Grayscale: #5F5F5F. Windows color (decimal): -7843271 or 3756680. OLE color: 3756680.
HSL color Cylindrical-coordinate representation of color #885239: hue angle of 18.99º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #885239 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 82 | 57 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.47 |
| HSL | 18.99º | 0.41% | 0.38% | - |
| HSV(B) | 18.99º | 0.58% | 0.53% | - |
| XYZ | 13.91 | 11.56 | 5.37 | - |
| YUV | 95.3 | 106.39 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 82 | 57 | 0 | 0.40 | 0.58 | 0.47 | 18.99 | 0.41 | 0.38 |
| Hex | 88 | 52 | 39 | 0 | 28 | 3A | 2F | 13 | 29 | 26 |
| Octal | 210 | 122 | 71 | 0 | 50 | 72 | 57 | 23 | 51 | 46 |
| Binary | 10001000 | 1010010 | 111001 | 0 | 101000 | 111010 | 101111 | 10011 | 101001 | 100110 |
Color Harmonies of #885239
Complementary color
Monochromatic Colors of #885239
Black with #885239
Text Example
Text Example
White with #885239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885239; }
p { color: rgb(136,82,57); }
H1.HeaderClassName
{
color: #885239;
}
.AnyTagClassName
{
color: #885239;
}
</style>
background-color css
<style>
a { background-color: #885239; }
a { background-color: rgb(136,82,57); }
div.DivClassName
{
background-color: #885239;
}
.BgClassName
{
background-color: #885239;
}
</style>
border-color css
<style>
span { border-color: #885239; }
span { border-color: rgb(136,82,57); }
td.TdClassName
{
border-color: #885239;
}
.TagClassName
{
border-color: #885239;
}
</style>