Shades of Paarl #875037
Tints of Paarl #875037
RGB
CMYK
RGB Variations
Color information
#875037 (or 0x875037) is known color: Paarl. HEX triplet: 87, 50 and 37. RGB value is (135,80,55). Sum of RGB (Red+Green+Blue) = 135+80+55=270 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 135 - color contains mainly: red. Hex color #875037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875037 is #78AFC8. Grayscale: #5D5D5D. Windows color (decimal): -7909321 or 3625095. OLE color: 3625095.
HSL color Cylindrical-coordinate representation of color #875037: hue angle of 18.75º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #875037 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 55 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.47 |
| HSL | 18.75º | 0.42% | 0.37% | - |
| HSV(B) | 18.75º | 0.59% | 0.53% | - |
| XYZ | 13.55 | 11.16 | 5.06 | - |
| YUV | 93.6 | 106.22 | 157.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 55 | 0 | 0.41 | 0.59 | 0.47 | 18.75 | 0.42 | 0.37 |
| Hex | 87 | 50 | 37 | 0 | 29 | 3B | 2F | 13 | 2A | 25 |
| Octal | 207 | 120 | 67 | 0 | 51 | 73 | 57 | 23 | 52 | 45 |
| Binary | 10000111 | 1010000 | 110111 | 0 | 101001 | 111011 | 101111 | 10011 | 101010 | 100101 |
Color Harmonies of #875037
Complementary color
Monochromatic Colors of #875037
Black with #875037
Text Example
Text Example
White with #875037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875037; }
p { color: rgb(135,80,55); }
H1.HeaderClassName
{
color: #875037;
}
.AnyTagClassName
{
color: #875037;
}
</style>
background-color css
<style>
a { background-color: #875037; }
a { background-color: rgb(135,80,55); }
div.DivClassName
{
background-color: #875037;
}
.BgClassName
{
background-color: #875037;
}
</style>
border-color css
<style>
span { border-color: #875037; }
span { border-color: rgb(135,80,55); }
td.TdClassName
{
border-color: #875037;
}
.TagClassName
{
border-color: #875037;
}
</style>