Shades of Paarl #854938
Tints of Paarl #854938
RGB
CMYK
RGB Variations
Color information
#854938 (or 0x854938) is known color: Paarl. HEX triplet: 85, 49 and 38. RGB value is (133,73,56). Sum of RGB (Red+Green+Blue) = 133+73+56=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 73 (28.91% from 255 or 27.86% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #854938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854938 is #7AB6C7. Grayscale: #595959. Windows color (decimal): -8042184 or 3688837. OLE color: 3688837.
HSL color Cylindrical-coordinate representation of color #854938: hue angle of 13.25º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #854938 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 56 | - |
| CMYK | 0 | 0.45 | 0.58 | 0.48 |
| HSL | 13.25º | 0.41% | 0.37% | - |
| HSV(B) | 13.25º | 0.58% | 0.52% | - |
| XYZ | 12.77 | 10.04 | 5.01 | - |
| YUV | 89 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 56 | 0 | 0.45 | 0.58 | 0.48 | 13.25 | 0.41 | 0.37 |
| Hex | 85 | 49 | 38 | 0 | 2D | 3A | 30 | D | 29 | 25 |
| Octal | 205 | 111 | 70 | 0 | 55 | 72 | 60 | 15 | 51 | 45 |
| Binary | 10000101 | 1001001 | 111000 | 0 | 101101 | 111010 | 110000 | 1101 | 101001 | 100101 |
Color Harmonies of #854938
Complementary color
Monochromatic Colors of #854938
Black with #854938
Text Example
Text Example
White with #854938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854938; }
p { color: rgb(133,73,56); }
H1.HeaderClassName
{
color: #854938;
}
.AnyTagClassName
{
color: #854938;
}
</style>
background-color css
<style>
a { background-color: #854938; }
a { background-color: rgb(133,73,56); }
div.DivClassName
{
background-color: #854938;
}
.BgClassName
{
background-color: #854938;
}
</style>
border-color css
<style>
span { border-color: #854938; }
span { border-color: rgb(133,73,56); }
td.TdClassName
{
border-color: #854938;
}
.TagClassName
{
border-color: #854938;
}
</style>