Shades of Golden Brown #987108
Tints of Golden Brown #987108
RGB
CMYK
RGB Variations
Color information
#987108 (or 0x987108) is known color: Golden Brown. HEX triplet: 98, 71 and 08. RGB value is (152,113,8). Sum of RGB (Red+Green+Blue) = 152+113+8=273 (36% of max value = 765). Red value is 152 (59.77% from 255 or 55.68% from 273); Green value is 113 (44.53% from 255 or 41.39% from 273); Blue value is 8 (3.52% from 255 or 2.93% from 273); Max value from RGB is 152 - color contains mainly: red. Hex color #987108 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #987108 is #678EF7. Grayscale: #717171. Windows color (decimal): -6786808 or 553368. OLE color: 553368.
HSL color Cylindrical-coordinate representation of color #987108: hue angle of 43.75º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #987108 is Cyan = 0, Magento = 0.26, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 113 | 8 | - |
| CMYK | 0 | 0.26 | 0.95 | 0.40 |
| HSL | 43.75º | 0.9% | 0.31% | - |
| HSV(B) | 43.75º | 0.95% | 0.6% | - |
| XYZ | 18.9 | 18.5 | 2.81 | - |
| YUV | 112.69 | 68.92 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 113 | 8 | 0 | 0.26 | 0.95 | 0.40 | 43.75 | 0.9 | 0.31 |
| Hex | 98 | 71 | 8 | 0 | 1A | 5F | 28 | 2C | 5A | 1F |
| Octal | 230 | 161 | 10 | 0 | 32 | 137 | 50 | 54 | 132 | 37 |
| Binary | 10011000 | 1110001 | 1000 | 0 | 11010 | 1011111 | 101000 | 101100 | 1011010 | 11111 |
Color Harmonies of #987108
Complementary color
Monochromatic Colors of #987108
Black with #987108
Text Example
Text Example
White with #987108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987108; }
p { color: rgb(152,113,8); }
H1.HeaderClassName
{
color: #987108;
}
.AnyTagClassName
{
color: #987108;
}
</style>
background-color css
<style>
a { background-color: #987108; }
a { background-color: rgb(152,113,8); }
div.DivClassName
{
background-color: #987108;
}
.BgClassName
{
background-color: #987108;
}
</style>
border-color css
<style>
span { border-color: #987108; }
span { border-color: rgb(152,113,8); }
td.TdClassName
{
border-color: #987108;
}
.TagClassName
{
border-color: #987108;
}
</style>