Shades of Paarl #834731
Tints of Paarl #834731
RGB
CMYK
RGB Variations
Color information
#834731 (or 0x834731) is known color: Paarl. HEX triplet: 83, 47 and 31. RGB value is (131,71,49). Sum of RGB (Red+Green+Blue) = 131+71+49=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 71 (28.12% from 255 or 28.29% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #834731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834731 is #7CB8CE. Grayscale: #565656. Windows color (decimal): -8173775 or 3229571. OLE color: 3229571.
HSL color Cylindrical-coordinate representation of color #834731: hue angle of 16.1º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #834731 is Cyan = 0, Magento = 0.46, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 49 | - |
| CMYK | 0 | 0.46 | 0.63 | 0.49 |
| HSL | 16.1º | 0.46% | 0.35% | - |
| HSV(B) | 16.1º | 0.63% | 0.51% | - |
| XYZ | 12.17 | 9.55 | 4.11 | - |
| YUV | 86.43 | 106.88 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 49 | 0 | 0.46 | 0.63 | 0.49 | 16.1 | 0.46 | 0.35 |
| Hex | 83 | 47 | 31 | 0 | 2E | 3F | 31 | 10 | 2E | 23 |
| Octal | 203 | 107 | 61 | 0 | 56 | 77 | 61 | 20 | 56 | 43 |
| Binary | 10000011 | 1000111 | 110001 | 0 | 101110 | 111111 | 110001 | 10000 | 101110 | 100011 |
Color Harmonies of #834731
Complementary color
Monochromatic Colors of #834731
Black with #834731
Text Example
Text Example
White with #834731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834731; }
p { color: rgb(131,71,49); }
H1.HeaderClassName
{
color: #834731;
}
.AnyTagClassName
{
color: #834731;
}
</style>
background-color css
<style>
a { background-color: #834731; }
a { background-color: rgb(131,71,49); }
div.DivClassName
{
background-color: #834731;
}
.BgClassName
{
background-color: #834731;
}
</style>
border-color css
<style>
span { border-color: #834731; }
span { border-color: rgb(131,71,49); }
td.TdClassName
{
border-color: #834731;
}
.TagClassName
{
border-color: #834731;
}
</style>