Shades of Paarl #834533
Tints of Paarl #834533
RGB
CMYK
RGB Variations
Color information
#834533 (or 0x834533) is known color: Paarl. HEX triplet: 83, 45 and 33. RGB value is (131,69,51). Sum of RGB (Red+Green+Blue) = 131+69+51=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 69 (27.34% from 255 or 27.49% from 251); Blue value is 51 (20.31% from 255 or 20.32% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #834533 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834533 is #7CBACC. Grayscale: #555555. Windows color (decimal): -8174285 or 3360131. OLE color: 3360131.
HSL color Cylindrical-coordinate representation of color #834533: hue angle of 13.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 #834533 is Cyan = 0, Magento = 0.47, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 51 | - |
| CMYK | 0 | 0.47 | 0.61 | 0.49 |
| HSL | 13.5º | 0.44% | 0.36% | - |
| HSV(B) | 13.5º | 0.61% | 0.51% | - |
| XYZ | 12.09 | 9.32 | 4.29 | - |
| YUV | 85.49 | 108.54 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 51 | 0 | 0.47 | 0.61 | 0.49 | 13.5 | 0.44 | 0.36 |
| Hex | 83 | 45 | 33 | 0 | 2F | 3D | 31 | E | 2C | 24 |
| Octal | 203 | 105 | 63 | 0 | 57 | 75 | 61 | 16 | 54 | 44 |
| Binary | 10000011 | 1000101 | 110011 | 0 | 101111 | 111101 | 110001 | 1110 | 101100 | 100100 |
Color Harmonies of #834533
Complementary color
Monochromatic Colors of #834533
Black with #834533
Text Example
Text Example
White with #834533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834533; }
p { color: rgb(131,69,51); }
H1.HeaderClassName
{
color: #834533;
}
.AnyTagClassName
{
color: #834533;
}
</style>
background-color css
<style>
a { background-color: #834533; }
a { background-color: rgb(131,69,51); }
div.DivClassName
{
background-color: #834533;
}
.BgClassName
{
background-color: #834533;
}
</style>
border-color css
<style>
span { border-color: #834533; }
span { border-color: rgb(131,69,51); }
td.TdClassName
{
border-color: #834533;
}
.TagClassName
{
border-color: #834533;
}
</style>