Shades of Paarl #884630
Tints of Paarl #884630
RGB
CMYK
RGB Variations
Color information
#884630 (or 0x884630) is known color: Paarl. HEX triplet: 88, 46 and 30. RGB value is (136,70,48). Sum of RGB (Red+Green+Blue) = 136+70+48=254 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.54% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 48 (19.14% from 255 or 18.90% from 254); Max value from RGB is 136 - color contains mainly: red. Hex color #884630 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884630 is #77B9CF. Grayscale: #575757. Windows color (decimal): -7846352 or 3163784. OLE color: 3163784.
HSL color Cylindrical-coordinate representation of color #884630: hue angle of 15º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #884630 is Cyan = 0, Magento = 0.49, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 48 | - |
| CMYK | 0 | 0.49 | 0.65 | 0.47 |
| HSL | 15º | 0.48% | 0.36% | - |
| HSV(B) | 15º | 0.65% | 0.53% | - |
| XYZ | 12.88 | 9.83 | 4.01 | - |
| YUV | 87.23 | 105.87 | 162.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 48 | 0 | 0.49 | 0.65 | 0.47 | 15 | 0.48 | 0.36 |
| Hex | 88 | 46 | 30 | 0 | 31 | 41 | 2F | F | 30 | 24 |
| Octal | 210 | 106 | 60 | 0 | 61 | 101 | 57 | 17 | 60 | 44 |
| Binary | 10001000 | 1000110 | 110000 | 0 | 110001 | 1000001 | 101111 | 1111 | 110000 | 100100 |
Color Harmonies of #884630
Complementary color
Monochromatic Colors of #884630
Black with #884630
Text Example
Text Example
White with #884630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884630; }
p { color: rgb(136,70,48); }
H1.HeaderClassName
{
color: #884630;
}
.AnyTagClassName
{
color: #884630;
}
</style>
background-color css
<style>
a { background-color: #884630; }
a { background-color: rgb(136,70,48); }
div.DivClassName
{
background-color: #884630;
}
.BgClassName
{
background-color: #884630;
}
</style>
border-color css
<style>
span { border-color: #884630; }
span { border-color: rgb(136,70,48); }
td.TdClassName
{
border-color: #884630;
}
.TagClassName
{
border-color: #884630;
}
</style>