Shades of Paarl #854638
Tints of Paarl #854638
RGB
CMYK
RGB Variations
Color information
#854638 (or 0x854638) is known color: Paarl. HEX triplet: 85, 46 and 38. RGB value is (133,70,56). Sum of RGB (Red+Green+Blue) = 133+70+56=259 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.35% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 133 - color contains mainly: red. Hex color #854638 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854638 is #7AB9C7. Grayscale: #575757. Windows color (decimal): -8042952 or 3688069. OLE color: 3688069.
HSL color Cylindrical-coordinate representation of color #854638: hue angle of 10.91º 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 #854638 is Cyan = 0, Magento = 0.47, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 56 | - |
| CMYK | 0 | 0.47 | 0.58 | 0.48 |
| HSL | 10.91º | 0.41% | 0.37% | - |
| HSV(B) | 10.91º | 0.58% | 0.52% | - |
| XYZ | 12.58 | 9.65 | 4.94 | - |
| YUV | 87.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 56 | 0 | 0.47 | 0.58 | 0.48 | 10.91 | 0.41 | 0.37 |
| Hex | 85 | 46 | 38 | 0 | 2F | 3A | 30 | B | 29 | 25 |
| Octal | 205 | 106 | 70 | 0 | 57 | 72 | 60 | 13 | 51 | 45 |
| Binary | 10000101 | 1000110 | 111000 | 0 | 101111 | 111010 | 110000 | 1011 | 101001 | 100101 |
Color Harmonies of #854638
Complementary color
Monochromatic Colors of #854638
Black with #854638
Text Example
Text Example
White with #854638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854638; }
p { color: rgb(133,70,56); }
H1.HeaderClassName
{
color: #854638;
}
.AnyTagClassName
{
color: #854638;
}
</style>
background-color css
<style>
a { background-color: #854638; }
a { background-color: rgb(133,70,56); }
div.DivClassName
{
background-color: #854638;
}
.BgClassName
{
background-color: #854638;
}
</style>
border-color css
<style>
span { border-color: #854638; }
span { border-color: rgb(133,70,56); }
td.TdClassName
{
border-color: #854638;
}
.TagClassName
{
border-color: #854638;
}
</style>