Shades of Paarl #854933
Tints of Paarl #854933
RGB
CMYK
RGB Variations
Color information
#854933 (or 0x854933) is known color: Paarl. HEX triplet: 85, 49 and 33. RGB value is (133,73,51). Sum of RGB (Red+Green+Blue) = 133+73+51=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 51 (20.31% from 255 or 19.84% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #854933 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854933 is #7AB6CC. Grayscale: #585858. Windows color (decimal): -8042189 or 3361157. OLE color: 3361157.
HSL color Cylindrical-coordinate representation of color #854933: hue angle of 16.1º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #854933 is Cyan = 0, Magento = 0.45, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 51 | - |
| CMYK | 0 | 0.45 | 0.62 | 0.48 |
| HSL | 16.1º | 0.45% | 0.36% | - |
| HSV(B) | 16.1º | 0.62% | 0.52% | - |
| XYZ | 12.65 | 9.99 | 4.39 | - |
| YUV | 88.43 | 106.88 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 51 | 0 | 0.45 | 0.62 | 0.48 | 16.1 | 0.45 | 0.36 |
| Hex | 85 | 49 | 33 | 0 | 2D | 3E | 30 | 10 | 2D | 24 |
| Octal | 205 | 111 | 63 | 0 | 55 | 76 | 60 | 20 | 55 | 44 |
| Binary | 10000101 | 1001001 | 110011 | 0 | 101101 | 111110 | 110000 | 10000 | 101101 | 100100 |
Color Harmonies of #854933
Complementary color
Monochromatic Colors of #854933
Black with #854933
Text Example
Text Example
White with #854933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854933; }
p { color: rgb(133,73,51); }
H1.HeaderClassName
{
color: #854933;
}
.AnyTagClassName
{
color: #854933;
}
</style>
background-color css
<style>
a { background-color: #854933; }
a { background-color: rgb(133,73,51); }
div.DivClassName
{
background-color: #854933;
}
.BgClassName
{
background-color: #854933;
}
</style>
border-color css
<style>
span { border-color: #854933; }
span { border-color: rgb(133,73,51); }
td.TdClassName
{
border-color: #854933;
}
.TagClassName
{
border-color: #854933;
}
</style>