Shades of Golden Brown #906213
Tints of Golden Brown #906213
RGB
CMYK
RGB Variations
Color information
#906213 (or 0x906213) is known color: Golden Brown. HEX triplet: 90, 62 and 13. RGB value is (144,98,19). Sum of RGB (Red+Green+Blue) = 144+98+19=261 (34% of max value = 765). Red value is 144 (56.64% from 255 or 55.17% from 261); Green value is 98 (38.67% from 255 or 37.55% from 261); Blue value is 19 (7.81% from 255 or 7.28% from 261); Max value from RGB is 144 - color contains mainly: red. Hex color #906213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906213 is #6F9DEC. Grayscale: #676767. Windows color (decimal): -7314925 or 1270416. OLE color: 1270416.
HSL color Cylindrical-coordinate representation of color #906213: hue angle of 37.92º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #906213 is Cyan = 0, Magento = 0.32, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 98 | 19 | - |
| CMYK | 0 | 0.32 | 0.87 | 0.44 |
| HSL | 37.92º | 0.77% | 0.32% | - |
| HSV(B) | 37.92º | 0.87% | 0.56% | - |
| XYZ | 15.99 | 14.71 | 2.61 | - |
| YUV | 102.75 | 80.74 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 98 | 19 | 0 | 0.32 | 0.87 | 0.44 | 37.92 | 0.77 | 0.32 |
| Hex | 90 | 62 | 13 | 0 | 20 | 57 | 2C | 26 | 4D | 20 |
| Octal | 220 | 142 | 23 | 0 | 40 | 127 | 54 | 46 | 115 | 40 |
| Binary | 10010000 | 1100010 | 10011 | 0 | 100000 | 1010111 | 101100 | 100110 | 1001101 | 100000 |
Color Harmonies of #906213
Complementary color
Monochromatic Colors of #906213
Black with #906213
Text Example
Text Example
White with #906213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906213; }
p { color: rgb(144,98,19); }
H1.HeaderClassName
{
color: #906213;
}
.AnyTagClassName
{
color: #906213;
}
</style>
background-color css
<style>
a { background-color: #906213; }
a { background-color: rgb(144,98,19); }
div.DivClassName
{
background-color: #906213;
}
.BgClassName
{
background-color: #906213;
}
</style>
border-color css
<style>
span { border-color: #906213; }
span { border-color: rgb(144,98,19); }
td.TdClassName
{
border-color: #906213;
}
.TagClassName
{
border-color: #906213;
}
</style>