Shades of Golden Brown #906504
Tints of Golden Brown #906504
RGB
CMYK
RGB Variations
Color information
#906504 (or 0x906504) is known color: Golden Brown. HEX triplet: 90, 65 and 04. RGB value is (144,101,4). Sum of RGB (Red+Green+Blue) = 144+101+4=249 (32% of max value = 765). Red value is 144 (56.64% from 255 or 57.83% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 4 (1.95% from 255 or 1.61% from 249); Max value from RGB is 144 - color contains mainly: red. Hex color #906504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906504 is #6F9AFB. Grayscale: #676767. Windows color (decimal): -7314172 or 288144. OLE color: 288144.
HSL color Cylindrical-coordinate representation of color #906504: hue angle of 41.57º 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 #906504 is Cyan = 0, Magento = 0.30, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 4 | - |
| CMYK | 0 | 0.30 | 0.97 | 0.44 |
| HSL | 41.57º | 0.95% | 0.29% | - |
| HSV(B) | 41.57º | 0.97% | 0.56% | - |
| XYZ | 16.18 | 15.25 | 2.2 | - |
| YUV | 102.8 | 72.25 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 4 | 0 | 0.30 | 0.97 | 0.44 | 41.57 | 0.95 | 0.29 |
| Hex | 90 | 65 | 4 | 0 | 1E | 61 | 2C | 2A | 5F | 1D |
| Octal | 220 | 145 | 4 | 0 | 36 | 141 | 54 | 52 | 137 | 35 |
| Binary | 10010000 | 1100101 | 100 | 0 | 11110 | 1100001 | 101100 | 101010 | 1011111 | 11101 |
Color Harmonies of #906504
Complementary color
Monochromatic Colors of #906504
Black with #906504
Text Example
Text Example
White with #906504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906504; }
p { color: rgb(144,101,4); }
H1.HeaderClassName
{
color: #906504;
}
.AnyTagClassName
{
color: #906504;
}
</style>
background-color css
<style>
a { background-color: #906504; }
a { background-color: rgb(144,101,4); }
div.DivClassName
{
background-color: #906504;
}
.BgClassName
{
background-color: #906504;
}
</style>
border-color css
<style>
span { border-color: #906504; }
span { border-color: rgb(144,101,4); }
td.TdClassName
{
border-color: #906504;
}
.TagClassName
{
border-color: #906504;
}
</style>