Shades of Paarl #834737
Tints of Paarl #834737
RGB
CMYK
RGB Variations
Color information
#834737 (or 0x834737) is known color: Paarl. HEX triplet: 83, 47 and 37. RGB value is (131,71,55). Sum of RGB (Red+Green+Blue) = 131+71+55=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #834737 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834737 is #7CB8C8. Grayscale: #575757. Windows color (decimal): -8173769 or 3622787. OLE color: 3622787.
HSL color Cylindrical-coordinate representation of color #834737: hue angle of 12.63º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #834737 is Cyan = 0, Magento = 0.46, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 55 | - |
| CMYK | 0 | 0.46 | 0.58 | 0.49 |
| HSL | 12.63º | 0.41% | 0.36% | - |
| HSV(B) | 12.63º | 0.58% | 0.51% | - |
| XYZ | 12.3 | 9.61 | 4.82 | - |
| YUV | 87.12 | 109.88 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 55 | 0 | 0.46 | 0.58 | 0.49 | 12.63 | 0.41 | 0.36 |
| Hex | 83 | 47 | 37 | 0 | 2E | 3A | 31 | D | 29 | 24 |
| Octal | 203 | 107 | 67 | 0 | 56 | 72 | 61 | 15 | 51 | 44 |
| Binary | 10000011 | 1000111 | 110111 | 0 | 101110 | 111010 | 110001 | 1101 | 101001 | 100100 |
Color Harmonies of #834737
Complementary color
Monochromatic Colors of #834737
Black with #834737
Text Example
Text Example
White with #834737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834737; }
p { color: rgb(131,71,55); }
H1.HeaderClassName
{
color: #834737;
}
.AnyTagClassName
{
color: #834737;
}
</style>
background-color css
<style>
a { background-color: #834737; }
a { background-color: rgb(131,71,55); }
div.DivClassName
{
background-color: #834737;
}
.BgClassName
{
background-color: #834737;
}
</style>
border-color css
<style>
span { border-color: #834737; }
span { border-color: rgb(131,71,55); }
td.TdClassName
{
border-color: #834737;
}
.TagClassName
{
border-color: #834737;
}
</style>