Shades of Golden Brown #936712
Tints of Golden Brown #936712
RGB
CMYK
RGB Variations
Color information
#936712 (or 0x936712) is known color: Golden Brown. HEX triplet: 93, 67 and 12. RGB value is (147,103,18). Sum of RGB (Red+Green+Blue) = 147+103+18=268 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.85% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 18 (7.42% from 255 or 6.72% from 268); Max value from RGB is 147 - color contains mainly: red. Hex color #936712 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936712 is #6C98ED. Grayscale: #6A6A6A. Windows color (decimal): -7117038 or 1206163. OLE color: 1206163.
HSL color Cylindrical-coordinate representation of color #936712: hue angle of 39.53º degrees, saturation: 0.78, 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 #936712 is Cyan = 0, Magento = 0.30, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 18 | - |
| CMYK | 0 | 0.30 | 0.88 | 0.42 |
| HSL | 39.53º | 0.78% | 0.32% | - |
| HSV(B) | 39.53º | 0.88% | 0.58% | - |
| XYZ | 16.99 | 15.95 | 2.75 | - |
| YUV | 106.47 | 78.08 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 18 | 0 | 0.30 | 0.88 | 0.42 | 39.53 | 0.78 | 0.32 |
| Hex | 93 | 67 | 12 | 0 | 1E | 58 | 2A | 28 | 4E | 20 |
| Octal | 223 | 147 | 22 | 0 | 36 | 130 | 52 | 50 | 116 | 40 |
| Binary | 10010011 | 1100111 | 10010 | 0 | 11110 | 1011000 | 101010 | 101000 | 1001110 | 100000 |
Color Harmonies of #936712
Complementary color
Monochromatic Colors of #936712
Black with #936712
Text Example
Text Example
White with #936712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936712; }
p { color: rgb(147,103,18); }
H1.HeaderClassName
{
color: #936712;
}
.AnyTagClassName
{
color: #936712;
}
</style>
background-color css
<style>
a { background-color: #936712; }
a { background-color: rgb(147,103,18); }
div.DivClassName
{
background-color: #936712;
}
.BgClassName
{
background-color: #936712;
}
</style>
border-color css
<style>
span { border-color: #936712; }
span { border-color: rgb(147,103,18); }
td.TdClassName
{
border-color: #936712;
}
.TagClassName
{
border-color: #936712;
}
</style>