Shades of Golden Brown #956617
Tints of Golden Brown #956617
RGB
CMYK
RGB Variations
Color information
#956617 (or 0x956617) is known color: Golden Brown. HEX triplet: 95, 66 and 17. RGB value is (149,102,23). Sum of RGB (Red+Green+Blue) = 149+102+23=274 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.38% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 23 (9.38% from 255 or 8.39% from 274); Max value from RGB is 149 - color contains mainly: red. Hex color #956617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956617 is #6A99E8. Grayscale: #6B6B6B. Windows color (decimal): -6986217 or 1533589. OLE color: 1533589.
HSL color Cylindrical-coordinate representation of color #956617: hue angle of 37.62º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #956617 is Cyan = 0, Magento = 0.32, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 102 | 23 | - |
| CMYK | 0 | 0.32 | 0.85 | 0.42 |
| HSL | 37.62º | 0.73% | 0.34% | - |
| HSV(B) | 37.62º | 0.85% | 0.58% | - |
| XYZ | 17.3 | 15.95 | 2.98 | - |
| YUV | 107.05 | 80.57 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 102 | 23 | 0 | 0.32 | 0.85 | 0.42 | 37.62 | 0.73 | 0.34 |
| Hex | 95 | 66 | 17 | 0 | 20 | 55 | 2A | 26 | 49 | 22 |
| Octal | 225 | 146 | 27 | 0 | 40 | 125 | 52 | 46 | 111 | 42 |
| Binary | 10010101 | 1100110 | 10111 | 0 | 100000 | 1010101 | 101010 | 100110 | 1001001 | 100010 |
Color Harmonies of #956617
Complementary color
Monochromatic Colors of #956617
Black with #956617
Text Example
Text Example
White with #956617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956617; }
p { color: rgb(149,102,23); }
H1.HeaderClassName
{
color: #956617;
}
.AnyTagClassName
{
color: #956617;
}
</style>
background-color css
<style>
a { background-color: #956617; }
a { background-color: rgb(149,102,23); }
div.DivClassName
{
background-color: #956617;
}
.BgClassName
{
background-color: #956617;
}
</style>
border-color css
<style>
span { border-color: #956617; }
span { border-color: rgb(149,102,23); }
td.TdClassName
{
border-color: #956617;
}
.TagClassName
{
border-color: #956617;
}
</style>