Shades of Paarl #874538
Tints of Paarl #874538
RGB
CMYK
RGB Variations
Color information
#874538 (or 0x874538) is known color: Paarl. HEX triplet: 87, 45 and 38. RGB value is (135,69,56). Sum of RGB (Red+Green+Blue) = 135+69+56=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #874538 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874538 is #78BAC7. Grayscale: #575757. Windows color (decimal): -7912136 or 3687815. OLE color: 3687815.
HSL color Cylindrical-coordinate representation of color #874538: hue angle of 9.87º 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 #874538 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 69 | 56 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.47 |
| HSL | 9.87º | 0.41% | 0.37% | - |
| HSV(B) | 9.87º | 0.59% | 0.53% | - |
| XYZ | 12.83 | 9.69 | 4.94 | - |
| YUV | 87.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 56 | 0 | 0.49 | 0.59 | 0.47 | 9.87 | 0.41 | 0.37 |
| Hex | 87 | 45 | 38 | 0 | 31 | 3B | 2F | A | 29 | 25 |
| Octal | 207 | 105 | 70 | 0 | 61 | 73 | 57 | 12 | 51 | 45 |
| Binary | 10000111 | 1000101 | 111000 | 0 | 110001 | 111011 | 101111 | 1010 | 101001 | 100101 |
Color Harmonies of #874538
Complementary color
Monochromatic Colors of #874538
Black with #874538
Text Example
Text Example
White with #874538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874538; }
p { color: rgb(135,69,56); }
H1.HeaderClassName
{
color: #874538;
}
.AnyTagClassName
{
color: #874538;
}
</style>
background-color css
<style>
a { background-color: #874538; }
a { background-color: rgb(135,69,56); }
div.DivClassName
{
background-color: #874538;
}
.BgClassName
{
background-color: #874538;
}
</style>
border-color css
<style>
span { border-color: #874538; }
span { border-color: rgb(135,69,56); }
td.TdClassName
{
border-color: #874538;
}
.TagClassName
{
border-color: #874538;
}
</style>