Shades of Golden Brown #906510
Tints of Golden Brown #906510
RGB
CMYK
RGB Variations
Color information
#906510 (or 0x906510) is known color: Golden Brown. HEX triplet: 90, 65 and 10. RGB value is (144,101,16). Sum of RGB (Red+Green+Blue) = 144+101+16=261 (34% of max value = 765). Red value is 144 (56.64% from 255 or 55.17% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 16 (6.64% from 255 or 6.13% from 261); Max value from RGB is 144 - color contains mainly: red. Hex color #906510 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906510 is #6F9AEF. Grayscale: #686868. Windows color (decimal): -7314160 or 1074576. OLE color: 1074576.
HSL color Cylindrical-coordinate representation of color #906510: hue angle of 39.84º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #906510 is Cyan = 0, Magento = 0.30, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 16 | - |
| CMYK | 0 | 0.30 | 0.89 | 0.44 |
| HSL | 39.84º | 0.8% | 0.31% | - |
| HSV(B) | 39.84º | 0.89% | 0.56% | - |
| XYZ | 16.25 | 15.27 | 2.58 | - |
| YUV | 104.17 | 78.25 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 16 | 0 | 0.30 | 0.89 | 0.44 | 39.84 | 0.8 | 0.31 |
| Hex | 90 | 65 | 10 | 0 | 1E | 59 | 2C | 28 | 50 | 1F |
| Octal | 220 | 145 | 20 | 0 | 36 | 131 | 54 | 50 | 120 | 37 |
| Binary | 10010000 | 1100101 | 10000 | 0 | 11110 | 1011001 | 101100 | 101000 | 1010000 | 11111 |
Color Harmonies of #906510
Complementary color
Monochromatic Colors of #906510
Black with #906510
Text Example
Text Example
White with #906510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906510; }
p { color: rgb(144,101,16); }
H1.HeaderClassName
{
color: #906510;
}
.AnyTagClassName
{
color: #906510;
}
</style>
background-color css
<style>
a { background-color: #906510; }
a { background-color: rgb(144,101,16); }
div.DivClassName
{
background-color: #906510;
}
.BgClassName
{
background-color: #906510;
}
</style>
border-color css
<style>
span { border-color: #906510; }
span { border-color: rgb(144,101,16); }
td.TdClassName
{
border-color: #906510;
}
.TagClassName
{
border-color: #906510;
}
</style>