Shades of Golden Brown #956116
Tints of Golden Brown #956116
RGB
CMYK
RGB Variations
Color information
#956116 (or 0x956116) is known color: Golden Brown. HEX triplet: 95, 61 and 16. RGB value is (149,97,22). Sum of RGB (Red+Green+Blue) = 149+97+22=268 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.60% from 268); Green value is 97 (38.28% from 255 or 36.19% from 268); Blue value is 22 (8.98% from 255 or 8.21% from 268); Max value from RGB is 149 - color contains mainly: red. Hex color #956116 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956116 is #6A9EE9. Grayscale: #686868. Windows color (decimal): -6987498 or 1466773. OLE color: 1466773.
HSL color Cylindrical-coordinate representation of color #956116: hue angle of 35.43º degrees, saturation: 0.74, 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 #956116 is Cyan = 0, Magento = 0.35, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 22 | - |
| CMYK | 0 | 0.35 | 0.85 | 0.42 |
| HSL | 35.43º | 0.74% | 0.34% | - |
| HSV(B) | 35.43º | 0.85% | 0.58% | - |
| XYZ | 16.81 | 15 | 2.77 | - |
| YUV | 104 | 81.73 | 160.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 22 | 0 | 0.35 | 0.85 | 0.42 | 35.43 | 0.74 | 0.34 |
| Hex | 95 | 61 | 16 | 0 | 23 | 55 | 2A | 23 | 4A | 22 |
| Octal | 225 | 141 | 26 | 0 | 43 | 125 | 52 | 43 | 112 | 42 |
| Binary | 10010101 | 1100001 | 10110 | 0 | 100011 | 1010101 | 101010 | 100011 | 1001010 | 100010 |
Color Harmonies of #956116
Complementary color
Monochromatic Colors of #956116
Black with #956116
Text Example
Text Example
White with #956116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956116; }
p { color: rgb(149,97,22); }
H1.HeaderClassName
{
color: #956116;
}
.AnyTagClassName
{
color: #956116;
}
</style>
background-color css
<style>
a { background-color: #956116; }
a { background-color: rgb(149,97,22); }
div.DivClassName
{
background-color: #956116;
}
.BgClassName
{
background-color: #956116;
}
</style>
border-color css
<style>
span { border-color: #956116; }
span { border-color: rgb(149,97,22); }
td.TdClassName
{
border-color: #956116;
}
.TagClassName
{
border-color: #956116;
}
</style>