Shades of Golden Brown #975917
Tints of Golden Brown #975917
RGB
CMYK
RGB Variations
Color information
#975917 (or 0x975917) is known color: Golden Brown. HEX triplet: 97, 59 and 17. RGB value is (151,89,23). Sum of RGB (Red+Green+Blue) = 151+89+23=263 (34% of max value = 765). Red value is 151 (59.38% from 255 or 57.41% from 263); Green value is 89 (35.16% from 255 or 33.84% from 263); Blue value is 23 (9.38% from 255 or 8.75% from 263); Max value from RGB is 151 - color contains mainly: red. Hex color #975917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #975917 is #68A6E8. Grayscale: #646464. Windows color (decimal): -6858473 or 1530263. OLE color: 1530263.
HSL color Cylindrical-coordinate representation of color #975917: hue angle of 30.94º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #975917 is Cyan = 0, Magento = 0.41, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 89 | 23 | - |
| CMYK | 0 | 0.41 | 0.85 | 0.41 |
| HSL | 30.94º | 0.74% | 0.34% | - |
| HSV(B) | 30.94º | 0.85% | 0.59% | - |
| XYZ | 16.49 | 13.79 | 2.6 | - |
| YUV | 100.01 | 84.54 | 164.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 89 | 23 | 0 | 0.41 | 0.85 | 0.41 | 30.94 | 0.74 | 0.34 |
| Hex | 97 | 59 | 17 | 0 | 29 | 55 | 29 | 1F | 4A | 22 |
| Octal | 227 | 131 | 27 | 0 | 51 | 125 | 51 | 37 | 112 | 42 |
| Binary | 10010111 | 1011001 | 10111 | 0 | 101001 | 1010101 | 101001 | 11111 | 1001010 | 100010 |
Color Harmonies of #975917
Complementary color
Monochromatic Colors of #975917
Black with #975917
Text Example
Text Example
White with #975917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975917; }
p { color: rgb(151,89,23); }
H1.HeaderClassName
{
color: #975917;
}
.AnyTagClassName
{
color: #975917;
}
</style>
background-color css
<style>
a { background-color: #975917; }
a { background-color: rgb(151,89,23); }
div.DivClassName
{
background-color: #975917;
}
.BgClassName
{
background-color: #975917;
}
</style>
border-color css
<style>
span { border-color: #975917; }
span { border-color: rgb(151,89,23); }
td.TdClassName
{
border-color: #975917;
}
.TagClassName
{
border-color: #975917;
}
</style>