Shades of Golden Brown #906604
Tints of Golden Brown #906604
RGB
CMYK
RGB Variations
Color information
#906604 (or 0x906604) is known color: Golden Brown. HEX triplet: 90, 66 and 04. RGB value is (144,102,4). Sum of RGB (Red+Green+Blue) = 144+102+4=250 (33% of max value = 765). Red value is 144 (56.64% from 255 or 57.6% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 4 (1.95% from 255 or 1.6% from 250); Max value from RGB is 144 - color contains mainly: red. Hex color #906604 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906604 is #6F99FB. Grayscale: #676767. Windows color (decimal): -7313916 or 288400. OLE color: 288400.
HSL color Cylindrical-coordinate representation of color #906604: hue angle of 42º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #906604 is Cyan = 0, Magento = 0.29, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 4 | - |
| CMYK | 0 | 0.29 | 0.97 | 0.44 |
| HSL | 42º | 0.95% | 0.29% | - |
| HSV(B) | 42º | 0.97% | 0.56% | - |
| XYZ | 16.27 | 15.44 | 2.24 | - |
| YUV | 103.39 | 71.91 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 4 | 0 | 0.29 | 0.97 | 0.44 | 42 | 0.95 | 0.29 |
| Hex | 90 | 66 | 4 | 0 | 1D | 61 | 2C | 2A | 5F | 1D |
| Octal | 220 | 146 | 4 | 0 | 35 | 141 | 54 | 52 | 137 | 35 |
| Binary | 10010000 | 1100110 | 100 | 0 | 11101 | 1100001 | 101100 | 101010 | 1011111 | 11101 |
Color Harmonies of #906604
Complementary color
Monochromatic Colors of #906604
Black with #906604
Text Example
Text Example
White with #906604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906604; }
p { color: rgb(144,102,4); }
H1.HeaderClassName
{
color: #906604;
}
.AnyTagClassName
{
color: #906604;
}
</style>
background-color css
<style>
a { background-color: #906604; }
a { background-color: rgb(144,102,4); }
div.DivClassName
{
background-color: #906604;
}
.BgClassName
{
background-color: #906604;
}
</style>
border-color css
<style>
span { border-color: #906604; }
span { border-color: rgb(144,102,4); }
td.TdClassName
{
border-color: #906604;
}
.TagClassName
{
border-color: #906604;
}
</style>