Shades of Golden Brown #936805
Tints of Golden Brown #936805
RGB
CMYK
RGB Variations
Color information
#936805 (or 0x936805) is known color: Golden Brown. HEX triplet: 93, 68 and 05. RGB value is (147,104,5). Sum of RGB (Red+Green+Blue) = 147+104+5=256 (33% of max value = 765). Red value is 147 (57.81% from 255 or 57.42% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 5 (2.34% from 255 or 1.95% from 256); Max value from RGB is 147 - color contains mainly: red. Hex color #936805 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936805 is #6C97FA. Grayscale: #6A6A6A. Windows color (decimal): -7116795 or 354451. OLE color: 354451.
HSL color Cylindrical-coordinate representation of color #936805: hue angle of 41.83º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #936805 is Cyan = 0, Magento = 0.29, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 104 | 5 | - |
| CMYK | 0 | 0.29 | 0.97 | 0.42 |
| HSL | 41.83º | 0.93% | 0.3% | - |
| HSV(B) | 41.83º | 0.97% | 0.58% | - |
| XYZ | 17.01 | 16.11 | 2.36 | - |
| YUV | 105.57 | 71.25 | 157.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 5 | 0 | 0.29 | 0.97 | 0.42 | 41.83 | 0.93 | 0.3 |
| Hex | 93 | 68 | 5 | 0 | 1D | 61 | 2A | 2A | 5D | 1E |
| Octal | 223 | 150 | 5 | 0 | 35 | 141 | 52 | 52 | 135 | 36 |
| Binary | 10010011 | 1101000 | 101 | 0 | 11101 | 1100001 | 101010 | 101010 | 1011101 | 11110 |
Color Harmonies of #936805
Complementary color
Monochromatic Colors of #936805
Black with #936805
Text Example
Text Example
White with #936805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936805; }
p { color: rgb(147,104,5); }
H1.HeaderClassName
{
color: #936805;
}
.AnyTagClassName
{
color: #936805;
}
</style>
background-color css
<style>
a { background-color: #936805; }
a { background-color: rgb(147,104,5); }
div.DivClassName
{
background-color: #936805;
}
.BgClassName
{
background-color: #936805;
}
</style>
border-color css
<style>
span { border-color: #936805; }
span { border-color: rgb(147,104,5); }
td.TdClassName
{
border-color: #936805;
}
.TagClassName
{
border-color: #936805;
}
</style>