Shades of Golden Brown #946710
Tints of Golden Brown #946710
RGB
CMYK
RGB Variations
Color information
#946710 (or 0x946710) is known color: Golden Brown. HEX triplet: 94, 67 and 10. RGB value is (148,103,16). Sum of RGB (Red+Green+Blue) = 148+103+16=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 16 (6.64% from 255 or 5.99% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #946710 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946710 is #6B98EF. Grayscale: #6A6A6A. Windows color (decimal): -7051504 or 1075092. OLE color: 1075092.
HSL color Cylindrical-coordinate representation of color #946710: hue angle of 39.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 #946710 is Cyan = 0, Magento = 0.30, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 16 | - |
| CMYK | 0 | 0.30 | 0.89 | 0.42 |
| HSL | 39.55º | 0.8% | 0.32% | - |
| HSV(B) | 39.55º | 0.89% | 0.58% | - |
| XYZ | 17.16 | 16.03 | 2.68 | - |
| YUV | 106.54 | 76.91 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 16 | 0 | 0.30 | 0.89 | 0.42 | 39.55 | 0.8 | 0.32 |
| Hex | 94 | 67 | 10 | 0 | 1E | 59 | 2A | 28 | 50 | 20 |
| Octal | 224 | 147 | 20 | 0 | 36 | 131 | 52 | 50 | 120 | 40 |
| Binary | 10010100 | 1100111 | 10000 | 0 | 11110 | 1011001 | 101010 | 101000 | 1010000 | 100000 |
Color Harmonies of #946710
Complementary color
Monochromatic Colors of #946710
Black with #946710
Text Example
Text Example
White with #946710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946710; }
p { color: rgb(148,103,16); }
H1.HeaderClassName
{
color: #946710;
}
.AnyTagClassName
{
color: #946710;
}
</style>
background-color css
<style>
a { background-color: #946710; }
a { background-color: rgb(148,103,16); }
div.DivClassName
{
background-color: #946710;
}
.BgClassName
{
background-color: #946710;
}
</style>
border-color css
<style>
span { border-color: #946710; }
span { border-color: rgb(148,103,16); }
td.TdClassName
{
border-color: #946710;
}
.TagClassName
{
border-color: #946710;
}
</style>