Shades of Paarl #834535
Tints of Paarl #834535
RGB
CMYK
RGB Variations
Color information
#834535 (or 0x834535) is known color: Paarl. HEX triplet: 83, 45 and 35. RGB value is (131,69,53). Sum of RGB (Red+Green+Blue) = 131+69+53=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #834535 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834535 is #7CBACA. Grayscale: #555555. Windows color (decimal): -8174283 or 3491203. OLE color: 3491203.
HSL color Cylindrical-coordinate representation of color #834535: hue angle of 12.31º 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 #834535 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 53 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.49 |
| HSL | 12.31º | 0.42% | 0.36% | - |
| HSV(B) | 12.31º | 0.6% | 0.51% | - |
| XYZ | 12.13 | 9.34 | 4.53 | - |
| YUV | 85.71 | 109.54 | 160.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 53 | 0 | 0.47 | 0.60 | 0.49 | 12.31 | 0.42 | 0.36 |
| Hex | 83 | 45 | 35 | 0 | 2F | 3C | 31 | C | 2A | 24 |
| Octal | 203 | 105 | 65 | 0 | 57 | 74 | 61 | 14 | 52 | 44 |
| Binary | 10000011 | 1000101 | 110101 | 0 | 101111 | 111100 | 110001 | 1100 | 101010 | 100100 |
Color Harmonies of #834535
Complementary color
Monochromatic Colors of #834535
Black with #834535
Text Example
Text Example
White with #834535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834535; }
p { color: rgb(131,69,53); }
H1.HeaderClassName
{
color: #834535;
}
.AnyTagClassName
{
color: #834535;
}
</style>
background-color css
<style>
a { background-color: #834535; }
a { background-color: rgb(131,69,53); }
div.DivClassName
{
background-color: #834535;
}
.BgClassName
{
background-color: #834535;
}
</style>
border-color css
<style>
span { border-color: #834535; }
span { border-color: rgb(131,69,53); }
td.TdClassName
{
border-color: #834535;
}
.TagClassName
{
border-color: #834535;
}
</style>