Shades of Paarl #875138
Tints of Paarl #875138
RGB
CMYK
RGB Variations
Color information
#875138 (or 0x875138) is known color: Paarl. HEX triplet: 87, 51 and 38. RGB value is (135,81,56). Sum of RGB (Red+Green+Blue) = 135+81+56=272 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.63% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 135 - color contains mainly: red. Hex color #875138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875138 is #78AEC7. Grayscale: #5E5E5E. Windows color (decimal): -7909064 or 3690887. OLE color: 3690887.
HSL color Cylindrical-coordinate representation of color #875138: hue angle of 18.99º degrees, saturation: 0.41, 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 #875138 is Cyan = 0, Magento = 0.40, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 56 | - |
| CMYK | 0 | 0.40 | 0.59 | 0.47 |
| HSL | 18.99º | 0.41% | 0.37% | - |
| HSV(B) | 18.99º | 0.59% | 0.53% | - |
| XYZ | 13.65 | 11.32 | 5.21 | - |
| YUV | 94.3 | 106.39 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 56 | 0 | 0.40 | 0.59 | 0.47 | 18.99 | 0.41 | 0.37 |
| Hex | 87 | 51 | 38 | 0 | 28 | 3B | 2F | 13 | 29 | 25 |
| Octal | 207 | 121 | 70 | 0 | 50 | 73 | 57 | 23 | 51 | 45 |
| Binary | 10000111 | 1010001 | 111000 | 0 | 101000 | 111011 | 101111 | 10011 | 101001 | 100101 |
Color Harmonies of #875138
Complementary color
Monochromatic Colors of #875138
Black with #875138
Text Example
Text Example
White with #875138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875138; }
p { color: rgb(135,81,56); }
H1.HeaderClassName
{
color: #875138;
}
.AnyTagClassName
{
color: #875138;
}
</style>
background-color css
<style>
a { background-color: #875138; }
a { background-color: rgb(135,81,56); }
div.DivClassName
{
background-color: #875138;
}
.BgClassName
{
background-color: #875138;
}
</style>
border-color css
<style>
span { border-color: #875138; }
span { border-color: rgb(135,81,56); }
td.TdClassName
{
border-color: #875138;
}
.TagClassName
{
border-color: #875138;
}
</style>