Shades of Golden Brown #937506
Tints of Golden Brown #937506
RGB
CMYK
RGB Variations
Color information
#937506 (or 0x937506) is known color: Golden Brown. HEX triplet: 93, 75 and 06. RGB value is (147,117,6). Sum of RGB (Red+Green+Blue) = 147+117+6=270 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.44% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 6 (2.73% from 255 or 2.22% from 270); Max value from RGB is 147 - color contains mainly: red. Hex color #937506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937506 is #6C8AF9. Grayscale: #717171. Windows color (decimal): -7113466 or 423315. OLE color: 423315.
HSL color Cylindrical-coordinate representation of color #937506: hue angle of 47.23º 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 #937506 is Cyan = 0, Magento = 0.20, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 6 | - |
| CMYK | 0 | 0.20 | 0.96 | 0.42 |
| HSL | 47.23º | 0.92% | 0.3% | - |
| HSV(B) | 47.23º | 0.96% | 0.58% | - |
| XYZ | 18.43 | 18.94 | 2.86 | - |
| YUV | 113.32 | 67.44 | 152.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 6 | 0 | 0.20 | 0.96 | 0.42 | 47.23 | 0.92 | 0.3 |
| Hex | 93 | 75 | 6 | 0 | 14 | 60 | 2A | 2F | 5C | 1E |
| Octal | 223 | 165 | 6 | 0 | 24 | 140 | 52 | 57 | 134 | 36 |
| Binary | 10010011 | 1110101 | 110 | 0 | 10100 | 1100000 | 101010 | 101111 | 1011100 | 11110 |
Color Harmonies of #937506
Complementary color
Monochromatic Colors of #937506
Black with #937506
Text Example
Text Example
White with #937506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937506; }
p { color: rgb(147,117,6); }
H1.HeaderClassName
{
color: #937506;
}
.AnyTagClassName
{
color: #937506;
}
</style>
background-color css
<style>
a { background-color: #937506; }
a { background-color: rgb(147,117,6); }
div.DivClassName
{
background-color: #937506;
}
.BgClassName
{
background-color: #937506;
}
</style>
border-color css
<style>
span { border-color: #937506; }
span { border-color: rgb(147,117,6); }
td.TdClassName
{
border-color: #937506;
}
.TagClassName
{
border-color: #937506;
}
</style>