Shades of Paarl #864833
Tints of Paarl #864833
RGB
CMYK
RGB Variations
Color information
#864833 (or 0x864833) is known color: Paarl. HEX triplet: 86, 48 and 33. RGB value is (134,72,51). Sum of RGB (Red+Green+Blue) = 134+72+51=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 72 (28.52% from 255 or 28.02% from 257); Blue value is 51 (20.31% from 255 or 19.84% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #864833 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864833 is #79B7CC. Grayscale: #585858. Windows color (decimal): -7976909 or 3360902. OLE color: 3360902.
HSL color Cylindrical-coordinate representation of color #864833: hue angle of 15.18º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #864833 is Cyan = 0, Magento = 0.46, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 51 | - |
| CMYK | 0 | 0.46 | 0.62 | 0.47 |
| HSL | 15.18º | 0.45% | 0.36% | - |
| HSV(B) | 15.18º | 0.62% | 0.53% | - |
| XYZ | 12.75 | 9.94 | 4.38 | - |
| YUV | 88.14 | 107.04 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 51 | 0 | 0.46 | 0.62 | 0.47 | 15.18 | 0.45 | 0.36 |
| Hex | 86 | 48 | 33 | 0 | 2E | 3E | 2F | F | 2D | 24 |
| Octal | 206 | 110 | 63 | 0 | 56 | 76 | 57 | 17 | 55 | 44 |
| Binary | 10000110 | 1001000 | 110011 | 0 | 101110 | 111110 | 101111 | 1111 | 101101 | 100100 |
Color Harmonies of #864833
Complementary color
Monochromatic Colors of #864833
Black with #864833
Text Example
Text Example
White with #864833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864833; }
p { color: rgb(134,72,51); }
H1.HeaderClassName
{
color: #864833;
}
.AnyTagClassName
{
color: #864833;
}
</style>
background-color css
<style>
a { background-color: #864833; }
a { background-color: rgb(134,72,51); }
div.DivClassName
{
background-color: #864833;
}
.BgClassName
{
background-color: #864833;
}
</style>
border-color css
<style>
span { border-color: #864833; }
span { border-color: rgb(134,72,51); }
td.TdClassName
{
border-color: #864833;
}
.TagClassName
{
border-color: #864833;
}
</style>