Shades of Paarl #875237
Tints of Paarl #875237
RGB
CMYK
RGB Variations
Color information
#875237 (or 0x875237) is known color: Paarl. HEX triplet: 87, 52 and 37. RGB value is (135,82,55). Sum of RGB (Red+Green+Blue) = 135+82+55=272 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.63% from 272); Green value is 82 (32.42% from 255 or 30.15% from 272); Blue value is 55 (21.88% from 255 or 20.22% from 272); Max value from RGB is 135 - color contains mainly: red. Hex color #875237 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875237 is #78ADC8. Grayscale: #5E5E5E. Windows color (decimal): -7908809 or 3625607. OLE color: 3625607.
HSL color Cylindrical-coordinate representation of color #875237: hue angle of 20.25º 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 #875237 is Cyan = 0, Magento = 0.39, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 55 | - |
| CMYK | 0 | 0.39 | 0.59 | 0.47 |
| HSL | 20.25º | 0.42% | 0.37% | - |
| HSV(B) | 20.25º | 0.59% | 0.53% | - |
| XYZ | 13.7 | 11.46 | 5.1 | - |
| YUV | 94.77 | 105.56 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 55 | 0 | 0.39 | 0.59 | 0.47 | 20.25 | 0.42 | 0.37 |
| Hex | 87 | 52 | 37 | 0 | 27 | 3B | 2F | 14 | 2A | 25 |
| Octal | 207 | 122 | 67 | 0 | 47 | 73 | 57 | 24 | 52 | 45 |
| Binary | 10000111 | 1010010 | 110111 | 0 | 100111 | 111011 | 101111 | 10100 | 101010 | 100101 |
Color Harmonies of #875237
Complementary color
Monochromatic Colors of #875237
Black with #875237
Text Example
Text Example
White with #875237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875237; }
p { color: rgb(135,82,55); }
H1.HeaderClassName
{
color: #875237;
}
.AnyTagClassName
{
color: #875237;
}
</style>
background-color css
<style>
a { background-color: #875237; }
a { background-color: rgb(135,82,55); }
div.DivClassName
{
background-color: #875237;
}
.BgClassName
{
background-color: #875237;
}
</style>
border-color css
<style>
span { border-color: #875237; }
span { border-color: rgb(135,82,55); }
td.TdClassName
{
border-color: #875237;
}
.TagClassName
{
border-color: #875237;
}
</style>