Shades of Paarl #854637
Tints of Paarl #854637
RGB
CMYK
RGB Variations
Color information
#854637 (or 0x854637) is known color: Paarl. HEX triplet: 85, 46 and 37. RGB value is (133,70,55). Sum of RGB (Red+Green+Blue) = 133+70+55=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #854637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854637 is #7AB9C8. Grayscale: #575757. Windows color (decimal): -8042953 or 3622533. OLE color: 3622533.
HSL color Cylindrical-coordinate representation of color #854637: hue angle of 11.54º 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 #854637 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 55 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.48 |
| HSL | 11.54º | 0.41% | 0.37% | - |
| HSV(B) | 11.54º | 0.59% | 0.52% | - |
| XYZ | 12.55 | 9.64 | 4.81 | - |
| YUV | 87.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 55 | 0 | 0.47 | 0.59 | 0.48 | 11.54 | 0.41 | 0.37 |
| Hex | 85 | 46 | 37 | 0 | 2F | 3B | 30 | C | 29 | 25 |
| Octal | 205 | 106 | 67 | 0 | 57 | 73 | 60 | 14 | 51 | 45 |
| Binary | 10000101 | 1000110 | 110111 | 0 | 101111 | 111011 | 110000 | 1100 | 101001 | 100101 |
Color Harmonies of #854637
Complementary color
Monochromatic Colors of #854637
Black with #854637
Text Example
Text Example
White with #854637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854637; }
p { color: rgb(133,70,55); }
H1.HeaderClassName
{
color: #854637;
}
.AnyTagClassName
{
color: #854637;
}
</style>
background-color css
<style>
a { background-color: #854637; }
a { background-color: rgb(133,70,55); }
div.DivClassName
{
background-color: #854637;
}
.BgClassName
{
background-color: #854637;
}
</style>
border-color css
<style>
span { border-color: #854637; }
span { border-color: rgb(133,70,55); }
td.TdClassName
{
border-color: #854637;
}
.TagClassName
{
border-color: #854637;
}
</style>