Shades of Golden Brown #906304
Tints of Golden Brown #906304
RGB
CMYK
RGB Variations
Color information
#906304 (or 0x906304) is known color: Golden Brown. HEX triplet: 90, 63 and 04. RGB value is (144,99,4). Sum of RGB (Red+Green+Blue) = 144+99+4=247 (32% of max value = 765). Red value is 144 (56.64% from 255 or 58.30% from 247); Green value is 99 (39.06% from 255 or 40.08% from 247); Blue value is 4 (1.95% from 255 or 1.62% from 247); Max value from RGB is 144 - color contains mainly: red. Hex color #906304 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906304 is #6F9CFB. Grayscale: #666666. Windows color (decimal): -7314684 or 287632. OLE color: 287632.
HSL color Cylindrical-coordinate representation of color #906304: hue angle of 40.71º 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 #906304 is Cyan = 0, Magento = 0.31, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 4 | - |
| CMYK | 0 | 0.31 | 0.97 | 0.44 |
| HSL | 40.71º | 0.95% | 0.29% | - |
| HSV(B) | 40.71º | 0.97% | 0.56% | - |
| XYZ | 15.99 | 14.86 | 2.14 | - |
| YUV | 101.63 | 72.91 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 4 | 0 | 0.31 | 0.97 | 0.44 | 40.71 | 0.95 | 0.29 |
| Hex | 90 | 63 | 4 | 0 | 1F | 61 | 2C | 29 | 5F | 1D |
| Octal | 220 | 143 | 4 | 0 | 37 | 141 | 54 | 51 | 137 | 35 |
| Binary | 10010000 | 1100011 | 100 | 0 | 11111 | 1100001 | 101100 | 101001 | 1011111 | 11101 |
Color Harmonies of #906304
Complementary color
Monochromatic Colors of #906304
Black with #906304
Text Example
Text Example
White with #906304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906304; }
p { color: rgb(144,99,4); }
H1.HeaderClassName
{
color: #906304;
}
.AnyTagClassName
{
color: #906304;
}
</style>
background-color css
<style>
a { background-color: #906304; }
a { background-color: rgb(144,99,4); }
div.DivClassName
{
background-color: #906304;
}
.BgClassName
{
background-color: #906304;
}
</style>
border-color css
<style>
span { border-color: #906304; }
span { border-color: rgb(144,99,4); }
td.TdClassName
{
border-color: #906304;
}
.TagClassName
{
border-color: #906304;
}
</style>