Shades of Paarl #824835
Tints of Paarl #824835
RGB
CMYK
RGB Variations
Color information
#824835 (or 0x824835) is known color: Paarl. HEX triplet: 82, 48 and 35. RGB value is (130,72,53). Sum of RGB (Red+Green+Blue) = 130+72+53=255 (33% of max value = 765). Red value is 130 (51.17% from 255 or 50.98% from 255); Green value is 72 (28.52% from 255 or 28.24% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 130 - color contains mainly: red. Hex color #824835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824835 is #7DB7CA. Grayscale: #575757. Windows color (decimal): -8239051 or 3491970. OLE color: 3491970.
HSL color Cylindrical-coordinate representation of color #824835: hue angle of 14.81º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #824835 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 53 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.49 |
| HSL | 14.81º | 0.42% | 0.36% | - |
| HSV(B) | 14.81º | 0.59% | 0.51% | - |
| XYZ | 12.17 | 9.64 | 4.59 | - |
| YUV | 87.18 | 108.72 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 53 | 0 | 0.45 | 0.59 | 0.49 | 14.81 | 0.42 | 0.36 |
| Hex | 82 | 48 | 35 | 0 | 2D | 3B | 31 | F | 2A | 24 |
| Octal | 202 | 110 | 65 | 0 | 55 | 73 | 61 | 17 | 52 | 44 |
| Binary | 10000010 | 1001000 | 110101 | 0 | 101101 | 111011 | 110001 | 1111 | 101010 | 100100 |
Color Harmonies of #824835
Complementary color
Monochromatic Colors of #824835
Black with #824835
Text Example
Text Example
White with #824835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824835; }
p { color: rgb(130,72,53); }
H1.HeaderClassName
{
color: #824835;
}
.AnyTagClassName
{
color: #824835;
}
</style>
background-color css
<style>
a { background-color: #824835; }
a { background-color: rgb(130,72,53); }
div.DivClassName
{
background-color: #824835;
}
.BgClassName
{
background-color: #824835;
}
</style>
border-color css
<style>
span { border-color: #824835; }
span { border-color: rgb(130,72,53); }
td.TdClassName
{
border-color: #824835;
}
.TagClassName
{
border-color: #824835;
}
</style>