Shades of Paarl #885238
Tints of Paarl #885238
RGB
CMYK
RGB Variations
Color information
#885238 (or 0x885238) is known color: Paarl. HEX triplet: 88, 52 and 38. RGB value is (136,82,56). Sum of RGB (Red+Green+Blue) = 136+82+56=274 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.64% from 274); Green value is 82 (32.42% from 255 or 29.93% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 136 - color contains mainly: red. Hex color #885238 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885238 is #77ADC7. Grayscale: #5F5F5F. Windows color (decimal): -7843272 or 3691144. OLE color: 3691144.
HSL color Cylindrical-coordinate representation of color #885238: hue angle of 19.5º 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 #885238 is Cyan = 0, Magento = 0.40, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 82 | 56 | - |
| CMYK | 0 | 0.40 | 0.59 | 0.47 |
| HSL | 19.5º | 0.42% | 0.38% | - |
| HSV(B) | 19.5º | 0.59% | 0.53% | - |
| XYZ | 13.88 | 11.55 | 5.24 | - |
| YUV | 95.18 | 105.89 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 82 | 56 | 0 | 0.40 | 0.59 | 0.47 | 19.5 | 0.42 | 0.38 |
| Hex | 88 | 52 | 38 | 0 | 28 | 3B | 2F | 14 | 2A | 26 |
| Octal | 210 | 122 | 70 | 0 | 50 | 73 | 57 | 24 | 52 | 46 |
| Binary | 10001000 | 1010010 | 111000 | 0 | 101000 | 111011 | 101111 | 10100 | 101010 | 100110 |
Color Harmonies of #885238
Complementary color
Monochromatic Colors of #885238
Black with #885238
Text Example
Text Example
White with #885238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885238; }
p { color: rgb(136,82,56); }
H1.HeaderClassName
{
color: #885238;
}
.AnyTagClassName
{
color: #885238;
}
</style>
background-color css
<style>
a { background-color: #885238; }
a { background-color: rgb(136,82,56); }
div.DivClassName
{
background-color: #885238;
}
.BgClassName
{
background-color: #885238;
}
</style>
border-color css
<style>
span { border-color: #885238; }
span { border-color: rgb(136,82,56); }
td.TdClassName
{
border-color: #885238;
}
.TagClassName
{
border-color: #885238;
}
</style>