Shades of Paarl #885035
Tints of Paarl #885035
RGB
CMYK
RGB Variations
Color information
#885035 (or 0x885035) is known color: Paarl. HEX triplet: 88, 50 and 35. RGB value is (136,80,53). Sum of RGB (Red+Green+Blue) = 136+80+53=269 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.56% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 136 - color contains mainly: red. Hex color #885035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885035 is #77AFCA. Grayscale: #5D5D5D. Windows color (decimal): -7843787 or 3494024. OLE color: 3494024.
HSL color Cylindrical-coordinate representation of color #885035: hue angle of 19.52º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #885035 is Cyan = 0, Magento = 0.41, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 53 | - |
| CMYK | 0 | 0.41 | 0.61 | 0.47 |
| HSL | 19.52º | 0.44% | 0.37% | - |
| HSV(B) | 19.52º | 0.61% | 0.53% | - |
| XYZ | 13.66 | 11.23 | 4.82 | - |
| YUV | 93.67 | 105.05 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 53 | 0 | 0.41 | 0.61 | 0.47 | 19.52 | 0.44 | 0.37 |
| Hex | 88 | 50 | 35 | 0 | 29 | 3D | 2F | 14 | 2C | 25 |
| Octal | 210 | 120 | 65 | 0 | 51 | 75 | 57 | 24 | 54 | 45 |
| Binary | 10001000 | 1010000 | 110101 | 0 | 101001 | 111101 | 101111 | 10100 | 101100 | 100101 |
Color Harmonies of #885035
Complementary color
Monochromatic Colors of #885035
Black with #885035
Text Example
Text Example
White with #885035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885035; }
p { color: rgb(136,80,53); }
H1.HeaderClassName
{
color: #885035;
}
.AnyTagClassName
{
color: #885035;
}
</style>
background-color css
<style>
a { background-color: #885035; }
a { background-color: rgb(136,80,53); }
div.DivClassName
{
background-color: #885035;
}
.BgClassName
{
background-color: #885035;
}
</style>
border-color css
<style>
span { border-color: #885035; }
span { border-color: rgb(136,80,53); }
td.TdClassName
{
border-color: #885035;
}
.TagClassName
{
border-color: #885035;
}
</style>