Shades of Golden Brown #906914
Tints of Golden Brown #906914
RGB
CMYK
RGB Variations
Color information
#906914 (or 0x906914) is known color: Golden Brown. HEX triplet: 90, 69 and 14. RGB value is (144,105,20). Sum of RGB (Red+Green+Blue) = 144+105+20=269 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.53% from 269); Green value is 105 (41.41% from 255 or 39.03% from 269); Blue value is 20 (8.20% from 255 or 7.43% from 269); Max value from RGB is 144 - color contains mainly: red. Hex color #906914 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906914 is #6F96EB. Grayscale: #6B6B6B. Windows color (decimal): -7313132 or 1337744. OLE color: 1337744.
HSL color Cylindrical-coordinate representation of color #906914: hue angle of 41.13º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #906914 is Cyan = 0, Magento = 0.27, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 20 | - |
| CMYK | 0 | 0.27 | 0.86 | 0.44 |
| HSL | 41.13º | 0.76% | 0.32% | - |
| HSV(B) | 41.13º | 0.86% | 0.56% | - |
| XYZ | 16.68 | 16.08 | 2.89 | - |
| YUV | 106.97 | 78.92 | 154.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 20 | 0 | 0.27 | 0.86 | 0.44 | 41.13 | 0.76 | 0.32 |
| Hex | 90 | 69 | 14 | 0 | 1B | 56 | 2C | 29 | 4C | 20 |
| Octal | 220 | 151 | 24 | 0 | 33 | 126 | 54 | 51 | 114 | 40 |
| Binary | 10010000 | 1101001 | 10100 | 0 | 11011 | 1010110 | 101100 | 101001 | 1001100 | 100000 |
Color Harmonies of #906914
Complementary color
Monochromatic Colors of #906914
Black with #906914
Text Example
Text Example
White with #906914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906914; }
p { color: rgb(144,105,20); }
H1.HeaderClassName
{
color: #906914;
}
.AnyTagClassName
{
color: #906914;
}
</style>
background-color css
<style>
a { background-color: #906914; }
a { background-color: rgb(144,105,20); }
div.DivClassName
{
background-color: #906914;
}
.BgClassName
{
background-color: #906914;
}
</style>
border-color css
<style>
span { border-color: #906914; }
span { border-color: rgb(144,105,20); }
td.TdClassName
{
border-color: #906914;
}
.TagClassName
{
border-color: #906914;
}
</style>