Shades of Paarl #814936
Tints of Paarl #814936
RGB
CMYK
RGB Variations
Color information
#814936 (or 0x814936) is known color: Paarl. HEX triplet: 81, 49 and 36. RGB value is (129,73,54). Sum of RGB (Red+Green+Blue) = 129+73+54=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #814936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814936 is #7EB6C9. Grayscale: #575757. Windows color (decimal): -8304330 or 3557761. OLE color: 3557761.
HSL color Cylindrical-coordinate representation of color #814936: hue angle of 15.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #814936 is Cyan = 0, Magento = 0.43, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 54 | - |
| CMYK | 0 | 0.43 | 0.58 | 0.49 |
| HSL | 15.2º | 0.41% | 0.36% | - |
| HSV(B) | 15.2º | 0.58% | 0.51% | - |
| XYZ | 12.1 | 9.7 | 4.72 | - |
| YUV | 87.58 | 109.05 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 54 | 0 | 0.43 | 0.58 | 0.49 | 15.2 | 0.41 | 0.36 |
| Hex | 81 | 49 | 36 | 0 | 2B | 3A | 31 | F | 29 | 24 |
| Octal | 201 | 111 | 66 | 0 | 53 | 72 | 61 | 17 | 51 | 44 |
| Binary | 10000001 | 1001001 | 110110 | 0 | 101011 | 111010 | 110001 | 1111 | 101001 | 100100 |
Color Harmonies of #814936
Complementary color
Monochromatic Colors of #814936
Black with #814936
Text Example
Text Example
White with #814936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814936; }
p { color: rgb(129,73,54); }
H1.HeaderClassName
{
color: #814936;
}
.AnyTagClassName
{
color: #814936;
}
</style>
background-color css
<style>
a { background-color: #814936; }
a { background-color: rgb(129,73,54); }
div.DivClassName
{
background-color: #814936;
}
.BgClassName
{
background-color: #814936;
}
</style>
border-color css
<style>
span { border-color: #814936; }
span { border-color: rgb(129,73,54); }
td.TdClassName
{
border-color: #814936;
}
.TagClassName
{
border-color: #814936;
}
</style>