Shades of Paarl #824634
Tints of Paarl #824634
RGB
CMYK
RGB Variations
Color information
#824634 (or 0x824634) is known color: Paarl. HEX triplet: 82, 46 and 34. RGB value is (130,70,52). Sum of RGB (Red+Green+Blue) = 130+70+52=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #824634 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824634 is #7DB9CB. Grayscale: #565656. Windows color (decimal): -8239564 or 3425922. OLE color: 3425922.
HSL color Cylindrical-coordinate representation of color #824634: hue angle of 13.85º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #824634 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 52 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.49 |
| HSL | 13.85º | 0.43% | 0.36% | - |
| HSV(B) | 13.85º | 0.6% | 0.51% | - |
| XYZ | 12.02 | 9.37 | 4.42 | - |
| YUV | 85.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 52 | 0 | 0.46 | 0.60 | 0.49 | 13.85 | 0.43 | 0.36 |
| Hex | 82 | 46 | 34 | 0 | 2E | 3C | 31 | E | 2B | 24 |
| Octal | 202 | 106 | 64 | 0 | 56 | 74 | 61 | 16 | 53 | 44 |
| Binary | 10000010 | 1000110 | 110100 | 0 | 101110 | 111100 | 110001 | 1110 | 101011 | 100100 |
Color Harmonies of #824634
Complementary color
Monochromatic Colors of #824634
Black with #824634
Text Example
Text Example
White with #824634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824634; }
p { color: rgb(130,70,52); }
H1.HeaderClassName
{
color: #824634;
}
.AnyTagClassName
{
color: #824634;
}
</style>
background-color css
<style>
a { background-color: #824634; }
a { background-color: rgb(130,70,52); }
div.DivClassName
{
background-color: #824634;
}
.BgClassName
{
background-color: #824634;
}
</style>
border-color css
<style>
span { border-color: #824634; }
span { border-color: rgb(130,70,52); }
td.TdClassName
{
border-color: #824634;
}
.TagClassName
{
border-color: #824634;
}
</style>