Shades of Paarl #834732
Tints of Paarl #834732
RGB
CMYK
RGB Variations
Color information
#834732 (or 0x834732) is known color: Paarl. HEX triplet: 83, 47 and 32. RGB value is (131,71,50). Sum of RGB (Red+Green+Blue) = 131+71+50=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 50 (19.92% from 255 or 19.84% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #834732 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834732 is #7CB8CD. Grayscale: #565656. Windows color (decimal): -8173774 or 3295107. OLE color: 3295107.
HSL color Cylindrical-coordinate representation of color #834732: hue angle of 15.56º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #834732 is Cyan = 0, Magento = 0.46, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 50 | - |
| CMYK | 0 | 0.46 | 0.62 | 0.49 |
| HSL | 15.56º | 0.45% | 0.35% | - |
| HSV(B) | 15.56º | 0.62% | 0.51% | - |
| XYZ | 12.19 | 9.56 | 4.22 | - |
| YUV | 86.55 | 107.38 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 50 | 0 | 0.46 | 0.62 | 0.49 | 15.56 | 0.45 | 0.35 |
| Hex | 83 | 47 | 32 | 0 | 2E | 3E | 31 | 10 | 2D | 23 |
| Octal | 203 | 107 | 62 | 0 | 56 | 76 | 61 | 20 | 55 | 43 |
| Binary | 10000011 | 1000111 | 110010 | 0 | 101110 | 111110 | 110001 | 10000 | 101101 | 100011 |
Color Harmonies of #834732
Complementary color
Monochromatic Colors of #834732
Black with #834732
Text Example
Text Example
White with #834732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834732; }
p { color: rgb(131,71,50); }
H1.HeaderClassName
{
color: #834732;
}
.AnyTagClassName
{
color: #834732;
}
</style>
background-color css
<style>
a { background-color: #834732; }
a { background-color: rgb(131,71,50); }
div.DivClassName
{
background-color: #834732;
}
.BgClassName
{
background-color: #834732;
}
</style>
border-color css
<style>
span { border-color: #834732; }
span { border-color: rgb(131,71,50); }
td.TdClassName
{
border-color: #834732;
}
.TagClassName
{
border-color: #834732;
}
</style>