Shades of Paarl #824830
Tints of Paarl #824830
RGB
CMYK
RGB Variations
Color information
#824830 (or 0x824830) is known color: Paarl. HEX triplet: 82, 48 and 30. RGB value is (130,72,48). Sum of RGB (Red+Green+Blue) = 130+72+48=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 72 (28.52% from 255 or 28.8% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #824830 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824830 is #7DB7CF. Grayscale: #565656. Windows color (decimal): -8239056 or 3164290. OLE color: 3164290.
HSL color Cylindrical-coordinate representation of color #824830: hue angle of 17.56º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #824830 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 48 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.49 |
| HSL | 17.56º | 0.46% | 0.35% | - |
| HSV(B) | 17.56º | 0.63% | 0.51% | - |
| XYZ | 12.06 | 9.59 | 4.01 | - |
| YUV | 86.61 | 106.22 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 48 | 0 | 0.45 | 0.63 | 0.49 | 17.56 | 0.46 | 0.35 |
| Hex | 82 | 48 | 30 | 0 | 2D | 3F | 31 | 12 | 2E | 23 |
| Octal | 202 | 110 | 60 | 0 | 55 | 77 | 61 | 22 | 56 | 43 |
| Binary | 10000010 | 1001000 | 110000 | 0 | 101101 | 111111 | 110001 | 10010 | 101110 | 100011 |
Color Harmonies of #824830
Complementary color
Monochromatic Colors of #824830
Black with #824830
Text Example
Text Example
White with #824830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824830; }
p { color: rgb(130,72,48); }
H1.HeaderClassName
{
color: #824830;
}
.AnyTagClassName
{
color: #824830;
}
</style>
background-color css
<style>
a { background-color: #824830; }
a { background-color: rgb(130,72,48); }
div.DivClassName
{
background-color: #824830;
}
.BgClassName
{
background-color: #824830;
}
</style>
border-color css
<style>
span { border-color: #824830; }
span { border-color: rgb(130,72,48); }
td.TdClassName
{
border-color: #824830;
}
.TagClassName
{
border-color: #824830;
}
</style>