Shades of Golden Brown #936113
Tints of Golden Brown #936113
RGB
CMYK
RGB Variations
Color information
#936113 (or 0x936113) is known color: Golden Brown. HEX triplet: 93, 61 and 13. RGB value is (147,97,19). Sum of RGB (Red+Green+Blue) = 147+97+19=263 (34% of max value = 765). Red value is 147 (57.81% from 255 or 55.89% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 19 (7.81% from 255 or 7.22% from 263); Max value from RGB is 147 - color contains mainly: red. Hex color #936113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936113 is #6C9EEC. Grayscale: #676767. Windows color (decimal): -7118573 or 1270163. OLE color: 1270163.
HSL color Cylindrical-coordinate representation of color #936113: hue angle of 36.56º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #936113 is Cyan = 0, Magento = 0.34, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 97 | 19 | - |
| CMYK | 0 | 0.34 | 0.87 | 0.42 |
| HSL | 36.56º | 0.77% | 0.33% | - |
| HSV(B) | 36.56º | 0.87% | 0.58% | - |
| XYZ | 16.42 | 14.8 | 2.61 | - |
| YUV | 103.06 | 80.57 | 159.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 97 | 19 | 0 | 0.34 | 0.87 | 0.42 | 36.56 | 0.77 | 0.33 |
| Hex | 93 | 61 | 13 | 0 | 22 | 57 | 2A | 25 | 4D | 21 |
| Octal | 223 | 141 | 23 | 0 | 42 | 127 | 52 | 45 | 115 | 41 |
| Binary | 10010011 | 1100001 | 10011 | 0 | 100010 | 1010111 | 101010 | 100101 | 1001101 | 100001 |
Color Harmonies of #936113
Complementary color
Monochromatic Colors of #936113
Black with #936113
Text Example
Text Example
White with #936113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936113; }
p { color: rgb(147,97,19); }
H1.HeaderClassName
{
color: #936113;
}
.AnyTagClassName
{
color: #936113;
}
</style>
background-color css
<style>
a { background-color: #936113; }
a { background-color: rgb(147,97,19); }
div.DivClassName
{
background-color: #936113;
}
.BgClassName
{
background-color: #936113;
}
</style>
border-color css
<style>
span { border-color: #936113; }
span { border-color: rgb(147,97,19); }
td.TdClassName
{
border-color: #936113;
}
.TagClassName
{
border-color: #936113;
}
</style>