Shades of Paarl #834730
Tints of Paarl #834730
RGB
CMYK
RGB Variations
Color information
#834730 (or 0x834730) is known color: Paarl. HEX triplet: 83, 47 and 30. RGB value is (131,71,48). Sum of RGB (Red+Green+Blue) = 131+71+48=250 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.4% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 131 - color contains mainly: red. Hex color #834730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834730 is #7CB8CF. Grayscale: #565656. Windows color (decimal): -8173776 or 3164035. OLE color: 3164035.
HSL color Cylindrical-coordinate representation of color #834730: hue angle of 16.63º 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 #834730 is Cyan = 0, Magento = 0.46, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 48 | - |
| CMYK | 0 | 0.46 | 0.63 | 0.49 |
| HSL | 16.63º | 0.46% | 0.35% | - |
| HSV(B) | 16.63º | 0.63% | 0.51% | - |
| XYZ | 12.15 | 9.55 | 4 | - |
| YUV | 86.32 | 106.38 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 48 | 0 | 0.46 | 0.63 | 0.49 | 16.63 | 0.46 | 0.35 |
| Hex | 83 | 47 | 30 | 0 | 2E | 3F | 31 | 11 | 2E | 23 |
| Octal | 203 | 107 | 60 | 0 | 56 | 77 | 61 | 21 | 56 | 43 |
| Binary | 10000011 | 1000111 | 110000 | 0 | 101110 | 111111 | 110001 | 10001 | 101110 | 100011 |
Color Harmonies of #834730
Complementary color
Monochromatic Colors of #834730
Black with #834730
Text Example
Text Example
White with #834730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834730; }
p { color: rgb(131,71,48); }
H1.HeaderClassName
{
color: #834730;
}
.AnyTagClassName
{
color: #834730;
}
</style>
background-color css
<style>
a { background-color: #834730; }
a { background-color: rgb(131,71,48); }
div.DivClassName
{
background-color: #834730;
}
.BgClassName
{
background-color: #834730;
}
</style>
border-color css
<style>
span { border-color: #834730; }
span { border-color: rgb(131,71,48); }
td.TdClassName
{
border-color: #834730;
}
.TagClassName
{
border-color: #834730;
}
</style>