Shades of Golden Brown #965617
Tints of Golden Brown #965617
RGB
CMYK
RGB Variations
Color information
#965617 (or 0x965617) is known color: Golden Brown. HEX triplet: 96, 56 and 17. RGB value is (150,86,23). Sum of RGB (Red+Green+Blue) = 150+86+23=259 (34% of max value = 765). Red value is 150 (58.98% from 255 or 57.92% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 23 (9.38% from 255 or 8.88% from 259); Max value from RGB is 150 - color contains mainly: red. Hex color #965617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #965617 is #69A9E8. Grayscale: #626262. Windows color (decimal): -6924777 or 1529494. OLE color: 1529494.
HSL color Cylindrical-coordinate representation of color #965617: hue angle of 29.76º 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 #965617 is Cyan = 0, Magento = 0.43, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 86 | 23 | - |
| CMYK | 0 | 0.43 | 0.85 | 0.41 |
| HSL | 29.76º | 0.73% | 0.34% | - |
| HSV(B) | 29.76º | 0.85% | 0.59% | - |
| XYZ | 16.06 | 13.2 | 2.51 | - |
| YUV | 97.95 | 85.7 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 86 | 23 | 0 | 0.43 | 0.85 | 0.41 | 29.76 | 0.73 | 0.34 |
| Hex | 96 | 56 | 17 | 0 | 2B | 55 | 29 | 1E | 49 | 22 |
| Octal | 226 | 126 | 27 | 0 | 53 | 125 | 51 | 36 | 111 | 42 |
| Binary | 10010110 | 1010110 | 10111 | 0 | 101011 | 1010101 | 101001 | 11110 | 1001001 | 100010 |
Color Harmonies of #965617
Complementary color
Monochromatic Colors of #965617
Black with #965617
Text Example
Text Example
White with #965617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965617; }
p { color: rgb(150,86,23); }
H1.HeaderClassName
{
color: #965617;
}
.AnyTagClassName
{
color: #965617;
}
</style>
background-color css
<style>
a { background-color: #965617; }
a { background-color: rgb(150,86,23); }
div.DivClassName
{
background-color: #965617;
}
.BgClassName
{
background-color: #965617;
}
</style>
border-color css
<style>
span { border-color: #965617; }
span { border-color: rgb(150,86,23); }
td.TdClassName
{
border-color: #965617;
}
.TagClassName
{
border-color: #965617;
}
</style>