Shades of Paarl #854934
Tints of Paarl #854934
RGB
CMYK
RGB Variations
Color information
#854934 (or 0x854934) is known color: Paarl. HEX triplet: 85, 49 and 34. RGB value is (133,73,52). Sum of RGB (Red+Green+Blue) = 133+73+52=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 52 (20.70% from 255 or 20.16% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #854934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854934 is #7AB6CB. Grayscale: #585858. Windows color (decimal): -8042188 or 3426693. OLE color: 3426693.
HSL color Cylindrical-coordinate representation of color #854934: hue angle of 15.56º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #854934 is Cyan = 0, Magento = 0.45, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 52 | - |
| CMYK | 0 | 0.45 | 0.61 | 0.48 |
| HSL | 15.56º | 0.44% | 0.36% | - |
| HSV(B) | 15.56º | 0.61% | 0.52% | - |
| XYZ | 12.68 | 10 | 4.51 | - |
| YUV | 88.55 | 107.38 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 52 | 0 | 0.45 | 0.61 | 0.48 | 15.56 | 0.44 | 0.36 |
| Hex | 85 | 49 | 34 | 0 | 2D | 3D | 30 | 10 | 2C | 24 |
| Octal | 205 | 111 | 64 | 0 | 55 | 75 | 60 | 20 | 54 | 44 |
| Binary | 10000101 | 1001001 | 110100 | 0 | 101101 | 111101 | 110000 | 10000 | 101100 | 100100 |
Color Harmonies of #854934
Complementary color
Monochromatic Colors of #854934
Black with #854934
Text Example
Text Example
White with #854934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854934; }
p { color: rgb(133,73,52); }
H1.HeaderClassName
{
color: #854934;
}
.AnyTagClassName
{
color: #854934;
}
</style>
background-color css
<style>
a { background-color: #854934; }
a { background-color: rgb(133,73,52); }
div.DivClassName
{
background-color: #854934;
}
.BgClassName
{
background-color: #854934;
}
</style>
border-color css
<style>
span { border-color: #854934; }
span { border-color: rgb(133,73,52); }
td.TdClassName
{
border-color: #854934;
}
.TagClassName
{
border-color: #854934;
}
</style>