Shades of Paarl #885036
Tints of Paarl #885036
RGB
CMYK
RGB Variations
Color information
#885036 (or 0x885036) is known color: Paarl. HEX triplet: 88, 50 and 36. RGB value is (136,80,54). Sum of RGB (Red+Green+Blue) = 136+80+54=270 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.37% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 136 - color contains mainly: red. Hex color #885036 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885036 is #77AFC9. Grayscale: #5D5D5D. Windows color (decimal): -7843786 or 3559560. OLE color: 3559560.
HSL color Cylindrical-coordinate representation of color #885036: hue angle of 19.02º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #885036 is Cyan = 0, Magento = 0.41, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 54 | - |
| CMYK | 0 | 0.41 | 0.60 | 0.47 |
| HSL | 19.02º | 0.43% | 0.37% | - |
| HSV(B) | 19.02º | 0.6% | 0.53% | - |
| XYZ | 13.69 | 11.24 | 4.94 | - |
| YUV | 93.78 | 105.55 | 158.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 54 | 0 | 0.41 | 0.60 | 0.47 | 19.02 | 0.43 | 0.37 |
| Hex | 88 | 50 | 36 | 0 | 29 | 3C | 2F | 13 | 2B | 25 |
| Octal | 210 | 120 | 66 | 0 | 51 | 74 | 57 | 23 | 53 | 45 |
| Binary | 10001000 | 1010000 | 110110 | 0 | 101001 | 111100 | 101111 | 10011 | 101011 | 100101 |
Color Harmonies of #885036
Complementary color
Monochromatic Colors of #885036
Black with #885036
Text Example
Text Example
White with #885036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885036; }
p { color: rgb(136,80,54); }
H1.HeaderClassName
{
color: #885036;
}
.AnyTagClassName
{
color: #885036;
}
</style>
background-color css
<style>
a { background-color: #885036; }
a { background-color: rgb(136,80,54); }
div.DivClassName
{
background-color: #885036;
}
.BgClassName
{
background-color: #885036;
}
</style>
border-color css
<style>
span { border-color: #885036; }
span { border-color: rgb(136,80,54); }
td.TdClassName
{
border-color: #885036;
}
.TagClassName
{
border-color: #885036;
}
</style>