Shades of Paarl #834734
Tints of Paarl #834734
RGB
CMYK
RGB Variations
Color information
#834734 (or 0x834734) is known color: Paarl. HEX triplet: 83, 47 and 34. RGB value is (131,71,52). Sum of RGB (Red+Green+Blue) = 131+71+52=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 71 (28.12% from 255 or 27.95% from 254); Blue value is 52 (20.70% from 255 or 20.47% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #834734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834734 is #7CB8CB. Grayscale: #565656. Windows color (decimal): -8173772 or 3426179. OLE color: 3426179.
HSL color Cylindrical-coordinate representation of color #834734: hue angle of 14.43º 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 #834734 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 52 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.49 |
| HSL | 14.43º | 0.43% | 0.36% | - |
| HSV(B) | 14.43º | 0.6% | 0.51% | - |
| XYZ | 12.23 | 9.58 | 4.45 | - |
| YUV | 86.77 | 108.38 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 52 | 0 | 0.46 | 0.60 | 0.49 | 14.43 | 0.43 | 0.36 |
| Hex | 83 | 47 | 34 | 0 | 2E | 3C | 31 | E | 2B | 24 |
| Octal | 203 | 107 | 64 | 0 | 56 | 74 | 61 | 16 | 53 | 44 |
| Binary | 10000011 | 1000111 | 110100 | 0 | 101110 | 111100 | 110001 | 1110 | 101011 | 100100 |
Color Harmonies of #834734
Complementary color
Monochromatic Colors of #834734
Black with #834734
Text Example
Text Example
White with #834734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834734; }
p { color: rgb(131,71,52); }
H1.HeaderClassName
{
color: #834734;
}
.AnyTagClassName
{
color: #834734;
}
</style>
background-color css
<style>
a { background-color: #834734; }
a { background-color: rgb(131,71,52); }
div.DivClassName
{
background-color: #834734;
}
.BgClassName
{
background-color: #834734;
}
</style>
border-color css
<style>
span { border-color: #834734; }
span { border-color: rgb(131,71,52); }
td.TdClassName
{
border-color: #834734;
}
.TagClassName
{
border-color: #834734;
}
</style>