Shades of Golden Brown #916306
Tints of Golden Brown #916306
RGB
CMYK
RGB Variations
Color information
#916306 (or 0x916306) is known color: Golden Brown. HEX triplet: 91, 63 and 06. RGB value is (145,99,6). Sum of RGB (Red+Green+Blue) = 145+99+6=250 (33% of max value = 765). Red value is 145 (57.03% from 255 or 58% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 6 (2.73% from 255 or 2.4% from 250); Max value from RGB is 145 - color contains mainly: red. Hex color #916306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916306 is #6E9CF9. Grayscale: #666666. Windows color (decimal): -7249146 or 418705. OLE color: 418705.
HSL color Cylindrical-coordinate representation of color #916306: hue angle of 40.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #916306 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 6 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.43 |
| HSL | 40.14º | 0.92% | 0.3% | - |
| HSV(B) | 40.14º | 0.96% | 0.57% | - |
| XYZ | 16.17 | 14.96 | 2.21 | - |
| YUV | 102.15 | 73.74 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 6 | 0 | 0.32 | 0.96 | 0.43 | 40.14 | 0.92 | 0.3 |
| Hex | 91 | 63 | 6 | 0 | 20 | 60 | 2B | 28 | 5C | 1E |
| Octal | 221 | 143 | 6 | 0 | 40 | 140 | 53 | 50 | 134 | 36 |
| Binary | 10010001 | 1100011 | 110 | 0 | 100000 | 1100000 | 101011 | 101000 | 1011100 | 11110 |
Color Harmonies of #916306
Complementary color
Monochromatic Colors of #916306
Black with #916306
Text Example
Text Example
White with #916306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916306; }
p { color: rgb(145,99,6); }
H1.HeaderClassName
{
color: #916306;
}
.AnyTagClassName
{
color: #916306;
}
</style>
background-color css
<style>
a { background-color: #916306; }
a { background-color: rgb(145,99,6); }
div.DivClassName
{
background-color: #916306;
}
.BgClassName
{
background-color: #916306;
}
</style>
border-color css
<style>
span { border-color: #916306; }
span { border-color: rgb(145,99,6); }
td.TdClassName
{
border-color: #916306;
}
.TagClassName
{
border-color: #916306;
}
</style>