Shades of Golden Brown #966617
Tints of Golden Brown #966617
RGB
CMYK
RGB Variations
Color information
#966617 (or 0x966617) is known color: Golden Brown. HEX triplet: 96, 66 and 17. RGB value is (150,102,23). Sum of RGB (Red+Green+Blue) = 150+102+23=275 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.55% from 275); Green value is 102 (40.23% from 255 or 37.09% from 275); Blue value is 23 (9.38% from 255 or 8.36% from 275); Max value from RGB is 150 - color contains mainly: red. Hex color #966617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966617 is #6999E8. Grayscale: #6B6B6B. Windows color (decimal): -6920681 or 1533590. OLE color: 1533590.
HSL color Cylindrical-coordinate representation of color #966617: hue angle of 37.32º degrees, saturation: 0.73, 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 #966617 is Cyan = 0, Magento = 0.32, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 102 | 23 | - |
| CMYK | 0 | 0.32 | 0.85 | 0.41 |
| HSL | 37.32º | 0.73% | 0.34% | - |
| HSV(B) | 37.32º | 0.85% | 0.59% | - |
| XYZ | 17.48 | 16.05 | 2.99 | - |
| YUV | 107.35 | 80.4 | 158.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 102 | 23 | 0 | 0.32 | 0.85 | 0.41 | 37.32 | 0.73 | 0.34 |
| Hex | 96 | 66 | 17 | 0 | 20 | 55 | 29 | 25 | 49 | 22 |
| Octal | 226 | 146 | 27 | 0 | 40 | 125 | 51 | 45 | 111 | 42 |
| Binary | 10010110 | 1100110 | 10111 | 0 | 100000 | 1010101 | 101001 | 100101 | 1001001 | 100010 |
Color Harmonies of #966617
Complementary color
Monochromatic Colors of #966617
Black with #966617
Text Example
Text Example
White with #966617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966617; }
p { color: rgb(150,102,23); }
H1.HeaderClassName
{
color: #966617;
}
.AnyTagClassName
{
color: #966617;
}
</style>
background-color css
<style>
a { background-color: #966617; }
a { background-color: rgb(150,102,23); }
div.DivClassName
{
background-color: #966617;
}
.BgClassName
{
background-color: #966617;
}
</style>
border-color css
<style>
span { border-color: #966617; }
span { border-color: rgb(150,102,23); }
td.TdClassName
{
border-color: #966617;
}
.TagClassName
{
border-color: #966617;
}
</style>