Shades of Golden Brown #906816
Tints of Golden Brown #906816
RGB
CMYK
RGB Variations
Color information
#906816 (or 0x906816) is known color: Golden Brown. HEX triplet: 90, 68 and 16. RGB value is (144,104,22). Sum of RGB (Red+Green+Blue) = 144+104+22=270 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.33% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 22 (8.98% from 255 or 8.15% from 270); Max value from RGB is 144 - color contains mainly: red. Hex color #906816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906816 is #6F97E9. Grayscale: #6A6A6A. Windows color (decimal): -7313386 or 1468560. OLE color: 1468560.
HSL color Cylindrical-coordinate representation of color #906816: hue angle of 40.33º 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 #906816 is Cyan = 0, Magento = 0.28, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 22 | - |
| CMYK | 0 | 0.28 | 0.85 | 0.44 |
| HSL | 40.33º | 0.73% | 0.33% | - |
| HSV(B) | 40.33º | 0.85% | 0.56% | - |
| XYZ | 16.6 | 15.89 | 2.95 | - |
| YUV | 106.61 | 80.25 | 154.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 22 | 0 | 0.28 | 0.85 | 0.44 | 40.33 | 0.73 | 0.33 |
| Hex | 90 | 68 | 16 | 0 | 1C | 55 | 2C | 28 | 49 | 21 |
| Octal | 220 | 150 | 26 | 0 | 34 | 125 | 54 | 50 | 111 | 41 |
| Binary | 10010000 | 1101000 | 10110 | 0 | 11100 | 1010101 | 101100 | 101000 | 1001001 | 100001 |
Color Harmonies of #906816
Complementary color
Monochromatic Colors of #906816
Black with #906816
Text Example
Text Example
White with #906816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906816; }
p { color: rgb(144,104,22); }
H1.HeaderClassName
{
color: #906816;
}
.AnyTagClassName
{
color: #906816;
}
</style>
background-color css
<style>
a { background-color: #906816; }
a { background-color: rgb(144,104,22); }
div.DivClassName
{
background-color: #906816;
}
.BgClassName
{
background-color: #906816;
}
</style>
border-color css
<style>
span { border-color: #906816; }
span { border-color: rgb(144,104,22); }
td.TdClassName
{
border-color: #906816;
}
.TagClassName
{
border-color: #906816;
}
</style>