Shades of Paarl #884635
Tints of Paarl #884635
RGB
CMYK
RGB Variations
Color information
#884635 (or 0x884635) is known color: Paarl. HEX triplet: 88, 46 and 35. RGB value is (136,70,53). Sum of RGB (Red+Green+Blue) = 136+70+53=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 53 (21.09% from 255 or 20.46% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #884635 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884635 is #77B9CA. Grayscale: #575757. Windows color (decimal): -7846347 or 3491464. OLE color: 3491464.
HSL color Cylindrical-coordinate representation of color #884635: hue angle of 12.29º 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 #884635 is Cyan = 0, Magento = 0.49, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 53 | - |
| CMYK | 0 | 0.49 | 0.61 | 0.47 |
| HSL | 12.29º | 0.44% | 0.37% | - |
| HSV(B) | 12.29º | 0.61% | 0.53% | - |
| XYZ | 12.99 | 9.87 | 4.59 | - |
| YUV | 87.8 | 108.37 | 162.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 53 | 0 | 0.49 | 0.61 | 0.47 | 12.29 | 0.44 | 0.37 |
| Hex | 88 | 46 | 35 | 0 | 31 | 3D | 2F | C | 2C | 25 |
| Octal | 210 | 106 | 65 | 0 | 61 | 75 | 57 | 14 | 54 | 45 |
| Binary | 10001000 | 1000110 | 110101 | 0 | 110001 | 111101 | 101111 | 1100 | 101100 | 100101 |
Color Harmonies of #884635
Complementary color
Monochromatic Colors of #884635
Black with #884635
Text Example
Text Example
White with #884635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884635; }
p { color: rgb(136,70,53); }
H1.HeaderClassName
{
color: #884635;
}
.AnyTagClassName
{
color: #884635;
}
</style>
background-color css
<style>
a { background-color: #884635; }
a { background-color: rgb(136,70,53); }
div.DivClassName
{
background-color: #884635;
}
.BgClassName
{
background-color: #884635;
}
</style>
border-color css
<style>
span { border-color: #884635; }
span { border-color: rgb(136,70,53); }
td.TdClassName
{
border-color: #884635;
}
.TagClassName
{
border-color: #884635;
}
</style>