Shades of Paarl #834636
Tints of Paarl #834636
RGB
CMYK
RGB Variations
Color information
#834636 (or 0x834636) is known color: Paarl. HEX triplet: 83, 46 and 36. RGB value is (131,70,54). Sum of RGB (Red+Green+Blue) = 131+70+54=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #834636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834636 is #7CB9C9. Grayscale: #565656. Windows color (decimal): -8174026 or 3556995. OLE color: 3556995.
HSL color Cylindrical-coordinate representation of color #834636: hue angle of 12.47º 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 #834636 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 54 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.49 |
| HSL | 12.47º | 0.42% | 0.36% | - |
| HSV(B) | 12.47º | 0.59% | 0.51% | - |
| XYZ | 12.22 | 9.47 | 4.67 | - |
| YUV | 86.42 | 109.71 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 54 | 0 | 0.47 | 0.59 | 0.49 | 12.47 | 0.42 | 0.36 |
| Hex | 83 | 46 | 36 | 0 | 2F | 3B | 31 | C | 2A | 24 |
| Octal | 203 | 106 | 66 | 0 | 57 | 73 | 61 | 14 | 52 | 44 |
| Binary | 10000011 | 1000110 | 110110 | 0 | 101111 | 111011 | 110001 | 1100 | 101010 | 100100 |
Color Harmonies of #834636
Complementary color
Monochromatic Colors of #834636
Black with #834636
Text Example
Text Example
White with #834636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834636; }
p { color: rgb(131,70,54); }
H1.HeaderClassName
{
color: #834636;
}
.AnyTagClassName
{
color: #834636;
}
</style>
background-color css
<style>
a { background-color: #834636; }
a { background-color: rgb(131,70,54); }
div.DivClassName
{
background-color: #834636;
}
.BgClassName
{
background-color: #834636;
}
</style>
border-color css
<style>
span { border-color: #834636; }
span { border-color: rgb(131,70,54); }
td.TdClassName
{
border-color: #834636;
}
.TagClassName
{
border-color: #834636;
}
</style>