Shades of Paarl #854537
Tints of Paarl #854537
RGB
CMYK
RGB Variations
Color information
#854537 (or 0x854537) is known color: Paarl. HEX triplet: 85, 45 and 37. RGB value is (133,69,55). Sum of RGB (Red+Green+Blue) = 133+69+55=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #854537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854537 is #7ABAC8. Grayscale: #565656. Windows color (decimal): -8043209 or 3622277. OLE color: 3622277.
HSL color Cylindrical-coordinate representation of color #854537: hue angle of 10.77º 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 #854537 is Cyan = 0, Magento = 0.48, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 55 | - |
| CMYK | 0 | 0.48 | 0.59 | 0.48 |
| HSL | 10.77º | 0.41% | 0.37% | - |
| HSV(B) | 10.77º | 0.59% | 0.52% | - |
| XYZ | 12.49 | 9.52 | 4.79 | - |
| YUV | 86.54 | 110.2 | 161.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 55 | 0 | 0.48 | 0.59 | 0.48 | 10.77 | 0.41 | 0.37 |
| Hex | 85 | 45 | 37 | 0 | 30 | 3B | 30 | B | 29 | 25 |
| Octal | 205 | 105 | 67 | 0 | 60 | 73 | 60 | 13 | 51 | 45 |
| Binary | 10000101 | 1000101 | 110111 | 0 | 110000 | 111011 | 110000 | 1011 | 101001 | 100101 |
Color Harmonies of #854537
Complementary color
Monochromatic Colors of #854537
Black with #854537
Text Example
Text Example
White with #854537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854537; }
p { color: rgb(133,69,55); }
H1.HeaderClassName
{
color: #854537;
}
.AnyTagClassName
{
color: #854537;
}
</style>
background-color css
<style>
a { background-color: #854537; }
a { background-color: rgb(133,69,55); }
div.DivClassName
{
background-color: #854537;
}
.BgClassName
{
background-color: #854537;
}
</style>
border-color css
<style>
span { border-color: #854537; }
span { border-color: rgb(133,69,55); }
td.TdClassName
{
border-color: #854537;
}
.TagClassName
{
border-color: #854537;
}
</style>