Shades of Paarl #854936
Tints of Paarl #854936
RGB
CMYK
RGB Variations
Color information
#854936 (or 0x854936) is known color: Paarl. HEX triplet: 85, 49 and 36. RGB value is (133,73,54). Sum of RGB (Red+Green+Blue) = 133+73+54=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 73 (28.91% from 255 or 28.08% from 260); Blue value is 54 (21.48% from 255 or 20.77% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #854936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854936 is #7AB6C9. Grayscale: #585858. Windows color (decimal): -8042186 or 3557765. OLE color: 3557765.
HSL color Cylindrical-coordinate representation of color #854936: hue angle of 14.43º degrees, saturation: 0.42, 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 #854936 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 54 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.48 |
| HSL | 14.43º | 0.42% | 0.37% | - |
| HSV(B) | 14.43º | 0.59% | 0.52% | - |
| XYZ | 12.72 | 10.02 | 4.75 | - |
| YUV | 88.77 | 108.38 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 54 | 0 | 0.45 | 0.59 | 0.48 | 14.43 | 0.42 | 0.37 |
| Hex | 85 | 49 | 36 | 0 | 2D | 3B | 30 | E | 2A | 25 |
| Octal | 205 | 111 | 66 | 0 | 55 | 73 | 60 | 16 | 52 | 45 |
| Binary | 10000101 | 1001001 | 110110 | 0 | 101101 | 111011 | 110000 | 1110 | 101010 | 100101 |
Color Harmonies of #854936
Complementary color
Monochromatic Colors of #854936
Black with #854936
Text Example
Text Example
White with #854936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854936; }
p { color: rgb(133,73,54); }
H1.HeaderClassName
{
color: #854936;
}
.AnyTagClassName
{
color: #854936;
}
</style>
background-color css
<style>
a { background-color: #854936; }
a { background-color: rgb(133,73,54); }
div.DivClassName
{
background-color: #854936;
}
.BgClassName
{
background-color: #854936;
}
</style>
border-color css
<style>
span { border-color: #854936; }
span { border-color: rgb(133,73,54); }
td.TdClassName
{
border-color: #854936;
}
.TagClassName
{
border-color: #854936;
}
</style>