Shades of Paarl #834834
Tints of Paarl #834834
RGB
CMYK
RGB Variations
Color information
#834834 (or 0x834834) is known color: Paarl. HEX triplet: 83, 48 and 34. RGB value is (131,72,52). Sum of RGB (Red+Green+Blue) = 131+72+52=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 72 (28.52% from 255 or 28.24% from 255); Blue value is 52 (20.70% from 255 or 20.39% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #834834 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834834 is #7CB7CB. Grayscale: #575757. Windows color (decimal): -8173516 or 3426435. OLE color: 3426435.
HSL color Cylindrical-coordinate representation of color #834834: hue angle of 15.19º 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 #834834 is Cyan = 0, Magento = 0.45, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 72 | 52 | - |
| CMYK | 0 | 0.45 | 0.60 | 0.49 |
| HSL | 15.19º | 0.43% | 0.36% | - |
| HSV(B) | 15.19º | 0.6% | 0.51% | - |
| XYZ | 12.3 | 9.71 | 4.47 | - |
| YUV | 87.36 | 108.05 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 72 | 52 | 0 | 0.45 | 0.60 | 0.49 | 15.19 | 0.43 | 0.36 |
| Hex | 83 | 48 | 34 | 0 | 2D | 3C | 31 | F | 2B | 24 |
| Octal | 203 | 110 | 64 | 0 | 55 | 74 | 61 | 17 | 53 | 44 |
| Binary | 10000011 | 1001000 | 110100 | 0 | 101101 | 111100 | 110001 | 1111 | 101011 | 100100 |
Color Harmonies of #834834
Complementary color
Monochromatic Colors of #834834
Black with #834834
Text Example
Text Example
White with #834834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834834; }
p { color: rgb(131,72,52); }
H1.HeaderClassName
{
color: #834834;
}
.AnyTagClassName
{
color: #834834;
}
</style>
background-color css
<style>
a { background-color: #834834; }
a { background-color: rgb(131,72,52); }
div.DivClassName
{
background-color: #834834;
}
.BgClassName
{
background-color: #834834;
}
</style>
border-color css
<style>
span { border-color: #834834; }
span { border-color: rgb(131,72,52); }
td.TdClassName
{
border-color: #834834;
}
.TagClassName
{
border-color: #834834;
}
</style>