Shades of Paarl #834635
Tints of Paarl #834635
RGB
CMYK
RGB Variations
Color information
#834635 (or 0x834635) is known color: Paarl. HEX triplet: 83, 46 and 35. RGB value is (131,70,53). Sum of RGB (Red+Green+Blue) = 131+70+53=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #834635 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834635 is #7CB9CA. Grayscale: #565656. Windows color (decimal): -8174027 or 3491459. OLE color: 3491459.
HSL color Cylindrical-coordinate representation of color #834635: hue angle of 13.08º 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 #834635 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 53 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.49 |
| HSL | 13.08º | 0.42% | 0.36% | - |
| HSV(B) | 13.08º | 0.6% | 0.51% | - |
| XYZ | 12.19 | 9.46 | 4.55 | - |
| YUV | 86.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 53 | 0 | 0.47 | 0.60 | 0.49 | 13.08 | 0.42 | 0.36 |
| Hex | 83 | 46 | 35 | 0 | 2F | 3C | 31 | D | 2A | 24 |
| Octal | 203 | 106 | 65 | 0 | 57 | 74 | 61 | 15 | 52 | 44 |
| Binary | 10000011 | 1000110 | 110101 | 0 | 101111 | 111100 | 110001 | 1101 | 101010 | 100100 |
Color Harmonies of #834635
Complementary color
Monochromatic Colors of #834635
Black with #834635
Text Example
Text Example
White with #834635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834635; }
p { color: rgb(131,70,53); }
H1.HeaderClassName
{
color: #834635;
}
.AnyTagClassName
{
color: #834635;
}
</style>
background-color css
<style>
a { background-color: #834635; }
a { background-color: rgb(131,70,53); }
div.DivClassName
{
background-color: #834635;
}
.BgClassName
{
background-color: #834635;
}
</style>
border-color css
<style>
span { border-color: #834635; }
span { border-color: rgb(131,70,53); }
td.TdClassName
{
border-color: #834635;
}
.TagClassName
{
border-color: #834635;
}
</style>