Shades of Paarl #834835
Tints of Paarl #834835
RGB
CMYK
RGB Variations
Color information
#834835 (or 0x834835) is known color: Paarl. HEX triplet: 83, 48 and 35. RGB value is (131,72,53). Sum of RGB (Red+Green+Blue) = 131+72+53=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 72 (28.52% from 255 or 28.12% from 256); Blue value is 53 (21.09% from 255 or 20.70% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #834835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834835 is #7CB7CA. Grayscale: #575757. Windows color (decimal): -8173515 or 3491971. OLE color: 3491971.
HSL color Cylindrical-coordinate representation of color #834835: hue angle of 14.62º degrees, saturation: 0.42, 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 #834835 is Cyan = 0, Magento = 0.45, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 72 | 53 | - |
| CMYK | 0 | 0.45 | 0.60 | 0.49 |
| HSL | 14.62º | 0.42% | 0.36% | - |
| HSV(B) | 14.62º | 0.6% | 0.51% | - |
| XYZ | 12.32 | 9.72 | 4.59 | - |
| YUV | 87.48 | 108.55 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 72 | 53 | 0 | 0.45 | 0.60 | 0.49 | 14.62 | 0.42 | 0.36 |
| Hex | 83 | 48 | 35 | 0 | 2D | 3C | 31 | F | 2A | 24 |
| Octal | 203 | 110 | 65 | 0 | 55 | 74 | 61 | 17 | 52 | 44 |
| Binary | 10000011 | 1001000 | 110101 | 0 | 101101 | 111100 | 110001 | 1111 | 101010 | 100100 |
Color Harmonies of #834835
Complementary color
Monochromatic Colors of #834835
Black with #834835
Text Example
Text Example
White with #834835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834835; }
p { color: rgb(131,72,53); }
H1.HeaderClassName
{
color: #834835;
}
.AnyTagClassName
{
color: #834835;
}
</style>
background-color css
<style>
a { background-color: #834835; }
a { background-color: rgb(131,72,53); }
div.DivClassName
{
background-color: #834835;
}
.BgClassName
{
background-color: #834835;
}
</style>
border-color css
<style>
span { border-color: #834835; }
span { border-color: rgb(131,72,53); }
td.TdClassName
{
border-color: #834835;
}
.TagClassName
{
border-color: #834835;
}
</style>