Shades of Golden Brown #906507
Tints of Golden Brown #906507
RGB
CMYK
RGB Variations
Color information
#906507 (or 0x906507) is known color: Golden Brown. HEX triplet: 90, 65 and 07. RGB value is (144,101,7). Sum of RGB (Red+Green+Blue) = 144+101+7=252 (33% of max value = 765). Red value is 144 (56.64% from 255 or 57.14% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 7 (3.12% from 255 or 2.78% from 252); Max value from RGB is 144 - color contains mainly: red. Hex color #906507 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906507 is #6F9AF8. Grayscale: #676767. Windows color (decimal): -7314169 or 484752. OLE color: 484752.
HSL color Cylindrical-coordinate representation of color #906507: hue angle of 41.17º 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 #906507 is Cyan = 0, Magento = 0.30, Yellow = 0.95 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 7 | - |
| CMYK | 0 | 0.30 | 0.95 | 0.44 |
| HSL | 41.17º | 0.91% | 0.3% | - |
| HSV(B) | 41.17º | 0.95% | 0.56% | - |
| XYZ | 16.19 | 15.25 | 2.29 | - |
| YUV | 103.14 | 73.75 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 7 | 0 | 0.30 | 0.95 | 0.44 | 41.17 | 0.91 | 0.3 |
| Hex | 90 | 65 | 7 | 0 | 1E | 5F | 2C | 29 | 5B | 1E |
| Octal | 220 | 145 | 7 | 0 | 36 | 137 | 54 | 51 | 133 | 36 |
| Binary | 10010000 | 1100101 | 111 | 0 | 11110 | 1011111 | 101100 | 101001 | 1011011 | 11110 |
Color Harmonies of #906507
Complementary color
Monochromatic Colors of #906507
Black with #906507
Text Example
Text Example
White with #906507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906507; }
p { color: rgb(144,101,7); }
H1.HeaderClassName
{
color: #906507;
}
.AnyTagClassName
{
color: #906507;
}
</style>
background-color css
<style>
a { background-color: #906507; }
a { background-color: rgb(144,101,7); }
div.DivClassName
{
background-color: #906507;
}
.BgClassName
{
background-color: #906507;
}
</style>
border-color css
<style>
span { border-color: #906507; }
span { border-color: rgb(144,101,7); }
td.TdClassName
{
border-color: #906507;
}
.TagClassName
{
border-color: #906507;
}
</style>