Shades of Golden Brown #956417
Tints of Golden Brown #956417
RGB
CMYK
RGB Variations
Color information
#956417 (or 0x956417) is known color: Golden Brown. HEX triplet: 95, 64 and 17. RGB value is (149,100,23). Sum of RGB (Red+Green+Blue) = 149+100+23=272 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.78% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 23 (9.38% from 255 or 8.46% from 272); Max value from RGB is 149 - color contains mainly: red. Hex color #956417 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956417 is #6A9BE8. Grayscale: #6A6A6A. Windows color (decimal): -6986729 or 1533077. OLE color: 1533077.
HSL color Cylindrical-coordinate representation of color #956417: hue angle of 36.67º 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 #956417 is Cyan = 0, Magento = 0.33, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 23 | - |
| CMYK | 0 | 0.33 | 0.85 | 0.42 |
| HSL | 36.67º | 0.73% | 0.34% | - |
| HSV(B) | 36.67º | 0.85% | 0.58% | - |
| XYZ | 17.11 | 15.57 | 2.91 | - |
| YUV | 105.87 | 81.23 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 23 | 0 | 0.33 | 0.85 | 0.42 | 36.67 | 0.73 | 0.34 |
| Hex | 95 | 64 | 17 | 0 | 21 | 55 | 2A | 25 | 49 | 22 |
| Octal | 225 | 144 | 27 | 0 | 41 | 125 | 52 | 45 | 111 | 42 |
| Binary | 10010101 | 1100100 | 10111 | 0 | 100001 | 1010101 | 101010 | 100101 | 1001001 | 100010 |
Color Harmonies of #956417
Complementary color
Monochromatic Colors of #956417
Black with #956417
Text Example
Text Example
White with #956417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956417; }
p { color: rgb(149,100,23); }
H1.HeaderClassName
{
color: #956417;
}
.AnyTagClassName
{
color: #956417;
}
</style>
background-color css
<style>
a { background-color: #956417; }
a { background-color: rgb(149,100,23); }
div.DivClassName
{
background-color: #956417;
}
.BgClassName
{
background-color: #956417;
}
</style>
border-color css
<style>
span { border-color: #956417; }
span { border-color: rgb(149,100,23); }
td.TdClassName
{
border-color: #956417;
}
.TagClassName
{
border-color: #956417;
}
</style>