Shades of Golden Brown #977012
Tints of Golden Brown #977012
RGB
CMYK
RGB Variations
Color information
#977012 (or 0x977012) is known color: Golden Brown. HEX triplet: 97, 70 and 12. RGB value is (151,112,18). Sum of RGB (Red+Green+Blue) = 151+112+18=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 18 (7.42% from 255 or 6.41% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #977012 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977012 is #688FED. Grayscale: #717171. Windows color (decimal): -6852590 or 1208471. OLE color: 1208471.
HSL color Cylindrical-coordinate representation of color #977012: hue angle of 42.41º 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 #977012 is Cyan = 0, Magento = 0.26, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 18 | - |
| CMYK | 0 | 0.26 | 0.88 | 0.41 |
| HSL | 42.41º | 0.79% | 0.33% | - |
| HSV(B) | 42.41º | 0.88% | 0.59% | - |
| XYZ | 18.67 | 18.21 | 3.1 | - |
| YUV | 112.95 | 74.42 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 18 | 0 | 0.26 | 0.88 | 0.41 | 42.41 | 0.79 | 0.33 |
| Hex | 97 | 70 | 12 | 0 | 1A | 58 | 29 | 2A | 4F | 21 |
| Octal | 227 | 160 | 22 | 0 | 32 | 130 | 51 | 52 | 117 | 41 |
| Binary | 10010111 | 1110000 | 10010 | 0 | 11010 | 1011000 | 101001 | 101010 | 1001111 | 100001 |
Color Harmonies of #977012
Complementary color
Monochromatic Colors of #977012
Black with #977012
Text Example
Text Example
White with #977012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977012; }
p { color: rgb(151,112,18); }
H1.HeaderClassName
{
color: #977012;
}
.AnyTagClassName
{
color: #977012;
}
</style>
background-color css
<style>
a { background-color: #977012; }
a { background-color: rgb(151,112,18); }
div.DivClassName
{
background-color: #977012;
}
.BgClassName
{
background-color: #977012;
}
</style>
border-color css
<style>
span { border-color: #977012; }
span { border-color: rgb(151,112,18); }
td.TdClassName
{
border-color: #977012;
}
.TagClassName
{
border-color: #977012;
}
</style>