Shades of Golden Brown #956506
Tints of Golden Brown #956506
RGB
CMYK
RGB Variations
Color information
#956506 (or 0x956506) is known color: Golden Brown. HEX triplet: 95, 65 and 06. RGB value is (149,101,6). Sum of RGB (Red+Green+Blue) = 149+101+6=256 (33% of max value = 765). Red value is 149 (58.59% from 255 or 58.20% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 6 (2.73% from 255 or 2.34% from 256); Max value from RGB is 149 - color contains mainly: red. Hex color #956506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956506 is #6A9AF9. Grayscale: #686868. Windows color (decimal): -6986490 or 419221. OLE color: 419221.
HSL color Cylindrical-coordinate representation of color #956506: hue angle of 39.86º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #956506 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 6 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.42 |
| HSL | 39.86º | 0.92% | 0.3% | - |
| HSV(B) | 39.86º | 0.96% | 0.58% | - |
| XYZ | 17.08 | 15.71 | 2.3 | - |
| YUV | 104.52 | 72.4 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 6 | 0 | 0.32 | 0.96 | 0.42 | 39.86 | 0.92 | 0.3 |
| Hex | 95 | 65 | 6 | 0 | 20 | 60 | 2A | 28 | 5C | 1E |
| Octal | 225 | 145 | 6 | 0 | 40 | 140 | 52 | 50 | 134 | 36 |
| Binary | 10010101 | 1100101 | 110 | 0 | 100000 | 1100000 | 101010 | 101000 | 1011100 | 11110 |
Color Harmonies of #956506
Complementary color
Monochromatic Colors of #956506
Black with #956506
Text Example
Text Example
White with #956506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956506; }
p { color: rgb(149,101,6); }
H1.HeaderClassName
{
color: #956506;
}
.AnyTagClassName
{
color: #956506;
}
</style>
background-color css
<style>
a { background-color: #956506; }
a { background-color: rgb(149,101,6); }
div.DivClassName
{
background-color: #956506;
}
.BgClassName
{
background-color: #956506;
}
</style>
border-color css
<style>
span { border-color: #956506; }
span { border-color: rgb(149,101,6); }
td.TdClassName
{
border-color: #956506;
}
.TagClassName
{
border-color: #956506;
}
</style>