Shades of Golden Brown #905916
Tints of Golden Brown #905916
RGB
CMYK
RGB Variations
Color information
#905916 (or 0x905916) is known color: Golden Brown. HEX triplet: 90, 59 and 16. RGB value is (144,89,22). Sum of RGB (Red+Green+Blue) = 144+89+22=255 (33% of max value = 765). Red value is 144 (56.64% from 255 or 56.47% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 144 - color contains mainly: red. Hex color #905916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905916 is #6FA6E9. Grayscale: #626262. Windows color (decimal): -7317226 or 1464720. OLE color: 1464720.
HSL color Cylindrical-coordinate representation of color #905916: hue angle of 32.95º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #905916 is Cyan = 0, Magento = 0.38, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 89 | 22 | - |
| CMYK | 0 | 0.38 | 0.85 | 0.44 |
| HSL | 32.95º | 0.73% | 0.33% | - |
| HSV(B) | 32.95º | 0.85% | 0.56% | - |
| XYZ | 15.22 | 13.13 | 2.49 | - |
| YUV | 97.81 | 85.22 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 89 | 22 | 0 | 0.38 | 0.85 | 0.44 | 32.95 | 0.73 | 0.33 |
| Hex | 90 | 59 | 16 | 0 | 26 | 55 | 2C | 21 | 49 | 21 |
| Octal | 220 | 131 | 26 | 0 | 46 | 125 | 54 | 41 | 111 | 41 |
| Binary | 10010000 | 1011001 | 10110 | 0 | 100110 | 1010101 | 101100 | 100001 | 1001001 | 100001 |
Color Harmonies of #905916
Complementary color
Monochromatic Colors of #905916
Black with #905916
Text Example
Text Example
White with #905916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905916; }
p { color: rgb(144,89,22); }
H1.HeaderClassName
{
color: #905916;
}
.AnyTagClassName
{
color: #905916;
}
</style>
background-color css
<style>
a { background-color: #905916; }
a { background-color: rgb(144,89,22); }
div.DivClassName
{
background-color: #905916;
}
.BgClassName
{
background-color: #905916;
}
</style>
border-color css
<style>
span { border-color: #905916; }
span { border-color: rgb(144,89,22); }
td.TdClassName
{
border-color: #905916;
}
.TagClassName
{
border-color: #905916;
}
</style>