Shades of Golden Brown #946810
Tints of Golden Brown #946810
RGB
CMYK
RGB Variations
Color information
#946810 (or 0x946810) is known color: Golden Brown. HEX triplet: 94, 68 and 10. RGB value is (148,104,16). Sum of RGB (Red+Green+Blue) = 148+104+16=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 16 (6.64% from 255 or 5.97% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #946810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946810 is #6B97EF. Grayscale: #6B6B6B. Windows color (decimal): -7051248 or 1075348. OLE color: 1075348.
HSL color Cylindrical-coordinate representation of color #946810: hue angle of 40º 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 #946810 is Cyan = 0, Magento = 0.30, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 16 | - |
| CMYK | 0 | 0.30 | 0.89 | 0.42 |
| HSL | 40º | 0.8% | 0.32% | - |
| HSV(B) | 40º | 0.89% | 0.58% | - |
| XYZ | 17.26 | 16.23 | 2.71 | - |
| YUV | 107.12 | 76.58 | 157.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 16 | 0 | 0.30 | 0.89 | 0.42 | 40 | 0.8 | 0.32 |
| Hex | 94 | 68 | 10 | 0 | 1E | 59 | 2A | 28 | 50 | 20 |
| Octal | 224 | 150 | 20 | 0 | 36 | 131 | 52 | 50 | 120 | 40 |
| Binary | 10010100 | 1101000 | 10000 | 0 | 11110 | 1011001 | 101010 | 101000 | 1010000 | 100000 |
Color Harmonies of #946810
Complementary color
Monochromatic Colors of #946810
Black with #946810
Text Example
Text Example
White with #946810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946810; }
p { color: rgb(148,104,16); }
H1.HeaderClassName
{
color: #946810;
}
.AnyTagClassName
{
color: #946810;
}
</style>
background-color css
<style>
a { background-color: #946810; }
a { background-color: rgb(148,104,16); }
div.DivClassName
{
background-color: #946810;
}
.BgClassName
{
background-color: #946810;
}
</style>
border-color css
<style>
span { border-color: #946810; }
span { border-color: rgb(148,104,16); }
td.TdClassName
{
border-color: #946810;
}
.TagClassName
{
border-color: #946810;
}
</style>