Shades of Paarl #864532
Tints of Paarl #864532
RGB
CMYK
RGB Variations
Color information
#864532 (or 0x864532) is known color: Paarl. HEX triplet: 86, 45 and 32. RGB value is (134,69,50). Sum of RGB (Red+Green+Blue) = 134+69+50=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 50 (19.92% from 255 or 19.76% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #864532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864532 is #79BACD. Grayscale: #565656. Windows color (decimal): -7977678 or 3294598. OLE color: 3294598.
HSL color Cylindrical-coordinate representation of color #864532: hue angle of 13.57º 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 #864532 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 50 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.47 |
| HSL | 13.57º | 0.46% | 0.36% | - |
| HSV(B) | 13.57º | 0.63% | 0.53% | - |
| XYZ | 12.54 | 9.55 | 4.2 | - |
| YUV | 86.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 50 | 0 | 0.49 | 0.63 | 0.47 | 13.57 | 0.46 | 0.36 |
| Hex | 86 | 45 | 32 | 0 | 31 | 3F | 2F | E | 2E | 24 |
| Octal | 206 | 105 | 62 | 0 | 61 | 77 | 57 | 16 | 56 | 44 |
| Binary | 10000110 | 1000101 | 110010 | 0 | 110001 | 111111 | 101111 | 1110 | 101110 | 100100 |
Color Harmonies of #864532
Complementary color
Monochromatic Colors of #864532
Black with #864532
Text Example
Text Example
White with #864532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864532; }
p { color: rgb(134,69,50); }
H1.HeaderClassName
{
color: #864532;
}
.AnyTagClassName
{
color: #864532;
}
</style>
background-color css
<style>
a { background-color: #864532; }
a { background-color: rgb(134,69,50); }
div.DivClassName
{
background-color: #864532;
}
.BgClassName
{
background-color: #864532;
}
</style>
border-color css
<style>
span { border-color: #864532; }
span { border-color: rgb(134,69,50); }
td.TdClassName
{
border-color: #864532;
}
.TagClassName
{
border-color: #864532;
}
</style>