Shades of Paarl #844530
Tints of Paarl #844530
RGB
CMYK
RGB Variations
Color information
#844530 (or 0x844530) is known color: Paarl. HEX triplet: 84, 45 and 30. RGB value is (132,69,48). Sum of RGB (Red+Green+Blue) = 132+69+48=249 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.01% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 132 - color contains mainly: red. Hex color #844530 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844530 is #7BBACF. Grayscale: #555555. Windows color (decimal): -8108752 or 3163524. OLE color: 3163524.
HSL color Cylindrical-coordinate representation of color #844530: hue angle of 15º 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 #844530 is Cyan = 0, Magento = 0.48, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 48 | - |
| CMYK | 0 | 0.48 | 0.64 | 0.48 |
| HSL | 15º | 0.47% | 0.35% | - |
| HSV(B) | 15º | 0.64% | 0.52% | - |
| XYZ | 12.18 | 9.38 | 3.96 | - |
| YUV | 85.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 48 | 0 | 0.48 | 0.64 | 0.48 | 15 | 0.47 | 0.35 |
| Hex | 84 | 45 | 30 | 0 | 30 | 40 | 30 | F | 2F | 23 |
| Octal | 204 | 105 | 60 | 0 | 60 | 100 | 60 | 17 | 57 | 43 |
| Binary | 10000100 | 1000101 | 110000 | 0 | 110000 | 1000000 | 110000 | 1111 | 101111 | 100011 |
Color Harmonies of #844530
Complementary color
Monochromatic Colors of #844530
Black with #844530
Text Example
Text Example
White with #844530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844530; }
p { color: rgb(132,69,48); }
H1.HeaderClassName
{
color: #844530;
}
.AnyTagClassName
{
color: #844530;
}
</style>
background-color css
<style>
a { background-color: #844530; }
a { background-color: rgb(132,69,48); }
div.DivClassName
{
background-color: #844530;
}
.BgClassName
{
background-color: #844530;
}
</style>
border-color css
<style>
span { border-color: #844530; }
span { border-color: rgb(132,69,48); }
td.TdClassName
{
border-color: #844530;
}
.TagClassName
{
border-color: #844530;
}
</style>