Shades of Paarl #864630
Tints of Paarl #864630
RGB
CMYK
RGB Variations
Color information
#864630 (or 0x864630) is known color: Paarl. HEX triplet: 86, 46 and 30. RGB value is (134,70,48). Sum of RGB (Red+Green+Blue) = 134+70+48=252 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.17% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 48 (19.14% from 255 or 19.05% from 252); Max value from RGB is 134 - color contains mainly: red. Hex color #864630 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864630 is #79B9CF. Grayscale: #565656. Windows color (decimal): -7977424 or 3163782. OLE color: 3163782.
HSL color Cylindrical-coordinate representation of color #864630: hue angle of 15.35º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #864630 is Cyan = 0, Magento = 0.48, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 48 | - |
| CMYK | 0 | 0.48 | 0.64 | 0.47 |
| HSL | 15.35º | 0.47% | 0.36% | - |
| HSV(B) | 15.35º | 0.64% | 0.53% | - |
| XYZ | 12.56 | 9.66 | 4 | - |
| YUV | 86.63 | 106.2 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 48 | 0 | 0.48 | 0.64 | 0.47 | 15.35 | 0.47 | 0.36 |
| Hex | 86 | 46 | 30 | 0 | 30 | 40 | 2F | F | 2F | 24 |
| Octal | 206 | 106 | 60 | 0 | 60 | 100 | 57 | 17 | 57 | 44 |
| Binary | 10000110 | 1000110 | 110000 | 0 | 110000 | 1000000 | 101111 | 1111 | 101111 | 100100 |
Color Harmonies of #864630
Complementary color
Monochromatic Colors of #864630
Black with #864630
Text Example
Text Example
White with #864630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864630; }
p { color: rgb(134,70,48); }
H1.HeaderClassName
{
color: #864630;
}
.AnyTagClassName
{
color: #864630;
}
</style>
background-color css
<style>
a { background-color: #864630; }
a { background-color: rgb(134,70,48); }
div.DivClassName
{
background-color: #864630;
}
.BgClassName
{
background-color: #864630;
}
</style>
border-color css
<style>
span { border-color: #864630; }
span { border-color: rgb(134,70,48); }
td.TdClassName
{
border-color: #864630;
}
.TagClassName
{
border-color: #864630;
}
</style>