Shades of Paarl #844930
Tints of Paarl #844930
RGB
CMYK
RGB Variations
Color information
#844930 (or 0x844930) is known color: Paarl. HEX triplet: 84, 49 and 30. RGB value is (132,73,48). Sum of RGB (Red+Green+Blue) = 132+73+48=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 73 (28.91% from 255 or 28.85% from 253); Blue value is 48 (19.14% from 255 or 18.97% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #844930 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844930 is #7BB6CF. Grayscale: #575757. Windows color (decimal): -8107728 or 3164548. OLE color: 3164548.
HSL color Cylindrical-coordinate representation of color #844930: hue angle of 17.86º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #844930 is Cyan = 0, Magento = 0.45, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 48 | - |
| CMYK | 0 | 0.45 | 0.64 | 0.48 |
| HSL | 17.86º | 0.47% | 0.35% | - |
| HSV(B) | 17.86º | 0.64% | 0.52% | - |
| XYZ | 12.43 | 9.88 | 4.05 | - |
| YUV | 87.79 | 105.55 | 159.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 48 | 0 | 0.45 | 0.64 | 0.48 | 17.86 | 0.47 | 0.35 |
| Hex | 84 | 49 | 30 | 0 | 2D | 40 | 30 | 12 | 2F | 23 |
| Octal | 204 | 111 | 60 | 0 | 55 | 100 | 60 | 22 | 57 | 43 |
| Binary | 10000100 | 1001001 | 110000 | 0 | 101101 | 1000000 | 110000 | 10010 | 101111 | 100011 |
Color Harmonies of #844930
Complementary color
Monochromatic Colors of #844930
Black with #844930
Text Example
Text Example
White with #844930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844930; }
p { color: rgb(132,73,48); }
H1.HeaderClassName
{
color: #844930;
}
.AnyTagClassName
{
color: #844930;
}
</style>
background-color css
<style>
a { background-color: #844930; }
a { background-color: rgb(132,73,48); }
div.DivClassName
{
background-color: #844930;
}
.BgClassName
{
background-color: #844930;
}
</style>
border-color css
<style>
span { border-color: #844930; }
span { border-color: rgb(132,73,48); }
td.TdClassName
{
border-color: #844930;
}
.TagClassName
{
border-color: #844930;
}
</style>