Shades of Paarl #814732
Tints of Paarl #814732
RGB
CMYK
RGB Variations
Color information
#814732 (or 0x814732) is known color: Paarl. HEX triplet: 81, 47 and 32. RGB value is (129,71,50). Sum of RGB (Red+Green+Blue) = 129+71+50=250 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.6% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 50 (19.92% from 255 or 20% from 250); Max value from RGB is 129 - color contains mainly: red. Hex color #814732 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814732 is #7EB8CD. Grayscale: #565656. Windows color (decimal): -8304846 or 3295105. OLE color: 3295105.
HSL color Cylindrical-coordinate representation of color #814732: hue angle of 15.95º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #814732 is Cyan = 0, Magento = 0.45, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 50 | - |
| CMYK | 0 | 0.45 | 0.61 | 0.49 |
| HSL | 15.95º | 0.44% | 0.35% | - |
| HSV(B) | 15.95º | 0.61% | 0.51% | - |
| XYZ | 11.88 | 9.4 | 4.21 | - |
| YUV | 85.95 | 107.72 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 50 | 0 | 0.45 | 0.61 | 0.49 | 15.95 | 0.44 | 0.35 |
| Hex | 81 | 47 | 32 | 0 | 2D | 3D | 31 | 10 | 2C | 23 |
| Octal | 201 | 107 | 62 | 0 | 55 | 75 | 61 | 20 | 54 | 43 |
| Binary | 10000001 | 1000111 | 110010 | 0 | 101101 | 111101 | 110001 | 10000 | 101100 | 100011 |
Color Harmonies of #814732
Complementary color
Monochromatic Colors of #814732
Black with #814732
Text Example
Text Example
White with #814732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814732; }
p { color: rgb(129,71,50); }
H1.HeaderClassName
{
color: #814732;
}
.AnyTagClassName
{
color: #814732;
}
</style>
background-color css
<style>
a { background-color: #814732; }
a { background-color: rgb(129,71,50); }
div.DivClassName
{
background-color: #814732;
}
.BgClassName
{
background-color: #814732;
}
</style>
border-color css
<style>
span { border-color: #814732; }
span { border-color: rgb(129,71,50); }
td.TdClassName
{
border-color: #814732;
}
.TagClassName
{
border-color: #814732;
}
</style>