Shades of Golden Brown #946613
Tints of Golden Brown #946613
RGB
CMYK
RGB Variations
Color information
#946613 (or 0x946613) is known color: Golden Brown. HEX triplet: 94, 66 and 13. RGB value is (148,102,19). Sum of RGB (Red+Green+Blue) = 148+102+19=269 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.02% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 19 (7.81% from 255 or 7.06% from 269); Max value from RGB is 148 - color contains mainly: red. Hex color #946613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946613 is #6B99EC. Grayscale: #6A6A6A. Windows color (decimal): -7051757 or 1271444. OLE color: 1271444.
HSL color Cylindrical-coordinate representation of color #946613: hue angle of 38.6º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #946613 is Cyan = 0, Magento = 0.31, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 19 | - |
| CMYK | 0 | 0.31 | 0.87 | 0.42 |
| HSL | 38.6º | 0.77% | 0.33% | - |
| HSV(B) | 38.6º | 0.87% | 0.58% | - |
| XYZ | 17.08 | 15.85 | 2.77 | - |
| YUV | 106.29 | 78.74 | 157.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 19 | 0 | 0.31 | 0.87 | 0.42 | 38.6 | 0.77 | 0.33 |
| Hex | 94 | 66 | 13 | 0 | 1F | 57 | 2A | 27 | 4D | 21 |
| Octal | 224 | 146 | 23 | 0 | 37 | 127 | 52 | 47 | 115 | 41 |
| Binary | 10010100 | 1100110 | 10011 | 0 | 11111 | 1010111 | 101010 | 100111 | 1001101 | 100001 |
Color Harmonies of #946613
Complementary color
Monochromatic Colors of #946613
Black with #946613
Text Example
Text Example
White with #946613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946613; }
p { color: rgb(148,102,19); }
H1.HeaderClassName
{
color: #946613;
}
.AnyTagClassName
{
color: #946613;
}
</style>
background-color css
<style>
a { background-color: #946613; }
a { background-color: rgb(148,102,19); }
div.DivClassName
{
background-color: #946613;
}
.BgClassName
{
background-color: #946613;
}
</style>
border-color css
<style>
span { border-color: #946613; }
span { border-color: rgb(148,102,19); }
td.TdClassName
{
border-color: #946613;
}
.TagClassName
{
border-color: #946613;
}
</style>