Shades of Paarl #885038
Tints of Paarl #885038
RGB
CMYK
RGB Variations
Color information
#885038 (or 0x885038) is known color: Paarl. HEX triplet: 88, 50 and 38. RGB value is (136,80,56). Sum of RGB (Red+Green+Blue) = 136+80+56=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 80 (31.64% from 255 or 29.41% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #885038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885038 is #77AFC7. Grayscale: #5E5E5E. Windows color (decimal): -7843784 or 3690632. OLE color: 3690632.
HSL color Cylindrical-coordinate representation of color #885038: hue angle of 18º 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 #885038 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 56 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.47 |
| HSL | 18º | 0.42% | 0.38% | - |
| HSV(B) | 18º | 0.59% | 0.53% | - |
| XYZ | 13.74 | 11.26 | 5.19 | - |
| YUV | 94.01 | 106.55 | 157.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 56 | 0 | 0.41 | 0.59 | 0.47 | 18 | 0.42 | 0.38 |
| Hex | 88 | 50 | 38 | 0 | 29 | 3B | 2F | 12 | 2A | 26 |
| Octal | 210 | 120 | 70 | 0 | 51 | 73 | 57 | 22 | 52 | 46 |
| Binary | 10001000 | 1010000 | 111000 | 0 | 101001 | 111011 | 101111 | 10010 | 101010 | 100110 |
Color Harmonies of #885038
Complementary color
Monochromatic Colors of #885038
Black with #885038
Text Example
Text Example
White with #885038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885038; }
p { color: rgb(136,80,56); }
H1.HeaderClassName
{
color: #885038;
}
.AnyTagClassName
{
color: #885038;
}
</style>
background-color css
<style>
a { background-color: #885038; }
a { background-color: rgb(136,80,56); }
div.DivClassName
{
background-color: #885038;
}
.BgClassName
{
background-color: #885038;
}
</style>
border-color css
<style>
span { border-color: #885038; }
span { border-color: rgb(136,80,56); }
td.TdClassName
{
border-color: #885038;
}
.TagClassName
{
border-color: #885038;
}
</style>