Shades of Golden Brown #977312
Tints of Golden Brown #977312
RGB
CMYK
RGB Variations
Color information
#977312 (or 0x977312) is known color: Golden Brown. HEX triplet: 97, 73 and 12. RGB value is (151,115,18). Sum of RGB (Red+Green+Blue) = 151+115+18=284 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.17% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 18 (7.42% from 255 or 6.34% from 284); Max value from RGB is 151 - color contains mainly: red. Hex color #977312 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977312 is #688CED. Grayscale: #737373. Windows color (decimal): -6851822 or 1209239. OLE color: 1209239.
HSL color Cylindrical-coordinate representation of color #977312: hue angle of 43.76º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #977312 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 18 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.41 |
| HSL | 43.76º | 0.79% | 0.33% | - |
| HSV(B) | 43.76º | 0.88% | 0.59% | - |
| XYZ | 19 | 18.88 | 3.22 | - |
| YUV | 114.71 | 73.43 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 18 | 0 | 0.24 | 0.88 | 0.41 | 43.76 | 0.79 | 0.33 |
| Hex | 97 | 73 | 12 | 0 | 18 | 58 | 29 | 2C | 4F | 21 |
| Octal | 227 | 163 | 22 | 0 | 30 | 130 | 51 | 54 | 117 | 41 |
| Binary | 10010111 | 1110011 | 10010 | 0 | 11000 | 1011000 | 101001 | 101100 | 1001111 | 100001 |
Color Harmonies of #977312
Complementary color
Monochromatic Colors of #977312
Black with #977312
Text Example
Text Example
White with #977312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977312; }
p { color: rgb(151,115,18); }
H1.HeaderClassName
{
color: #977312;
}
.AnyTagClassName
{
color: #977312;
}
</style>
background-color css
<style>
a { background-color: #977312; }
a { background-color: rgb(151,115,18); }
div.DivClassName
{
background-color: #977312;
}
.BgClassName
{
background-color: #977312;
}
</style>
border-color css
<style>
span { border-color: #977312; }
span { border-color: rgb(151,115,18); }
td.TdClassName
{
border-color: #977312;
}
.TagClassName
{
border-color: #977312;
}
</style>