Shades of Paarl #864330
Tints of Paarl #864330
RGB
CMYK
RGB Variations
Color information
#864330 (or 0x864330) is known color: Paarl. HEX triplet: 86, 43 and 30. RGB value is (134,67,48). Sum of RGB (Red+Green+Blue) = 134+67+48=249 (32% of max value = 765). Red value is 134 (52.73% from 255 or 53.82% from 249); Green value is 67 (26.56% from 255 or 26.91% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 134 - color contains mainly: red. Hex color #864330 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864330 is #79BCCF. Grayscale: #555555. Windows color (decimal): -7978192 or 3163014. OLE color: 3163014.
HSL color Cylindrical-coordinate representation of color #864330: hue angle of 13.26º 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 #864330 is Cyan = 0, Magento = 0.5, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 48 | - |
| CMYK | 0 | 0.5 | 0.64 | 0.47 |
| HSL | 13.26º | 0.47% | 0.36% | - |
| HSV(B) | 13.26º | 0.64% | 0.53% | - |
| XYZ | 12.37 | 9.3 | 3.94 | - |
| YUV | 84.87 | 107.2 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 48 | 0 | 0.5 | 0.64 | 0.47 | 13.26 | 0.47 | 0.36 |
| Hex | 86 | 43 | 30 | 0 | 32 | 40 | 2F | D | 2F | 24 |
| Octal | 206 | 103 | 60 | 0 | 62 | 100 | 57 | 15 | 57 | 44 |
| Binary | 10000110 | 1000011 | 110000 | 0 | 110010 | 1000000 | 101111 | 1101 | 101111 | 100100 |
Color Harmonies of #864330
Complementary color
Monochromatic Colors of #864330
Black with #864330
Text Example
Text Example
White with #864330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864330; }
p { color: rgb(134,67,48); }
H1.HeaderClassName
{
color: #864330;
}
.AnyTagClassName
{
color: #864330;
}
</style>
background-color css
<style>
a { background-color: #864330; }
a { background-color: rgb(134,67,48); }
div.DivClassName
{
background-color: #864330;
}
.BgClassName
{
background-color: #864330;
}
</style>
border-color css
<style>
span { border-color: #864330; }
span { border-color: rgb(134,67,48); }
td.TdClassName
{
border-color: #864330;
}
.TagClassName
{
border-color: #864330;
}
</style>