Shades of Paarl #854733
Tints of Paarl #854733
RGB
CMYK
RGB Variations
Color information
#854733 (or 0x854733) is known color: Paarl. HEX triplet: 85, 47 and 33. RGB value is (133,71,51). Sum of RGB (Red+Green+Blue) = 133+71+51=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 51 (20.31% from 255 or 20% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #854733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854733 is #7AB8CC. Grayscale: #575757. Windows color (decimal): -8042701 or 3360645. OLE color: 3360645.
HSL color Cylindrical-coordinate representation of color #854733: hue angle of 14.63º 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 #854733 is Cyan = 0, Magento = 0.47, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 71 | 51 | - |
| CMYK | 0 | 0.47 | 0.62 | 0.48 |
| HSL | 14.63º | 0.45% | 0.36% | - |
| HSV(B) | 14.63º | 0.62% | 0.52% | - |
| XYZ | 12.52 | 9.73 | 4.35 | - |
| YUV | 87.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 71 | 51 | 0 | 0.47 | 0.62 | 0.48 | 14.63 | 0.45 | 0.36 |
| Hex | 85 | 47 | 33 | 0 | 2F | 3E | 30 | F | 2D | 24 |
| Octal | 205 | 107 | 63 | 0 | 57 | 76 | 60 | 17 | 55 | 44 |
| Binary | 10000101 | 1000111 | 110011 | 0 | 101111 | 111110 | 110000 | 1111 | 101101 | 100100 |
Color Harmonies of #854733
Complementary color
Monochromatic Colors of #854733
Black with #854733
Text Example
Text Example
White with #854733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854733; }
p { color: rgb(133,71,51); }
H1.HeaderClassName
{
color: #854733;
}
.AnyTagClassName
{
color: #854733;
}
</style>
background-color css
<style>
a { background-color: #854733; }
a { background-color: rgb(133,71,51); }
div.DivClassName
{
background-color: #854733;
}
.BgClassName
{
background-color: #854733;
}
</style>
border-color css
<style>
span { border-color: #854733; }
span { border-color: rgb(133,71,51); }
td.TdClassName
{
border-color: #854733;
}
.TagClassName
{
border-color: #854733;
}
</style>