Shades of Paarl #854631
Tints of Paarl #854631
RGB
CMYK
RGB Variations
Color information
#854631 (or 0x854631) is known color: Paarl. HEX triplet: 85, 46 and 31. RGB value is (133,70,49). Sum of RGB (Red+Green+Blue) = 133+70+49=252 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.78% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 49 (19.53% from 255 or 19.44% from 252); Max value from RGB is 133 - color contains mainly: red. Hex color #854631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854631 is #7AB9CE. Grayscale: #565656. Windows color (decimal): -8042959 or 3229317. OLE color: 3229317.
HSL color Cylindrical-coordinate representation of color #854631: hue angle of 15º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #854631 is Cyan = 0, Magento = 0.47, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 49 | - |
| CMYK | 0 | 0.47 | 0.63 | 0.48 |
| HSL | 15º | 0.46% | 0.36% | - |
| HSV(B) | 15º | 0.63% | 0.52% | - |
| XYZ | 12.42 | 9.59 | 4.1 | - |
| YUV | 86.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 49 | 0 | 0.47 | 0.63 | 0.48 | 15 | 0.46 | 0.36 |
| Hex | 85 | 46 | 31 | 0 | 2F | 3F | 30 | F | 2E | 24 |
| Octal | 205 | 106 | 61 | 0 | 57 | 77 | 60 | 17 | 56 | 44 |
| Binary | 10000101 | 1000110 | 110001 | 0 | 101111 | 111111 | 110000 | 1111 | 101110 | 100100 |
Color Harmonies of #854631
Complementary color
Monochromatic Colors of #854631
Black with #854631
Text Example
Text Example
White with #854631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854631; }
p { color: rgb(133,70,49); }
H1.HeaderClassName
{
color: #854631;
}
.AnyTagClassName
{
color: #854631;
}
</style>
background-color css
<style>
a { background-color: #854631; }
a { background-color: rgb(133,70,49); }
div.DivClassName
{
background-color: #854631;
}
.BgClassName
{
background-color: #854631;
}
</style>
border-color css
<style>
span { border-color: #854631; }
span { border-color: rgb(133,70,49); }
td.TdClassName
{
border-color: #854631;
}
.TagClassName
{
border-color: #854631;
}
</style>