Shades of Paarl #884430
Tints of Paarl #884430
RGB
CMYK
RGB Variations
Color information
#884430 (or 0x884430) is known color: Paarl. HEX triplet: 88, 44 and 30. RGB value is (136,68,48). Sum of RGB (Red+Green+Blue) = 136+68+48=252 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.97% from 252); Green value is 68 (26.95% from 255 or 26.98% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 136 - color contains mainly: red. Hex color #884430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884430 is #77BBCF. Grayscale: #565656. Windows color (decimal): -7846864 or 3163272. OLE color: 3163272.
HSL color Cylindrical-coordinate representation of color #884430: hue angle of 13.64º 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 #884430 is Cyan = 0, Magento = 0.50, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 68 | 48 | - |
| CMYK | 0 | 0.50 | 0.65 | 0.47 |
| HSL | 13.64º | 0.48% | 0.36% | - |
| HSV(B) | 13.64º | 0.65% | 0.53% | - |
| XYZ | 12.75 | 9.58 | 3.97 | - |
| YUV | 86.05 | 106.53 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 68 | 48 | 0 | 0.50 | 0.65 | 0.47 | 13.64 | 0.48 | 0.36 |
| Hex | 88 | 44 | 30 | 0 | 32 | 41 | 2F | E | 30 | 24 |
| Octal | 210 | 104 | 60 | 0 | 62 | 101 | 57 | 16 | 60 | 44 |
| Binary | 10001000 | 1000100 | 110000 | 0 | 110010 | 1000001 | 101111 | 1110 | 110000 | 100100 |
Color Harmonies of #884430
Complementary color
Monochromatic Colors of #884430
Black with #884430
Text Example
Text Example
White with #884430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884430; }
p { color: rgb(136,68,48); }
H1.HeaderClassName
{
color: #884430;
}
.AnyTagClassName
{
color: #884430;
}
</style>
background-color css
<style>
a { background-color: #884430; }
a { background-color: rgb(136,68,48); }
div.DivClassName
{
background-color: #884430;
}
.BgClassName
{
background-color: #884430;
}
</style>
border-color css
<style>
span { border-color: #884430; }
span { border-color: rgb(136,68,48); }
td.TdClassName
{
border-color: #884430;
}
.TagClassName
{
border-color: #884430;
}
</style>