Shades of Paarl #844531
Tints of Paarl #844531
RGB
CMYK
RGB Variations
Color information
#844531 (or 0x844531) is known color: Paarl. HEX triplet: 84, 45 and 31. RGB value is (132,69,49). Sum of RGB (Red+Green+Blue) = 132+69+49=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 69 (27.34% from 255 or 27.6% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #844531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844531 is #7BBACE. Grayscale: #555555. Windows color (decimal): -8108751 or 3229060. OLE color: 3229060.
HSL color Cylindrical-coordinate representation of color #844531: hue angle of 14.46º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #844531 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 49 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.48 |
| HSL | 14.46º | 0.46% | 0.35% | - |
| HSV(B) | 14.46º | 0.63% | 0.52% | - |
| XYZ | 12.2 | 9.38 | 4.07 | - |
| YUV | 85.56 | 107.37 | 161.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 49 | 0 | 0.48 | 0.63 | 0.48 | 14.46 | 0.46 | 0.35 |
| Hex | 84 | 45 | 31 | 0 | 30 | 3F | 30 | E | 2E | 23 |
| Octal | 204 | 105 | 61 | 0 | 60 | 77 | 60 | 16 | 56 | 43 |
| Binary | 10000100 | 1000101 | 110001 | 0 | 110000 | 111111 | 110000 | 1110 | 101110 | 100011 |
Color Harmonies of #844531
Complementary color
Monochromatic Colors of #844531
Black with #844531
Text Example
Text Example
White with #844531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844531; }
p { color: rgb(132,69,49); }
H1.HeaderClassName
{
color: #844531;
}
.AnyTagClassName
{
color: #844531;
}
</style>
background-color css
<style>
a { background-color: #844531; }
a { background-color: rgb(132,69,49); }
div.DivClassName
{
background-color: #844531;
}
.BgClassName
{
background-color: #844531;
}
</style>
border-color css
<style>
span { border-color: #844531; }
span { border-color: rgb(132,69,49); }
td.TdClassName
{
border-color: #844531;
}
.TagClassName
{
border-color: #844531;
}
</style>