Shades of Pale Brown #987756
Tints of Pale Brown #987756
RGB
CMYK
RGB Variations
Color information
#987756 (or 0x987756) is known color: Pale Brown. HEX triplet: 98, 77 and 56. RGB value is (152,119,86). Sum of RGB (Red+Green+Blue) = 152+119+86=357 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.58% from 357); Green value is 119 (46.88% from 255 or 33.33% from 357); Blue value is 86 (33.98% from 255 or 24.09% from 357); Max value from RGB is 152 - color contains mainly: red. Hex color #987756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987756 is #6788A9. Grayscale: #7D7D7D. Windows color (decimal): -6785194 or 5666712. OLE color: 5666712.
HSL color Cylindrical-coordinate representation of color #987756: hue angle of 30º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #987756 is Cyan = 0, Magento = 0.22, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 86 | - |
| CMYK | 0 | 0.22 | 0.43 | 0.40 |
| HSL | 30º | 0.28% | 0.47% | - |
| HSV(B) | 30º | 0.43% | 0.6% | - |
| XYZ | 21.23 | 20.54 | 11.65 | - |
| YUV | 125.11 | 105.93 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 86 | 0 | 0.22 | 0.43 | 0.40 | 30 | 0.28 | 0.47 |
| Hex | 98 | 77 | 56 | 0 | 16 | 2B | 28 | 1E | 1C | 2F |
| Octal | 230 | 167 | 126 | 0 | 26 | 53 | 50 | 36 | 34 | 57 |
| Binary | 10011000 | 1110111 | 1010110 | 0 | 10110 | 101011 | 101000 | 11110 | 11100 | 101111 |
Color Harmonies of #987756
Complementary color
Monochromatic Colors of #987756
Black with #987756
Text Example
Text Example
White with #987756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987756; }
p { color: rgb(152,119,86); }
H1.HeaderClassName
{
color: #987756;
}
.AnyTagClassName
{
color: #987756;
}
</style>
background-color css
<style>
a { background-color: #987756; }
a { background-color: rgb(152,119,86); }
div.DivClassName
{
background-color: #987756;
}
.BgClassName
{
background-color: #987756;
}
</style>
border-color css
<style>
span { border-color: #987756; }
span { border-color: rgb(152,119,86); }
td.TdClassName
{
border-color: #987756;
}
.TagClassName
{
border-color: #987756;
}
</style>