Shades of Paarl #854931
Tints of Paarl #854931
RGB
CMYK
RGB Variations
Color information
#854931 (or 0x854931) is known color: Paarl. HEX triplet: 85, 49 and 31. RGB value is (133,73,49). Sum of RGB (Red+Green+Blue) = 133+73+49=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 73 (28.91% from 255 or 28.63% from 255); Blue value is 49 (19.53% from 255 or 19.22% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #854931 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854931 is #7AB6CE. Grayscale: #585858. Windows color (decimal): -8042191 or 3230085. OLE color: 3230085.
HSL color Cylindrical-coordinate representation of color #854931: hue angle of 17.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #854931 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 49 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.48 |
| HSL | 17.14º | 0.46% | 0.36% | - |
| HSV(B) | 17.14º | 0.63% | 0.52% | - |
| XYZ | 12.61 | 9.97 | 4.17 | - |
| YUV | 88.2 | 105.88 | 159.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 49 | 0 | 0.45 | 0.63 | 0.48 | 17.14 | 0.46 | 0.36 |
| Hex | 85 | 49 | 31 | 0 | 2D | 3F | 30 | 11 | 2E | 24 |
| Octal | 205 | 111 | 61 | 0 | 55 | 77 | 60 | 21 | 56 | 44 |
| Binary | 10000101 | 1001001 | 110001 | 0 | 101101 | 111111 | 110000 | 10001 | 101110 | 100100 |
Color Harmonies of #854931
Complementary color
Monochromatic Colors of #854931
Black with #854931
Text Example
Text Example
White with #854931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854931; }
p { color: rgb(133,73,49); }
H1.HeaderClassName
{
color: #854931;
}
.AnyTagClassName
{
color: #854931;
}
</style>
background-color css
<style>
a { background-color: #854931; }
a { background-color: rgb(133,73,49); }
div.DivClassName
{
background-color: #854931;
}
.BgClassName
{
background-color: #854931;
}
</style>
border-color css
<style>
span { border-color: #854931; }
span { border-color: rgb(133,73,49); }
td.TdClassName
{
border-color: #854931;
}
.TagClassName
{
border-color: #854931;
}
</style>