Shades of Golden Brown #977509
Tints of Golden Brown #977509
RGB
CMYK
RGB Variations
Color information
#977509 (or 0x977509) is known color: Golden Brown. HEX triplet: 97, 75 and 09. RGB value is (151,117,9). Sum of RGB (Red+Green+Blue) = 151+117+9=277 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.51% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 9 (3.91% from 255 or 3.25% from 277); Max value from RGB is 151 - color contains mainly: red. Hex color #977509 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977509 is #688AF6. Grayscale: #737373. Windows color (decimal): -6851319 or 619927. OLE color: 619927.
HSL color Cylindrical-coordinate representation of color #977509: hue angle of 45.63º 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 #977509 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 9 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.41 |
| HSL | 45.63º | 0.89% | 0.31% | - |
| HSV(B) | 45.63º | 0.94% | 0.59% | - |
| XYZ | 19.17 | 19.32 | 2.98 | - |
| YUV | 114.85 | 68.26 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 9 | 0 | 0.23 | 0.94 | 0.41 | 45.63 | 0.89 | 0.31 |
| Hex | 97 | 75 | 9 | 0 | 17 | 5E | 29 | 2E | 59 | 1F |
| Octal | 227 | 165 | 11 | 0 | 27 | 136 | 51 | 56 | 131 | 37 |
| Binary | 10010111 | 1110101 | 1001 | 0 | 10111 | 1011110 | 101001 | 101110 | 1011001 | 11111 |
Color Harmonies of #977509
Complementary color
Monochromatic Colors of #977509
Black with #977509
Text Example
Text Example
White with #977509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977509; }
p { color: rgb(151,117,9); }
H1.HeaderClassName
{
color: #977509;
}
.AnyTagClassName
{
color: #977509;
}
</style>
background-color css
<style>
a { background-color: #977509; }
a { background-color: rgb(151,117,9); }
div.DivClassName
{
background-color: #977509;
}
.BgClassName
{
background-color: #977509;
}
</style>
border-color css
<style>
span { border-color: #977509; }
span { border-color: rgb(151,117,9); }
td.TdClassName
{
border-color: #977509;
}
.TagClassName
{
border-color: #977509;
}
</style>