Shades of Paarl #8C4738
Tints of Paarl #8C4738
RGB
CMYK
RGB Variations
Color information
#8C4738 (or 0x8C4738) is known color: Paarl. HEX triplet: 8C, 47 and 38. RGB value is (140,71,56). Sum of RGB (Red+Green+Blue) = 140+71+56=267 (35% of max value = 765). Red value is 140 (55.08% from 255 or 52.43% from 267); Green value is 71 (28.12% from 255 or 26.59% from 267); Blue value is 56 (22.27% from 255 or 20.97% from 267); Max value from RGB is 140 - color contains mainly: red. Hex color #8C4738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8C4738 is #73B8C7. Grayscale: #5A5A5A. Windows color (decimal): -7583944 or 3688332. OLE color: 3688332.
HSL color Cylindrical-coordinate representation of color #8C4738: hue angle of 10.71º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #8C4738 is Cyan = 0, Magento = 0.49, Yellow = 0.6 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 140 | 71 | 56 | - |
| CMYK | 0 | 0.49 | 0.6 | 0.45 |
| HSL | 10.71º | 0.43% | 0.38% | - |
| HSV(B) | 10.71º | 0.6% | 0.55% | - |
| XYZ | 13.78 | 10.37 | 5.02 | - |
| YUV | 89.92 | 108.86 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 71 | 56 | 0 | 0.49 | 0.6 | 0.45 | 10.71 | 0.43 | 0.38 |
| Hex | 8C | 47 | 38 | 0 | 31 | 3C | 2D | B | 2B | 26 |
| Octal | 214 | 107 | 70 | 0 | 61 | 74 | 55 | 13 | 53 | 46 |
| Binary | 10001100 | 1000111 | 111000 | 0 | 110001 | 111100 | 101101 | 1011 | 101011 | 100110 |
Color Harmonies of #8C4738
Complementary color
Monochromatic Colors of #8C4738
Black with #8C4738
Text Example
Text Example
White with #8C4738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C4738; }
p { color: rgb(140,71,56); }
H1.HeaderClassName
{
color: #8C4738;
}
.AnyTagClassName
{
color: #8C4738;
}
</style>
background-color css
<style>
a { background-color: #8C4738; }
a { background-color: rgb(140,71,56); }
div.DivClassName
{
background-color: #8C4738;
}
.BgClassName
{
background-color: #8C4738;
}
</style>
border-color css
<style>
span { border-color: #8C4738; }
span { border-color: rgb(140,71,56); }
td.TdClassName
{
border-color: #8C4738;
}
.TagClassName
{
border-color: #8C4738;
}
</style>