Shades of Golden Brown #936211
Tints of Golden Brown #936211
RGB
CMYK
RGB Variations
Color information
#936211 (or 0x936211) is known color: Golden Brown. HEX triplet: 93, 62 and 11. RGB value is (147,98,17). Sum of RGB (Red+Green+Blue) = 147+98+17=262 (34% of max value = 765). Red value is 147 (57.81% from 255 or 56.11% from 262); Green value is 98 (38.67% from 255 or 37.40% from 262); Blue value is 17 (7.03% from 255 or 6.49% from 262); Max value from RGB is 147 - color contains mainly: red. Hex color #936211 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936211 is #6C9DEE. Grayscale: #676767. Windows color (decimal): -7118319 or 1139347. OLE color: 1139347.
HSL color Cylindrical-coordinate representation of color #936211: hue angle of 37.38º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #936211 is Cyan = 0, Magento = 0.33, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 17 | - |
| CMYK | 0 | 0.33 | 0.88 | 0.42 |
| HSL | 37.38º | 0.79% | 0.32% | - |
| HSV(B) | 37.38º | 0.88% | 0.58% | - |
| XYZ | 16.5 | 14.98 | 2.55 | - |
| YUV | 103.42 | 79.23 | 159.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 17 | 0 | 0.33 | 0.88 | 0.42 | 37.38 | 0.79 | 0.32 |
| Hex | 93 | 62 | 11 | 0 | 21 | 58 | 2A | 25 | 4F | 20 |
| Octal | 223 | 142 | 21 | 0 | 41 | 130 | 52 | 45 | 117 | 40 |
| Binary | 10010011 | 1100010 | 10001 | 0 | 100001 | 1011000 | 101010 | 100101 | 1001111 | 100000 |
Color Harmonies of #936211
Complementary color
Monochromatic Colors of #936211
Black with #936211
Text Example
Text Example
White with #936211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936211; }
p { color: rgb(147,98,17); }
H1.HeaderClassName
{
color: #936211;
}
.AnyTagClassName
{
color: #936211;
}
</style>
background-color css
<style>
a { background-color: #936211; }
a { background-color: rgb(147,98,17); }
div.DivClassName
{
background-color: #936211;
}
.BgClassName
{
background-color: #936211;
}
</style>
border-color css
<style>
span { border-color: #936211; }
span { border-color: rgb(147,98,17); }
td.TdClassName
{
border-color: #936211;
}
.TagClassName
{
border-color: #936211;
}
</style>