Shades of Golden Brown #907306
Tints of Golden Brown #907306
RGB
CMYK
RGB Variations
Color information
#907306 (or 0x907306) is known color: Golden Brown. HEX triplet: 90, 73 and 06. RGB value is (144,115,6). Sum of RGB (Red+Green+Blue) = 144+115+6=265 (35% of max value = 765). Red value is 144 (56.64% from 255 or 54.34% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 6 (2.73% from 255 or 2.26% from 265); Max value from RGB is 144 - color contains mainly: red. Hex color #907306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907306 is #6F8CF9. Grayscale: #6F6F6F. Windows color (decimal): -7310586 or 422800. OLE color: 422800.
HSL color Cylindrical-coordinate representation of color #907306: hue angle of 47.39º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #907306 is Cyan = 0, Magento = 0.20, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 6 | - |
| CMYK | 0 | 0.20 | 0.96 | 0.44 |
| HSL | 47.39º | 0.92% | 0.29% | - |
| HSV(B) | 47.39º | 0.96% | 0.56% | - |
| XYZ | 17.67 | 18.2 | 2.75 | - |
| YUV | 111.25 | 68.61 | 151.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 6 | 0 | 0.20 | 0.96 | 0.44 | 47.39 | 0.92 | 0.29 |
| Hex | 90 | 73 | 6 | 0 | 14 | 60 | 2C | 2F | 5C | 1D |
| Octal | 220 | 163 | 6 | 0 | 24 | 140 | 54 | 57 | 134 | 35 |
| Binary | 10010000 | 1110011 | 110 | 0 | 10100 | 1100000 | 101100 | 101111 | 1011100 | 11101 |
Color Harmonies of #907306
Complementary color
Monochromatic Colors of #907306
Black with #907306
Text Example
Text Example
White with #907306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907306; }
p { color: rgb(144,115,6); }
H1.HeaderClassName
{
color: #907306;
}
.AnyTagClassName
{
color: #907306;
}
</style>
background-color css
<style>
a { background-color: #907306; }
a { background-color: rgb(144,115,6); }
div.DivClassName
{
background-color: #907306;
}
.BgClassName
{
background-color: #907306;
}
</style>
border-color css
<style>
span { border-color: #907306; }
span { border-color: rgb(144,115,6); }
td.TdClassName
{
border-color: #907306;
}
.TagClassName
{
border-color: #907306;
}
</style>