Shades of Paarl #834933
Tints of Paarl #834933
RGB
CMYK
RGB Variations
Color information
#834933 (or 0x834933) is known color: Paarl. HEX triplet: 83, 49 and 33. RGB value is (131,73,51). Sum of RGB (Red+Green+Blue) = 131+73+51=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 73 (28.91% from 255 or 28.63% from 255); Blue value is 51 (20.31% from 255 or 20% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #834933 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834933 is #7CB6CC. Grayscale: #575757. Windows color (decimal): -8173261 or 3361155. OLE color: 3361155.
HSL color Cylindrical-coordinate representation of color #834933: hue angle of 16.5º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #834933 is Cyan = 0, Magento = 0.44, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 51 | - |
| CMYK | 0 | 0.44 | 0.61 | 0.49 |
| HSL | 16.5º | 0.44% | 0.36% | - |
| HSV(B) | 16.5º | 0.61% | 0.51% | - |
| XYZ | 12.34 | 9.83 | 4.38 | - |
| YUV | 87.83 | 107.22 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 51 | 0 | 0.44 | 0.61 | 0.49 | 16.5 | 0.44 | 0.36 |
| Hex | 83 | 49 | 33 | 0 | 2C | 3D | 31 | 10 | 2C | 24 |
| Octal | 203 | 111 | 63 | 0 | 54 | 75 | 61 | 20 | 54 | 44 |
| Binary | 10000011 | 1001001 | 110011 | 0 | 101100 | 111101 | 110001 | 10000 | 101100 | 100100 |
Color Harmonies of #834933
Complementary color
Monochromatic Colors of #834933
Black with #834933
Text Example
Text Example
White with #834933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834933; }
p { color: rgb(131,73,51); }
H1.HeaderClassName
{
color: #834933;
}
.AnyTagClassName
{
color: #834933;
}
</style>
background-color css
<style>
a { background-color: #834933; }
a { background-color: rgb(131,73,51); }
div.DivClassName
{
background-color: #834933;
}
.BgClassName
{
background-color: #834933;
}
</style>
border-color css
<style>
span { border-color: #834933; }
span { border-color: rgb(131,73,51); }
td.TdClassName
{
border-color: #834933;
}
.TagClassName
{
border-color: #834933;
}
</style>