Shades of Golden Brown #977209
Tints of Golden Brown #977209
RGB
CMYK
RGB Variations
Color information
#977209 (or 0x977209) is known color: Golden Brown. HEX triplet: 97, 72 and 09. RGB value is (151,114,9). Sum of RGB (Red+Green+Blue) = 151+114+9=274 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.11% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 9 (3.91% from 255 or 3.28% from 274); Max value from RGB is 151 - color contains mainly: red. Hex color #977209 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977209 is #688DF6. Grayscale: #717171. Windows color (decimal): -6852087 or 619159. OLE color: 619159.
HSL color Cylindrical-coordinate representation of color #977209: hue angle of 44.37º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #977209 is Cyan = 0, Magento = 0.25, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 114 | 9 | - |
| CMYK | 0 | 0.25 | 0.94 | 0.41 |
| HSL | 44.37º | 0.89% | 0.31% | - |
| HSV(B) | 44.37º | 0.94% | 0.59% | - |
| XYZ | 18.83 | 18.63 | 2.86 | - |
| YUV | 113.09 | 69.26 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 114 | 9 | 0 | 0.25 | 0.94 | 0.41 | 44.37 | 0.89 | 0.31 |
| Hex | 97 | 72 | 9 | 0 | 19 | 5E | 29 | 2C | 59 | 1F |
| Octal | 227 | 162 | 11 | 0 | 31 | 136 | 51 | 54 | 131 | 37 |
| Binary | 10010111 | 1110010 | 1001 | 0 | 11001 | 1011110 | 101001 | 101100 | 1011001 | 11111 |
Color Harmonies of #977209
Complementary color
Monochromatic Colors of #977209
Black with #977209
Text Example
Text Example
White with #977209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977209; }
p { color: rgb(151,114,9); }
H1.HeaderClassName
{
color: #977209;
}
.AnyTagClassName
{
color: #977209;
}
</style>
background-color css
<style>
a { background-color: #977209; }
a { background-color: rgb(151,114,9); }
div.DivClassName
{
background-color: #977209;
}
.BgClassName
{
background-color: #977209;
}
</style>
border-color css
<style>
span { border-color: #977209; }
span { border-color: rgb(151,114,9); }
td.TdClassName
{
border-color: #977209;
}
.TagClassName
{
border-color: #977209;
}
</style>