Shades of Paarl #884638
Tints of Paarl #884638
RGB
CMYK
RGB Variations
Color information
#884638 (or 0x884638) is known color: Paarl. HEX triplet: 88, 46 and 38. RGB value is (136,70,56). Sum of RGB (Red+Green+Blue) = 136+70+56=262 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.91% from 262); Green value is 70 (27.73% from 255 or 26.72% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 136 - color contains mainly: red. Hex color #884638 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884638 is #77B9C7. Grayscale: #585858. Windows color (decimal): -7846344 or 3688072. OLE color: 3688072.
HSL color Cylindrical-coordinate representation of color #884638: hue angle of 10.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 #884638 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 56 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.47 |
| HSL | 10.5º | 0.42% | 0.38% | - |
| HSV(B) | 10.5º | 0.59% | 0.53% | - |
| XYZ | 13.06 | 9.9 | 4.96 | - |
| YUV | 88.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 56 | 0 | 0.49 | 0.59 | 0.47 | 10.5 | 0.42 | 0.38 |
| Hex | 88 | 46 | 38 | 0 | 31 | 3B | 2F | A | 2A | 26 |
| Octal | 210 | 106 | 70 | 0 | 61 | 73 | 57 | 12 | 52 | 46 |
| Binary | 10001000 | 1000110 | 111000 | 0 | 110001 | 111011 | 101111 | 1010 | 101010 | 100110 |
Color Harmonies of #884638
Complementary color
Monochromatic Colors of #884638
Black with #884638
Text Example
Text Example
White with #884638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884638; }
p { color: rgb(136,70,56); }
H1.HeaderClassName
{
color: #884638;
}
.AnyTagClassName
{
color: #884638;
}
</style>
background-color css
<style>
a { background-color: #884638; }
a { background-color: rgb(136,70,56); }
div.DivClassName
{
background-color: #884638;
}
.BgClassName
{
background-color: #884638;
}
</style>
border-color css
<style>
span { border-color: #884638; }
span { border-color: rgb(136,70,56); }
td.TdClassName
{
border-color: #884638;
}
.TagClassName
{
border-color: #884638;
}
</style>