Shades of Golden Brown #947006
Tints of Golden Brown #947006
RGB
CMYK
RGB Variations
Color information
#947006 (or 0x947006) is known color: Golden Brown. HEX triplet: 94, 70 and 06. RGB value is (148,112,6). Sum of RGB (Red+Green+Blue) = 148+112+6=266 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.64% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 6 (2.73% from 255 or 2.26% from 266); Max value from RGB is 148 - color contains mainly: red. Hex color #947006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947006 is #6B8FF9. Grayscale: #6F6F6F. Windows color (decimal): -7049210 or 422036. OLE color: 422036.
HSL color Cylindrical-coordinate representation of color #947006: hue angle of 44.79º 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 #947006 is Cyan = 0, Magento = 0.24, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 6 | - |
| CMYK | 0 | 0.24 | 0.96 | 0.42 |
| HSL | 44.79º | 0.92% | 0.3% | - |
| HSV(B) | 44.79º | 0.96% | 0.58% | - |
| XYZ | 18.04 | 17.9 | 2.68 | - |
| YUV | 110.68 | 68.93 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 6 | 0 | 0.24 | 0.96 | 0.42 | 44.79 | 0.92 | 0.3 |
| Hex | 94 | 70 | 6 | 0 | 18 | 60 | 2A | 2D | 5C | 1E |
| Octal | 224 | 160 | 6 | 0 | 30 | 140 | 52 | 55 | 134 | 36 |
| Binary | 10010100 | 1110000 | 110 | 0 | 11000 | 1100000 | 101010 | 101101 | 1011100 | 11110 |
Color Harmonies of #947006
Complementary color
Monochromatic Colors of #947006
Black with #947006
Text Example
Text Example
White with #947006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947006; }
p { color: rgb(148,112,6); }
H1.HeaderClassName
{
color: #947006;
}
.AnyTagClassName
{
color: #947006;
}
</style>
background-color css
<style>
a { background-color: #947006; }
a { background-color: rgb(148,112,6); }
div.DivClassName
{
background-color: #947006;
}
.BgClassName
{
background-color: #947006;
}
</style>
border-color css
<style>
span { border-color: #947006; }
span { border-color: rgb(148,112,6); }
td.TdClassName
{
border-color: #947006;
}
.TagClassName
{
border-color: #947006;
}
</style>