Shades of Golden Brown #976118
Tints of Golden Brown #976118
RGB
CMYK
RGB Variations
Color information
#976118 (or 0x976118) is known color: Golden Brown. HEX triplet: 97, 61 and 18. RGB value is (151,97,24). Sum of RGB (Red+Green+Blue) = 151+97+24=272 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.51% from 272); Green value is 97 (38.28% from 255 or 35.66% from 272); Blue value is 24 (9.77% from 255 or 8.82% from 272); Max value from RGB is 151 - color contains mainly: red. Hex color #976118 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #976118 is #689EE7. Grayscale: #696969. Windows color (decimal): -6856424 or 1597847. OLE color: 1597847.
HSL color Cylindrical-coordinate representation of color #976118: hue angle of 34.49º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #976118 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 97 | 24 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.41 |
| HSL | 34.49º | 0.73% | 0.34% | - |
| HSV(B) | 34.49º | 0.84% | 0.59% | - |
| XYZ | 17.2 | 15.19 | 2.89 | - |
| YUV | 104.82 | 82.39 | 160.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 97 | 24 | 0 | 0.36 | 0.84 | 0.41 | 34.49 | 0.73 | 0.34 |
| Hex | 97 | 61 | 18 | 0 | 24 | 54 | 29 | 22 | 49 | 22 |
| Octal | 227 | 141 | 30 | 0 | 44 | 124 | 51 | 42 | 111 | 42 |
| Binary | 10010111 | 1100001 | 11000 | 0 | 100100 | 1010100 | 101001 | 100010 | 1001001 | 100010 |
Color Harmonies of #976118
Complementary color
Monochromatic Colors of #976118
Black with #976118
Text Example
Text Example
White with #976118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976118; }
p { color: rgb(151,97,24); }
H1.HeaderClassName
{
color: #976118;
}
.AnyTagClassName
{
color: #976118;
}
</style>
background-color css
<style>
a { background-color: #976118; }
a { background-color: rgb(151,97,24); }
div.DivClassName
{
background-color: #976118;
}
.BgClassName
{
background-color: #976118;
}
</style>
border-color css
<style>
span { border-color: #976118; }
span { border-color: rgb(151,97,24); }
td.TdClassName
{
border-color: #976118;
}
.TagClassName
{
border-color: #976118;
}
</style>