Shades of Golden Brown #946017
Tints of Golden Brown #946017
RGB
CMYK
RGB Variations
Color information
#946017 (or 0x946017) is known color: Golden Brown. HEX triplet: 94, 60 and 17. RGB value is (148,96,23). Sum of RGB (Red+Green+Blue) = 148+96+23=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 23 (9.38% from 255 or 8.61% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #946017 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946017 is #6B9FE8. Grayscale: #676767. Windows color (decimal): -7053289 or 1532052. OLE color: 1532052.
HSL color Cylindrical-coordinate representation of color #946017: hue angle of 35.04º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #946017 is Cyan = 0, Magento = 0.35, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 23 | - |
| CMYK | 0 | 0.35 | 0.84 | 0.42 |
| HSL | 35.04º | 0.73% | 0.34% | - |
| HSV(B) | 35.04º | 0.84% | 0.58% | - |
| XYZ | 16.55 | 14.72 | 2.78 | - |
| YUV | 103.23 | 82.73 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 23 | 0 | 0.35 | 0.84 | 0.42 | 35.04 | 0.73 | 0.34 |
| Hex | 94 | 60 | 17 | 0 | 23 | 54 | 2A | 23 | 49 | 22 |
| Octal | 224 | 140 | 27 | 0 | 43 | 124 | 52 | 43 | 111 | 42 |
| Binary | 10010100 | 1100000 | 10111 | 0 | 100011 | 1010100 | 101010 | 100011 | 1001001 | 100010 |
Color Harmonies of #946017
Complementary color
Monochromatic Colors of #946017
Black with #946017
Text Example
Text Example
White with #946017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946017; }
p { color: rgb(148,96,23); }
H1.HeaderClassName
{
color: #946017;
}
.AnyTagClassName
{
color: #946017;
}
</style>
background-color css
<style>
a { background-color: #946017; }
a { background-color: rgb(148,96,23); }
div.DivClassName
{
background-color: #946017;
}
.BgClassName
{
background-color: #946017;
}
</style>
border-color css
<style>
span { border-color: #946017; }
span { border-color: rgb(148,96,23); }
td.TdClassName
{
border-color: #946017;
}
.TagClassName
{
border-color: #946017;
}
</style>