Shades of Golden Brown #936713
Tints of Golden Brown #936713
RGB
CMYK
RGB Variations
Color information
#936713 (or 0x936713) is known color: Golden Brown. HEX triplet: 93, 67 and 13. RGB value is (147,103,19). Sum of RGB (Red+Green+Blue) = 147+103+19=269 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.65% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 19 (7.81% from 255 or 7.06% from 269); Max value from RGB is 147 - color contains mainly: red. Hex color #936713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #936713 is #6C98EC. Grayscale: #6A6A6A. Windows color (decimal): -7117037 or 1271699. OLE color: 1271699.
HSL color Cylindrical-coordinate representation of color #936713: hue angle of 39.38º 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 #936713 is Cyan = 0, Magento = 0.30, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 19 | - |
| CMYK | 0 | 0.30 | 0.87 | 0.42 |
| HSL | 39.38º | 0.77% | 0.33% | - |
| HSV(B) | 39.38º | 0.87% | 0.58% | - |
| XYZ | 17 | 15.95 | 2.8 | - |
| YUV | 106.58 | 78.58 | 156.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 19 | 0 | 0.30 | 0.87 | 0.42 | 39.38 | 0.77 | 0.33 |
| Hex | 93 | 67 | 13 | 0 | 1E | 57 | 2A | 27 | 4D | 21 |
| Octal | 223 | 147 | 23 | 0 | 36 | 127 | 52 | 47 | 115 | 41 |
| Binary | 10010011 | 1100111 | 10011 | 0 | 11110 | 1010111 | 101010 | 100111 | 1001101 | 100001 |
Color Harmonies of #936713
Complementary color
Monochromatic Colors of #936713
Black with #936713
Text Example
Text Example
White with #936713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936713; }
p { color: rgb(147,103,19); }
H1.HeaderClassName
{
color: #936713;
}
.AnyTagClassName
{
color: #936713;
}
</style>
background-color css
<style>
a { background-color: #936713; }
a { background-color: rgb(147,103,19); }
div.DivClassName
{
background-color: #936713;
}
.BgClassName
{
background-color: #936713;
}
</style>
border-color css
<style>
span { border-color: #936713; }
span { border-color: rgb(147,103,19); }
td.TdClassName
{
border-color: #936713;
}
.TagClassName
{
border-color: #936713;
}
</style>