Shades of Paarl #834934
Tints of Paarl #834934
RGB
CMYK
RGB Variations
Color information
#834934 (or 0x834934) is known color: Paarl. HEX triplet: 83, 49 and 34. RGB value is (131,73,52). Sum of RGB (Red+Green+Blue) = 131+73+52=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 52 (20.70% from 255 or 20.31% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #834934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834934 is #7CB6CB. Grayscale: #585858. Windows color (decimal): -8173260 or 3426691. OLE color: 3426691.
HSL color Cylindrical-coordinate representation of color #834934: hue angle of 15.95º 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 #834934 is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 52 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.49 |
| HSL | 15.95º | 0.43% | 0.36% | - |
| HSV(B) | 15.95º | 0.6% | 0.51% | - |
| XYZ | 12.36 | 9.84 | 4.5 | - |
| YUV | 87.95 | 107.72 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 52 | 0 | 0.44 | 0.60 | 0.49 | 15.95 | 0.43 | 0.36 |
| Hex | 83 | 49 | 34 | 0 | 2C | 3C | 31 | 10 | 2B | 24 |
| Octal | 203 | 111 | 64 | 0 | 54 | 74 | 61 | 20 | 53 | 44 |
| Binary | 10000011 | 1001001 | 110100 | 0 | 101100 | 111100 | 110001 | 10000 | 101011 | 100100 |
Color Harmonies of #834934
Complementary color
Monochromatic Colors of #834934
Black with #834934
Text Example
Text Example
White with #834934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834934; }
p { color: rgb(131,73,52); }
H1.HeaderClassName
{
color: #834934;
}
.AnyTagClassName
{
color: #834934;
}
</style>
background-color css
<style>
a { background-color: #834934; }
a { background-color: rgb(131,73,52); }
div.DivClassName
{
background-color: #834934;
}
.BgClassName
{
background-color: #834934;
}
</style>
border-color css
<style>
span { border-color: #834934; }
span { border-color: rgb(131,73,52); }
td.TdClassName
{
border-color: #834934;
}
.TagClassName
{
border-color: #834934;
}
</style>