Shades of Paarl #864632
Tints of Paarl #864632
RGB
CMYK
RGB Variations
Color information
#864632 (or 0x864632) is known color: Paarl. HEX triplet: 86, 46 and 32. RGB value is (134,70,50). Sum of RGB (Red+Green+Blue) = 134+70+50=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 50 (19.92% from 255 or 19.69% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #864632 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864632 is #79B9CD. Grayscale: #575757. Windows color (decimal): -7977422 or 3294854. OLE color: 3294854.
HSL color Cylindrical-coordinate representation of color #864632: hue angle of 14.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #864632 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 50 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.47 |
| HSL | 14.29º | 0.46% | 0.36% | - |
| HSV(B) | 14.29º | 0.63% | 0.53% | - |
| XYZ | 12.6 | 9.68 | 4.22 | - |
| YUV | 86.86 | 107.2 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 50 | 0 | 0.48 | 0.63 | 0.47 | 14.29 | 0.46 | 0.36 |
| Hex | 86 | 46 | 32 | 0 | 30 | 3F | 2F | E | 2E | 24 |
| Octal | 206 | 106 | 62 | 0 | 60 | 77 | 57 | 16 | 56 | 44 |
| Binary | 10000110 | 1000110 | 110010 | 0 | 110000 | 111111 | 101111 | 1110 | 101110 | 100100 |
Color Harmonies of #864632
Complementary color
Monochromatic Colors of #864632
Black with #864632
Text Example
Text Example
White with #864632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864632; }
p { color: rgb(134,70,50); }
H1.HeaderClassName
{
color: #864632;
}
.AnyTagClassName
{
color: #864632;
}
</style>
background-color css
<style>
a { background-color: #864632; }
a { background-color: rgb(134,70,50); }
div.DivClassName
{
background-color: #864632;
}
.BgClassName
{
background-color: #864632;
}
</style>
border-color css
<style>
span { border-color: #864632; }
span { border-color: rgb(134,70,50); }
td.TdClassName
{
border-color: #864632;
}
.TagClassName
{
border-color: #864632;
}
</style>