Shades of Paarl #834736
Tints of Paarl #834736
RGB
CMYK
RGB Variations
Color information
#834736 (or 0x834736) is known color: Paarl. HEX triplet: 83, 47 and 36. RGB value is (131,71,54). Sum of RGB (Red+Green+Blue) = 131+71+54=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 71 (28.12% from 255 or 27.73% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #834736 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834736 is #7CB8C9. Grayscale: #575757. Windows color (decimal): -8173770 or 3557251. OLE color: 3557251.
HSL color Cylindrical-coordinate representation of color #834736: hue angle of 13.25º 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 #834736 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 54 | - |
| CMYK | 0 | 0.46 | 0.59 | 0.49 |
| HSL | 13.25º | 0.42% | 0.36% | - |
| HSV(B) | 13.25º | 0.59% | 0.51% | - |
| XYZ | 12.28 | 9.6 | 4.7 | - |
| YUV | 87 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 54 | 0 | 0.46 | 0.59 | 0.49 | 13.25 | 0.42 | 0.36 |
| Hex | 83 | 47 | 36 | 0 | 2E | 3B | 31 | D | 2A | 24 |
| Octal | 203 | 107 | 66 | 0 | 56 | 73 | 61 | 15 | 52 | 44 |
| Binary | 10000011 | 1000111 | 110110 | 0 | 101110 | 111011 | 110001 | 1101 | 101010 | 100100 |
Color Harmonies of #834736
Complementary color
Monochromatic Colors of #834736
Black with #834736
Text Example
Text Example
White with #834736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834736; }
p { color: rgb(131,71,54); }
H1.HeaderClassName
{
color: #834736;
}
.AnyTagClassName
{
color: #834736;
}
</style>
background-color css
<style>
a { background-color: #834736; }
a { background-color: rgb(131,71,54); }
div.DivClassName
{
background-color: #834736;
}
.BgClassName
{
background-color: #834736;
}
</style>
border-color css
<style>
span { border-color: #834736; }
span { border-color: rgb(131,71,54); }
td.TdClassName
{
border-color: #834736;
}
.TagClassName
{
border-color: #834736;
}
</style>