Shades of Paarl #844435
Tints of Paarl #844435
RGB
CMYK
RGB Variations
Color information
#844435 (or 0x844435) is known color: Paarl. HEX triplet: 84, 44 and 35. RGB value is (132,68,53). Sum of RGB (Red+Green+Blue) = 132+68+53=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #844435 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844435 is #7BBBCA. Grayscale: #555555. Windows color (decimal): -8109003 or 3490948. OLE color: 3490948.
HSL color Cylindrical-coordinate representation of color #844435: hue angle of 11.39º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #844435 is Cyan = 0, Magento = 0.48, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 53 | - |
| CMYK | 0 | 0.48 | 0.60 | 0.48 |
| HSL | 11.39º | 0.43% | 0.36% | - |
| HSV(B) | 11.39º | 0.6% | 0.52% | - |
| XYZ | 12.23 | 9.3 | 4.52 | - |
| YUV | 85.43 | 109.7 | 161.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 53 | 0 | 0.48 | 0.60 | 0.48 | 11.39 | 0.43 | 0.36 |
| Hex | 84 | 44 | 35 | 0 | 30 | 3C | 30 | B | 2B | 24 |
| Octal | 204 | 104 | 65 | 0 | 60 | 74 | 60 | 13 | 53 | 44 |
| Binary | 10000100 | 1000100 | 110101 | 0 | 110000 | 111100 | 110000 | 1011 | 101011 | 100100 |
Color Harmonies of #844435
Complementary color
Monochromatic Colors of #844435
Black with #844435
Text Example
Text Example
White with #844435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844435; }
p { color: rgb(132,68,53); }
H1.HeaderClassName
{
color: #844435;
}
.AnyTagClassName
{
color: #844435;
}
</style>
background-color css
<style>
a { background-color: #844435; }
a { background-color: rgb(132,68,53); }
div.DivClassName
{
background-color: #844435;
}
.BgClassName
{
background-color: #844435;
}
</style>
border-color css
<style>
span { border-color: #844435; }
span { border-color: rgb(132,68,53); }
td.TdClassName
{
border-color: #844435;
}
.TagClassName
{
border-color: #844435;
}
</style>