Shades of Rich Gold #975319
Tints of Rich Gold #975319
RGB
CMYK
RGB Variations
Color information
#975319 (or 0x975319) is known color: Rich Gold. HEX triplet: 97, 53 and 19. RGB value is (151,83,25). Sum of RGB (Red+Green+Blue) = 151+83+25=259 (34% of max value = 765). Red value is 151 (59.38% from 255 or 58.30% from 259); Green value is 83 (32.81% from 255 or 32.05% from 259); Blue value is 25 (10.16% from 255 or 9.65% from 259); Max value from RGB is 151 - color contains mainly: red. Hex color #975319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #975319 is #68ACE6. Grayscale: #616161. Windows color (decimal): -6860007 or 1659799. OLE color: 1659799.
HSL color Cylindrical-coordinate representation of color #975319: hue angle of 27.62º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #975319 is Cyan = 0, Magento = 0.45, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 83 | 25 | - |
| CMYK | 0 | 0.45 | 0.83 | 0.41 |
| HSL | 27.62º | 0.72% | 0.35% | - |
| HSV(B) | 27.62º | 0.83% | 0.59% | - |
| XYZ | 16.03 | 12.84 | 2.55 | - |
| YUV | 96.72 | 87.53 | 166.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 83 | 25 | 0 | 0.45 | 0.83 | 0.41 | 27.62 | 0.72 | 0.35 |
| Hex | 97 | 53 | 19 | 0 | 2D | 53 | 29 | 1C | 48 | 23 |
| Octal | 227 | 123 | 31 | 0 | 55 | 123 | 51 | 34 | 110 | 43 |
| Binary | 10010111 | 1010011 | 11001 | 0 | 101101 | 1010011 | 101001 | 11100 | 1001000 | 100011 |
Color Harmonies of #975319
Complementary color
Monochromatic Colors of #975319
Black with #975319
Text Example
Text Example
White with #975319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975319; }
p { color: rgb(151,83,25); }
H1.HeaderClassName
{
color: #975319;
}
.AnyTagClassName
{
color: #975319;
}
</style>
background-color css
<style>
a { background-color: #975319; }
a { background-color: rgb(151,83,25); }
div.DivClassName
{
background-color: #975319;
}
.BgClassName
{
background-color: #975319;
}
</style>
border-color css
<style>
span { border-color: #975319; }
span { border-color: rgb(151,83,25); }
td.TdClassName
{
border-color: #975319;
}
.TagClassName
{
border-color: #975319;
}
</style>