Shades of Golden Brown #906908
Tints of Golden Brown #906908
RGB
CMYK
RGB Variations
Color information
#906908 (or 0x906908) is known color: Golden Brown. HEX triplet: 90, 69 and 08. RGB value is (144,105,8). Sum of RGB (Red+Green+Blue) = 144+105+8=257 (34% of max value = 765). Red value is 144 (56.64% from 255 or 56.03% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 144 - color contains mainly: red. Hex color #906908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906908 is #6F96F7. Grayscale: #6A6A6A. Windows color (decimal): -7313144 or 551312. OLE color: 551312.
HSL color Cylindrical-coordinate representation of color #906908: hue angle of 42.79º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #906908 is Cyan = 0, Magento = 0.27, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 8 | - |
| CMYK | 0 | 0.27 | 0.94 | 0.44 |
| HSL | 42.79º | 0.89% | 0.3% | - |
| HSV(B) | 42.79º | 0.94% | 0.56% | - |
| XYZ | 16.6 | 16.05 | 2.45 | - |
| YUV | 105.6 | 72.92 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 8 | 0 | 0.27 | 0.94 | 0.44 | 42.79 | 0.89 | 0.3 |
| Hex | 90 | 69 | 8 | 0 | 1B | 5E | 2C | 2B | 59 | 1E |
| Octal | 220 | 151 | 10 | 0 | 33 | 136 | 54 | 53 | 131 | 36 |
| Binary | 10010000 | 1101001 | 1000 | 0 | 11011 | 1011110 | 101100 | 101011 | 1011001 | 11110 |
Color Harmonies of #906908
Complementary color
Monochromatic Colors of #906908
Black with #906908
Text Example
Text Example
White with #906908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906908; }
p { color: rgb(144,105,8); }
H1.HeaderClassName
{
color: #906908;
}
.AnyTagClassName
{
color: #906908;
}
</style>
background-color css
<style>
a { background-color: #906908; }
a { background-color: rgb(144,105,8); }
div.DivClassName
{
background-color: #906908;
}
.BgClassName
{
background-color: #906908;
}
</style>
border-color css
<style>
span { border-color: #906908; }
span { border-color: rgb(144,105,8); }
td.TdClassName
{
border-color: #906908;
}
.TagClassName
{
border-color: #906908;
}
</style>