Shades of Paarl #864732
Tints of Paarl #864732
RGB
CMYK
RGB Variations
Color information
#864732 (or 0x864732) is known color: Paarl. HEX triplet: 86, 47 and 32. RGB value is (134,71,50). Sum of RGB (Red+Green+Blue) = 134+71+50=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 50 (19.92% from 255 or 19.61% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #864732 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864732 is #79B8CD. Grayscale: #575757. Windows color (decimal): -7977166 or 3295110. OLE color: 3295110.
HSL color Cylindrical-coordinate representation of color #864732: hue angle of 15º 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 #864732 is Cyan = 0, Magento = 0.47, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 50 | - |
| CMYK | 0 | 0.47 | 0.63 | 0.47 |
| HSL | 15º | 0.46% | 0.36% | - |
| HSV(B) | 15º | 0.63% | 0.53% | - |
| XYZ | 12.66 | 9.81 | 4.24 | - |
| YUV | 87.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 50 | 0 | 0.47 | 0.63 | 0.47 | 15 | 0.46 | 0.36 |
| Hex | 86 | 47 | 32 | 0 | 2F | 3F | 2F | F | 2E | 24 |
| Octal | 206 | 107 | 62 | 0 | 57 | 77 | 57 | 17 | 56 | 44 |
| Binary | 10000110 | 1000111 | 110010 | 0 | 101111 | 111111 | 101111 | 1111 | 101110 | 100100 |
Color Harmonies of #864732
Complementary color
Monochromatic Colors of #864732
Black with #864732
Text Example
Text Example
White with #864732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864732; }
p { color: rgb(134,71,50); }
H1.HeaderClassName
{
color: #864732;
}
.AnyTagClassName
{
color: #864732;
}
</style>
background-color css
<style>
a { background-color: #864732; }
a { background-color: rgb(134,71,50); }
div.DivClassName
{
background-color: #864732;
}
.BgClassName
{
background-color: #864732;
}
</style>
border-color css
<style>
span { border-color: #864732; }
span { border-color: rgb(134,71,50); }
td.TdClassName
{
border-color: #864732;
}
.TagClassName
{
border-color: #864732;
}
</style>