Shades of Golden Brown #975612
Tints of Golden Brown #975612
RGB
CMYK
RGB Variations
Color information
#975612 (or 0x975612) is known color: Golden Brown. HEX triplet: 97, 56 and 12. RGB value is (151,86,18). Sum of RGB (Red+Green+Blue) = 151+86+18=255 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.22% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 18 (7.42% from 255 or 7.06% from 255); Max value from RGB is 151 - color contains mainly: red. Hex color #975612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #975612 is #68A9ED. Grayscale: #626262. Windows color (decimal): -6859246 or 1201815. OLE color: 1201815.
HSL color Cylindrical-coordinate representation of color #975612: hue angle of 30.68º 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 #975612 is Cyan = 0, Magento = 0.43, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 86 | 18 | - |
| CMYK | 0 | 0.43 | 0.88 | 0.41 |
| HSL | 30.68º | 0.79% | 0.33% | - |
| HSV(B) | 30.68º | 0.88% | 0.59% | - |
| XYZ | 16.2 | 13.28 | 2.28 | - |
| YUV | 97.68 | 83.03 | 166.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 86 | 18 | 0 | 0.43 | 0.88 | 0.41 | 30.68 | 0.79 | 0.33 |
| Hex | 97 | 56 | 12 | 0 | 2B | 58 | 29 | 1F | 4F | 21 |
| Octal | 227 | 126 | 22 | 0 | 53 | 130 | 51 | 37 | 117 | 41 |
| Binary | 10010111 | 1010110 | 10010 | 0 | 101011 | 1011000 | 101001 | 11111 | 1001111 | 100001 |
Color Harmonies of #975612
Complementary color
Monochromatic Colors of #975612
Black with #975612
Text Example
Text Example
White with #975612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975612; }
p { color: rgb(151,86,18); }
H1.HeaderClassName
{
color: #975612;
}
.AnyTagClassName
{
color: #975612;
}
</style>
background-color css
<style>
a { background-color: #975612; }
a { background-color: rgb(151,86,18); }
div.DivClassName
{
background-color: #975612;
}
.BgClassName
{
background-color: #975612;
}
</style>
border-color css
<style>
span { border-color: #975612; }
span { border-color: rgb(151,86,18); }
td.TdClassName
{
border-color: #975612;
}
.TagClassName
{
border-color: #975612;
}
</style>