Shades of Paarl #814730
Tints of Paarl #814730
RGB
CMYK
RGB Variations
Color information
#814730 (or 0x814730) is known color: Paarl. HEX triplet: 81, 47 and 30. RGB value is (129,71,48). Sum of RGB (Red+Green+Blue) = 129+71+48=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 71 (28.12% from 255 or 28.63% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #814730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814730 is #7EB8CF. Grayscale: #555555. Windows color (decimal): -8304848 or 3164033. OLE color: 3164033.
HSL color Cylindrical-coordinate representation of color #814730: hue angle of 17.04º 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 #814730 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 48 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.49 |
| HSL | 17.04º | 0.46% | 0.35% | - |
| HSV(B) | 17.04º | 0.63% | 0.51% | - |
| XYZ | 11.84 | 9.39 | 3.98 | - |
| YUV | 85.72 | 106.72 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 48 | 0 | 0.45 | 0.63 | 0.49 | 17.04 | 0.46 | 0.35 |
| Hex | 81 | 47 | 30 | 0 | 2D | 3F | 31 | 11 | 2E | 23 |
| Octal | 201 | 107 | 60 | 0 | 55 | 77 | 61 | 21 | 56 | 43 |
| Binary | 10000001 | 1000111 | 110000 | 0 | 101101 | 111111 | 110001 | 10001 | 101110 | 100011 |
Color Harmonies of #814730
Complementary color
Monochromatic Colors of #814730
Black with #814730
Text Example
Text Example
White with #814730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814730; }
p { color: rgb(129,71,48); }
H1.HeaderClassName
{
color: #814730;
}
.AnyTagClassName
{
color: #814730;
}
</style>
background-color css
<style>
a { background-color: #814730; }
a { background-color: rgb(129,71,48); }
div.DivClassName
{
background-color: #814730;
}
.BgClassName
{
background-color: #814730;
}
</style>
border-color css
<style>
span { border-color: #814730; }
span { border-color: rgb(129,71,48); }
td.TdClassName
{
border-color: #814730;
}
.TagClassName
{
border-color: #814730;
}
</style>