Shades of Paarl #834733
Tints of Paarl #834733
RGB
CMYK
RGB Variations
Color information
#834733 (or 0x834733) is known color: Paarl. HEX triplet: 83, 47 and 33. RGB value is (131,71,51). Sum of RGB (Red+Green+Blue) = 131+71+51=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 71 (28.12% from 255 or 28.06% from 253); Blue value is 51 (20.31% from 255 or 20.16% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #834733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834733 is #7CB8CC. Grayscale: #565656. Windows color (decimal): -8173773 or 3360643. OLE color: 3360643.
HSL color Cylindrical-coordinate representation of color #834733: hue angle of 15º 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 #834733 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 51 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.49 |
| HSL | 15º | 0.44% | 0.36% | - |
| HSV(B) | 15º | 0.61% | 0.51% | - |
| XYZ | 12.21 | 9.57 | 4.34 | - |
| YUV | 86.66 | 107.88 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 51 | 0 | 0.46 | 0.61 | 0.49 | 15 | 0.44 | 0.36 |
| Hex | 83 | 47 | 33 | 0 | 2E | 3D | 31 | F | 2C | 24 |
| Octal | 203 | 107 | 63 | 0 | 56 | 75 | 61 | 17 | 54 | 44 |
| Binary | 10000011 | 1000111 | 110011 | 0 | 101110 | 111101 | 110001 | 1111 | 101100 | 100100 |
Color Harmonies of #834733
Complementary color
Monochromatic Colors of #834733
Black with #834733
Text Example
Text Example
White with #834733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834733; }
p { color: rgb(131,71,51); }
H1.HeaderClassName
{
color: #834733;
}
.AnyTagClassName
{
color: #834733;
}
</style>
background-color css
<style>
a { background-color: #834733; }
a { background-color: rgb(131,71,51); }
div.DivClassName
{
background-color: #834733;
}
.BgClassName
{
background-color: #834733;
}
</style>
border-color css
<style>
span { border-color: #834733; }
span { border-color: rgb(131,71,51); }
td.TdClassName
{
border-color: #834733;
}
.TagClassName
{
border-color: #834733;
}
</style>