Shades of Paarl #865035
Tints of Paarl #865035
RGB
CMYK
RGB Variations
Color information
#865035 (or 0x865035) is known color: Paarl. HEX triplet: 86, 50 and 35. RGB value is (134,80,53). Sum of RGB (Red+Green+Blue) = 134+80+53=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 80 (31.64% from 255 or 29.96% from 267); Blue value is 53 (21.09% from 255 or 19.85% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #865035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865035 is #79AFCA. Grayscale: #5D5D5D. Windows color (decimal): -7974859 or 3494022. OLE color: 3494022.
HSL color Cylindrical-coordinate representation of color #865035: hue angle of 20º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #865035 is Cyan = 0, Magento = 0.40, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 53 | - |
| CMYK | 0 | 0.40 | 0.60 | 0.47 |
| HSL | 20º | 0.43% | 0.37% | - |
| HSV(B) | 20º | 0.6% | 0.53% | - |
| XYZ | 13.34 | 11.06 | 4.8 | - |
| YUV | 93.07 | 105.39 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 53 | 0 | 0.40 | 0.60 | 0.47 | 20 | 0.43 | 0.37 |
| Hex | 86 | 50 | 35 | 0 | 28 | 3C | 2F | 14 | 2B | 25 |
| Octal | 206 | 120 | 65 | 0 | 50 | 74 | 57 | 24 | 53 | 45 |
| Binary | 10000110 | 1010000 | 110101 | 0 | 101000 | 111100 | 101111 | 10100 | 101011 | 100101 |
Color Harmonies of #865035
Complementary color
Monochromatic Colors of #865035
Black with #865035
Text Example
Text Example
White with #865035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865035; }
p { color: rgb(134,80,53); }
H1.HeaderClassName
{
color: #865035;
}
.AnyTagClassName
{
color: #865035;
}
</style>
background-color css
<style>
a { background-color: #865035; }
a { background-color: rgb(134,80,53); }
div.DivClassName
{
background-color: #865035;
}
.BgClassName
{
background-color: #865035;
}
</style>
border-color css
<style>
span { border-color: #865035; }
span { border-color: rgb(134,80,53); }
td.TdClassName
{
border-color: #865035;
}
.TagClassName
{
border-color: #865035;
}
</style>