Shades of Golden Brown #946807
Tints of Golden Brown #946807
RGB
CMYK
RGB Variations
Color information
#946807 (or 0x946807) is known color: Golden Brown. HEX triplet: 94, 68 and 07. RGB value is (148,104,7). Sum of RGB (Red+Green+Blue) = 148+104+7=259 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.14% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 7 (3.12% from 255 or 2.70% from 259); Max value from RGB is 148 - color contains mainly: red. Hex color #946807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946807 is #6B97F8. Grayscale: #6A6A6A. Windows color (decimal): -7051257 or 485524. OLE color: 485524.
HSL color Cylindrical-coordinate representation of color #946807: hue angle of 41.28º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #946807 is Cyan = 0, Magento = 0.30, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 7 | - |
| CMYK | 0 | 0.30 | 0.95 | 0.42 |
| HSL | 41.28º | 0.91% | 0.3% | - |
| HSV(B) | 41.28º | 0.95% | 0.58% | - |
| XYZ | 17.2 | 16.21 | 2.42 | - |
| YUV | 106.1 | 72.08 | 157.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 7 | 0 | 0.30 | 0.95 | 0.42 | 41.28 | 0.91 | 0.3 |
| Hex | 94 | 68 | 7 | 0 | 1E | 5F | 2A | 29 | 5B | 1E |
| Octal | 224 | 150 | 7 | 0 | 36 | 137 | 52 | 51 | 133 | 36 |
| Binary | 10010100 | 1101000 | 111 | 0 | 11110 | 1011111 | 101010 | 101001 | 1011011 | 11110 |
Color Harmonies of #946807
Complementary color
Monochromatic Colors of #946807
Black with #946807
Text Example
Text Example
White with #946807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946807; }
p { color: rgb(148,104,7); }
H1.HeaderClassName
{
color: #946807;
}
.AnyTagClassName
{
color: #946807;
}
</style>
background-color css
<style>
a { background-color: #946807; }
a { background-color: rgb(148,104,7); }
div.DivClassName
{
background-color: #946807;
}
.BgClassName
{
background-color: #946807;
}
</style>
border-color css
<style>
span { border-color: #946807; }
span { border-color: rgb(148,104,7); }
td.TdClassName
{
border-color: #946807;
}
.TagClassName
{
border-color: #946807;
}
</style>