Shades of Paarl #834430
Tints of Paarl #834430
RGB
CMYK
RGB Variations
Color information
#834430 (or 0x834430) is known color: Paarl. HEX triplet: 83, 44 and 30. RGB value is (131,68,48). Sum of RGB (Red+Green+Blue) = 131+68+48=247 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.04% from 247); Green value is 68 (26.95% from 255 or 27.53% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 131 - color contains mainly: red. Hex color #834430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834430 is #7CBBCF. Grayscale: #545454. Windows color (decimal): -8174544 or 3163267. OLE color: 3163267.
HSL color Cylindrical-coordinate representation of color #834430: hue angle of 14.46º 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 #834430 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 68 | 48 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.49 |
| HSL | 14.46º | 0.46% | 0.35% | - |
| HSV(B) | 14.46º | 0.63% | 0.51% | - |
| XYZ | 11.96 | 9.17 | 3.94 | - |
| YUV | 84.56 | 107.37 | 161.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 68 | 48 | 0 | 0.48 | 0.63 | 0.49 | 14.46 | 0.46 | 0.35 |
| Hex | 83 | 44 | 30 | 0 | 30 | 3F | 31 | E | 2E | 23 |
| Octal | 203 | 104 | 60 | 0 | 60 | 77 | 61 | 16 | 56 | 43 |
| Binary | 10000011 | 1000100 | 110000 | 0 | 110000 | 111111 | 110001 | 1110 | 101110 | 100011 |
Color Harmonies of #834430
Complementary color
Monochromatic Colors of #834430
Black with #834430
Text Example
Text Example
White with #834430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834430; }
p { color: rgb(131,68,48); }
H1.HeaderClassName
{
color: #834430;
}
.AnyTagClassName
{
color: #834430;
}
</style>
background-color css
<style>
a { background-color: #834430; }
a { background-color: rgb(131,68,48); }
div.DivClassName
{
background-color: #834430;
}
.BgClassName
{
background-color: #834430;
}
</style>
border-color css
<style>
span { border-color: #834430; }
span { border-color: rgb(131,68,48); }
td.TdClassName
{
border-color: #834430;
}
.TagClassName
{
border-color: #834430;
}
</style>