Shades of Golden Brown #906407
Tints of Golden Brown #906407
RGB
CMYK
RGB Variations
Color information
#906407 (or 0x906407) is known color: Golden Brown. HEX triplet: 90, 64 and 07. RGB value is (144,100,7). Sum of RGB (Red+Green+Blue) = 144+100+7=251 (33% of max value = 765). Red value is 144 (56.64% from 255 or 57.37% from 251); Green value is 100 (39.45% from 255 or 39.84% from 251); Blue value is 7 (3.12% from 255 or 2.79% from 251); Max value from RGB is 144 - color contains mainly: red. Hex color #906407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906407 is #6F9BF8. Grayscale: #666666. Windows color (decimal): -7314425 or 484496. OLE color: 484496.
HSL color Cylindrical-coordinate representation of color #906407: hue angle of 40.73º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #906407 is Cyan = 0, Magento = 0.31, Yellow = 0.95 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 7 | - |
| CMYK | 0 | 0.31 | 0.95 | 0.44 |
| HSL | 40.73º | 0.91% | 0.3% | - |
| HSV(B) | 40.73º | 0.95% | 0.56% | - |
| XYZ | 16.1 | 15.06 | 2.26 | - |
| YUV | 102.55 | 74.08 | 157.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 7 | 0 | 0.31 | 0.95 | 0.44 | 40.73 | 0.91 | 0.3 |
| Hex | 90 | 64 | 7 | 0 | 1F | 5F | 2C | 29 | 5B | 1E |
| Octal | 220 | 144 | 7 | 0 | 37 | 137 | 54 | 51 | 133 | 36 |
| Binary | 10010000 | 1100100 | 111 | 0 | 11111 | 1011111 | 101100 | 101001 | 1011011 | 11110 |
Color Harmonies of #906407
Complementary color
Monochromatic Colors of #906407
Black with #906407
Text Example
Text Example
White with #906407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906407; }
p { color: rgb(144,100,7); }
H1.HeaderClassName
{
color: #906407;
}
.AnyTagClassName
{
color: #906407;
}
</style>
background-color css
<style>
a { background-color: #906407; }
a { background-color: rgb(144,100,7); }
div.DivClassName
{
background-color: #906407;
}
.BgClassName
{
background-color: #906407;
}
</style>
border-color css
<style>
span { border-color: #906407; }
span { border-color: rgb(144,100,7); }
td.TdClassName
{
border-color: #906407;
}
.TagClassName
{
border-color: #906407;
}
</style>