Shades of Paarl #884734
Tints of Paarl #884734
RGB
CMYK
RGB Variations
Color information
#884734 (or 0x884734) is known color: Paarl. HEX triplet: 88, 47 and 34. RGB value is (136,71,52). Sum of RGB (Red+Green+Blue) = 136+71+52=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 52 (20.70% from 255 or 20.08% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #884734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884734 is #77B8CB. Grayscale: #585858. Windows color (decimal): -7846092 or 3426184. OLE color: 3426184.
HSL color Cylindrical-coordinate representation of color #884734: hue angle of 13.57º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #884734 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 52 | - |
| CMYK | 0 | 0.48 | 0.62 | 0.47 |
| HSL | 13.57º | 0.45% | 0.37% | - |
| HSV(B) | 13.57º | 0.62% | 0.53% | - |
| XYZ | 13.03 | 9.99 | 4.49 | - |
| YUV | 88.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 52 | 0 | 0.48 | 0.62 | 0.47 | 13.57 | 0.45 | 0.37 |
| Hex | 88 | 47 | 34 | 0 | 30 | 3E | 2F | E | 2D | 25 |
| Octal | 210 | 107 | 64 | 0 | 60 | 76 | 57 | 16 | 55 | 45 |
| Binary | 10001000 | 1000111 | 110100 | 0 | 110000 | 111110 | 101111 | 1110 | 101101 | 100101 |
Color Harmonies of #884734
Complementary color
Monochromatic Colors of #884734
Black with #884734
Text Example
Text Example
White with #884734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884734; }
p { color: rgb(136,71,52); }
H1.HeaderClassName
{
color: #884734;
}
.AnyTagClassName
{
color: #884734;
}
</style>
background-color css
<style>
a { background-color: #884734; }
a { background-color: rgb(136,71,52); }
div.DivClassName
{
background-color: #884734;
}
.BgClassName
{
background-color: #884734;
}
</style>
border-color css
<style>
span { border-color: #884734; }
span { border-color: rgb(136,71,52); }
td.TdClassName
{
border-color: #884734;
}
.TagClassName
{
border-color: #884734;
}
</style>