Shades of Paarl #854937
Tints of Paarl #854937
RGB
CMYK
RGB Variations
Color information
#854937 (or 0x854937) is known color: Paarl. HEX triplet: 85, 49 and 37. RGB value is (133,73,55). Sum of RGB (Red+Green+Blue) = 133+73+55=261 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.96% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 55 (21.88% from 255 or 21.07% from 261); Max value from RGB is 133 - color contains mainly: red. Hex color #854937 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854937 is #7AB6C8. Grayscale: #595959. Windows color (decimal): -8042185 or 3623301. OLE color: 3623301.
HSL color Cylindrical-coordinate representation of color #854937: hue angle of 13.85º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #854937 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 55 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.48 |
| HSL | 13.85º | 0.41% | 0.37% | - |
| HSV(B) | 13.85º | 0.59% | 0.52% | - |
| XYZ | 12.75 | 10.03 | 4.88 | - |
| YUV | 88.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 55 | 0 | 0.45 | 0.59 | 0.48 | 13.85 | 0.41 | 0.37 |
| Hex | 85 | 49 | 37 | 0 | 2D | 3B | 30 | E | 29 | 25 |
| Octal | 205 | 111 | 67 | 0 | 55 | 73 | 60 | 16 | 51 | 45 |
| Binary | 10000101 | 1001001 | 110111 | 0 | 101101 | 111011 | 110000 | 1110 | 101001 | 100101 |
Color Harmonies of #854937
Complementary color
Monochromatic Colors of #854937
Black with #854937
Text Example
Text Example
White with #854937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854937; }
p { color: rgb(133,73,55); }
H1.HeaderClassName
{
color: #854937;
}
.AnyTagClassName
{
color: #854937;
}
</style>
background-color css
<style>
a { background-color: #854937; }
a { background-color: rgb(133,73,55); }
div.DivClassName
{
background-color: #854937;
}
.BgClassName
{
background-color: #854937;
}
</style>
border-color css
<style>
span { border-color: #854937; }
span { border-color: rgb(133,73,55); }
td.TdClassName
{
border-color: #854937;
}
.TagClassName
{
border-color: #854937;
}
</style>