Shades of Golden Brown #906216
Tints of Golden Brown #906216
RGB
CMYK
RGB Variations
Color information
#906216 (or 0x906216) is known color: Golden Brown. HEX triplet: 90, 62 and 16. RGB value is (144,98,22). Sum of RGB (Red+Green+Blue) = 144+98+22=264 (34% of max value = 765). Red value is 144 (56.64% from 255 or 54.55% from 264); Green value is 98 (38.67% from 255 or 37.12% from 264); Blue value is 22 (8.98% from 255 or 8.33% from 264); Max value from RGB is 144 - color contains mainly: red. Hex color #906216 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906216 is #6F9DE9. Grayscale: #676767. Windows color (decimal): -7314922 or 1467024. OLE color: 1467024.
HSL color Cylindrical-coordinate representation of color #906216: hue angle of 37.38º 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 #906216 is Cyan = 0, Magento = 0.32, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 98 | 22 | - |
| CMYK | 0 | 0.32 | 0.85 | 0.44 |
| HSL | 37.38º | 0.73% | 0.33% | - |
| HSV(B) | 37.38º | 0.85% | 0.56% | - |
| XYZ | 16.01 | 14.72 | 2.76 | - |
| YUV | 103.09 | 82.24 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 98 | 22 | 0 | 0.32 | 0.85 | 0.44 | 37.38 | 0.73 | 0.33 |
| Hex | 90 | 62 | 16 | 0 | 20 | 55 | 2C | 25 | 49 | 21 |
| Octal | 220 | 142 | 26 | 0 | 40 | 125 | 54 | 45 | 111 | 41 |
| Binary | 10010000 | 1100010 | 10110 | 0 | 100000 | 1010101 | 101100 | 100101 | 1001001 | 100001 |
Color Harmonies of #906216
Complementary color
Monochromatic Colors of #906216
Black with #906216
Text Example
Text Example
White with #906216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906216; }
p { color: rgb(144,98,22); }
H1.HeaderClassName
{
color: #906216;
}
.AnyTagClassName
{
color: #906216;
}
</style>
background-color css
<style>
a { background-color: #906216; }
a { background-color: rgb(144,98,22); }
div.DivClassName
{
background-color: #906216;
}
.BgClassName
{
background-color: #906216;
}
</style>
border-color css
<style>
span { border-color: #906216; }
span { border-color: rgb(144,98,22); }
td.TdClassName
{
border-color: #906216;
}
.TagClassName
{
border-color: #906216;
}
</style>