Shades of Golden Brown #947210
Tints of Golden Brown #947210
RGB
CMYK
RGB Variations
Color information
#947210 (or 0x947210) is known color: Golden Brown. HEX triplet: 94, 72 and 10. RGB value is (148,114,16). Sum of RGB (Red+Green+Blue) = 148+114+16=278 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.24% from 278); Green value is 114 (44.92% from 255 or 41.01% from 278); Blue value is 16 (6.64% from 255 or 5.76% from 278); Max value from RGB is 148 - color contains mainly: red. Hex color #947210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947210 is #6B8DEF. Grayscale: #717171. Windows color (decimal): -7048688 or 1077908. OLE color: 1077908.
HSL color Cylindrical-coordinate representation of color #947210: hue angle of 44.55º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #947210 is Cyan = 0, Magento = 0.23, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 16 | - |
| CMYK | 0 | 0.23 | 0.89 | 0.42 |
| HSL | 44.55º | 0.8% | 0.32% | - |
| HSV(B) | 44.55º | 0.89% | 0.58% | - |
| XYZ | 18.32 | 18.37 | 3.07 | - |
| YUV | 112.99 | 73.26 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 16 | 0 | 0.23 | 0.89 | 0.42 | 44.55 | 0.8 | 0.32 |
| Hex | 94 | 72 | 10 | 0 | 17 | 59 | 2A | 2D | 50 | 20 |
| Octal | 224 | 162 | 20 | 0 | 27 | 131 | 52 | 55 | 120 | 40 |
| Binary | 10010100 | 1110010 | 10000 | 0 | 10111 | 1011001 | 101010 | 101101 | 1010000 | 100000 |
Color Harmonies of #947210
Complementary color
Monochromatic Colors of #947210
Black with #947210
Text Example
Text Example
White with #947210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947210; }
p { color: rgb(148,114,16); }
H1.HeaderClassName
{
color: #947210;
}
.AnyTagClassName
{
color: #947210;
}
</style>
background-color css
<style>
a { background-color: #947210; }
a { background-color: rgb(148,114,16); }
div.DivClassName
{
background-color: #947210;
}
.BgClassName
{
background-color: #947210;
}
</style>
border-color css
<style>
span { border-color: #947210; }
span { border-color: rgb(148,114,16); }
td.TdClassName
{
border-color: #947210;
}
.TagClassName
{
border-color: #947210;
}
</style>