Shades of Golden Brown #906608
Tints of Golden Brown #906608
RGB
CMYK
RGB Variations
Color information
#906608 (or 0x906608) is known color: Golden Brown. HEX triplet: 90, 66 and 08. RGB value is (144,102,8). Sum of RGB (Red+Green+Blue) = 144+102+8=254 (33% of max value = 765). Red value is 144 (56.64% from 255 or 56.69% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 8 (3.52% from 255 or 3.15% from 254); Max value from RGB is 144 - color contains mainly: red. Hex color #906608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906608 is #6F99F7. Grayscale: #686868. Windows color (decimal): -7313912 or 550544. OLE color: 550544.
HSL color Cylindrical-coordinate representation of color #906608: hue angle of 41.47º 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 #906608 is Cyan = 0, Magento = 0.29, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 8 | - |
| CMYK | 0 | 0.29 | 0.94 | 0.44 |
| HSL | 41.47º | 0.89% | 0.3% | - |
| HSV(B) | 41.47º | 0.94% | 0.56% | - |
| XYZ | 16.3 | 15.45 | 2.35 | - |
| YUV | 103.84 | 73.91 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 8 | 0 | 0.29 | 0.94 | 0.44 | 41.47 | 0.89 | 0.3 |
| Hex | 90 | 66 | 8 | 0 | 1D | 5E | 2C | 29 | 59 | 1E |
| Octal | 220 | 146 | 10 | 0 | 35 | 136 | 54 | 51 | 131 | 36 |
| Binary | 10010000 | 1100110 | 1000 | 0 | 11101 | 1011110 | 101100 | 101001 | 1011001 | 11110 |
Color Harmonies of #906608
Complementary color
Monochromatic Colors of #906608
Black with #906608
Text Example
Text Example
White with #906608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906608; }
p { color: rgb(144,102,8); }
H1.HeaderClassName
{
color: #906608;
}
.AnyTagClassName
{
color: #906608;
}
</style>
background-color css
<style>
a { background-color: #906608; }
a { background-color: rgb(144,102,8); }
div.DivClassName
{
background-color: #906608;
}
.BgClassName
{
background-color: #906608;
}
</style>
border-color css
<style>
span { border-color: #906608; }
span { border-color: rgb(144,102,8); }
td.TdClassName
{
border-color: #906608;
}
.TagClassName
{
border-color: #906608;
}
</style>