Shades of Golden Brown #906912
Tints of Golden Brown #906912
RGB
CMYK
RGB Variations
Color information
#906912 (or 0x906912) is known color: Golden Brown. HEX triplet: 90, 69 and 12. RGB value is (144,105,18). Sum of RGB (Red+Green+Blue) = 144+105+18=267 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.93% from 267); Green value is 105 (41.41% from 255 or 39.33% from 267); Blue value is 18 (7.42% from 255 or 6.74% from 267); Max value from RGB is 144 - color contains mainly: red. Hex color #906912 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906912 is #6F96ED. Grayscale: #6B6B6B. Windows color (decimal): -7313134 or 1206672. OLE color: 1206672.
HSL color Cylindrical-coordinate representation of color #906912: hue angle of 41.43º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #906912 is Cyan = 0, Magento = 0.27, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 18 | - |
| CMYK | 0 | 0.27 | 0.88 | 0.44 |
| HSL | 41.43º | 0.78% | 0.32% | - |
| HSV(B) | 41.43º | 0.88% | 0.56% | - |
| XYZ | 16.66 | 16.08 | 2.8 | - |
| YUV | 106.74 | 77.92 | 154.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 18 | 0 | 0.27 | 0.88 | 0.44 | 41.43 | 0.78 | 0.32 |
| Hex | 90 | 69 | 12 | 0 | 1B | 58 | 2C | 29 | 4E | 20 |
| Octal | 220 | 151 | 22 | 0 | 33 | 130 | 54 | 51 | 116 | 40 |
| Binary | 10010000 | 1101001 | 10010 | 0 | 11011 | 1011000 | 101100 | 101001 | 1001110 | 100000 |
Color Harmonies of #906912
Complementary color
Monochromatic Colors of #906912
Black with #906912
Text Example
Text Example
White with #906912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906912; }
p { color: rgb(144,105,18); }
H1.HeaderClassName
{
color: #906912;
}
.AnyTagClassName
{
color: #906912;
}
</style>
background-color css
<style>
a { background-color: #906912; }
a { background-color: rgb(144,105,18); }
div.DivClassName
{
background-color: #906912;
}
.BgClassName
{
background-color: #906912;
}
</style>
border-color css
<style>
span { border-color: #906912; }
span { border-color: rgb(144,105,18); }
td.TdClassName
{
border-color: #906912;
}
.TagClassName
{
border-color: #906912;
}
</style>