Shades of Paarl #874938
Tints of Paarl #874938
RGB
CMYK
RGB Variations
Color information
#874938 (or 0x874938) is known color: Paarl. HEX triplet: 87, 49 and 38. RGB value is (135,73,56). Sum of RGB (Red+Green+Blue) = 135+73+56=264 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.14% from 264); Green value is 73 (28.91% from 255 or 27.65% from 264); Blue value is 56 (22.27% from 255 or 21.21% from 264); Max value from RGB is 135 - color contains mainly: red. Hex color #874938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874938 is #78B6C7. Grayscale: #595959. Windows color (decimal): -7911112 or 3688839. OLE color: 3688839.
HSL color Cylindrical-coordinate representation of color #874938: hue angle of 12.91º 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 #874938 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 56 | - |
| CMYK | 0 | 0.46 | 0.59 | 0.47 |
| HSL | 12.91º | 0.41% | 0.37% | - |
| HSV(B) | 12.91º | 0.59% | 0.53% | - |
| XYZ | 13.09 | 10.2 | 5.02 | - |
| YUV | 89.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 56 | 0 | 0.46 | 0.59 | 0.47 | 12.91 | 0.41 | 0.37 |
| Hex | 87 | 49 | 38 | 0 | 2E | 3B | 2F | D | 29 | 25 |
| Octal | 207 | 111 | 70 | 0 | 56 | 73 | 57 | 15 | 51 | 45 |
| Binary | 10000111 | 1001001 | 111000 | 0 | 101110 | 111011 | 101111 | 1101 | 101001 | 100101 |
Color Harmonies of #874938
Complementary color
Monochromatic Colors of #874938
Black with #874938
Text Example
Text Example
White with #874938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874938; }
p { color: rgb(135,73,56); }
H1.HeaderClassName
{
color: #874938;
}
.AnyTagClassName
{
color: #874938;
}
</style>
background-color css
<style>
a { background-color: #874938; }
a { background-color: rgb(135,73,56); }
div.DivClassName
{
background-color: #874938;
}
.BgClassName
{
background-color: #874938;
}
</style>
border-color css
<style>
span { border-color: #874938; }
span { border-color: rgb(135,73,56); }
td.TdClassName
{
border-color: #874938;
}
.TagClassName
{
border-color: #874938;
}
</style>