Shades of Golden Brown #916609
Tints of Golden Brown #916609
RGB
CMYK
RGB Variations
Color information
#916609 (or 0x916609) is known color: Golden Brown. HEX triplet: 91, 66 and 09. RGB value is (145,102,9). Sum of RGB (Red+Green+Blue) = 145+102+9=256 (33% of max value = 765). Red value is 145 (57.03% from 255 or 56.64% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 9 (3.91% from 255 or 3.52% from 256); Max value from RGB is 145 - color contains mainly: red. Hex color #916609 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916609 is #6E99F6. Grayscale: #686868. Windows color (decimal): -7248375 or 616081. OLE color: 616081.
HSL color Cylindrical-coordinate representation of color #916609: hue angle of 41.03º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #916609 is Cyan = 0, Magento = 0.30, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 9 | - |
| CMYK | 0 | 0.30 | 0.94 | 0.43 |
| HSL | 41.03º | 0.88% | 0.3% | - |
| HSV(B) | 41.03º | 0.94% | 0.57% | - |
| XYZ | 16.48 | 15.54 | 2.39 | - |
| YUV | 104.26 | 74.25 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 9 | 0 | 0.30 | 0.94 | 0.43 | 41.03 | 0.88 | 0.3 |
| Hex | 91 | 66 | 9 | 0 | 1E | 5E | 2B | 29 | 58 | 1E |
| Octal | 221 | 146 | 11 | 0 | 36 | 136 | 53 | 51 | 130 | 36 |
| Binary | 10010001 | 1100110 | 1001 | 0 | 11110 | 1011110 | 101011 | 101001 | 1011000 | 11110 |
Color Harmonies of #916609
Complementary color
Monochromatic Colors of #916609
Black with #916609
Text Example
Text Example
White with #916609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916609; }
p { color: rgb(145,102,9); }
H1.HeaderClassName
{
color: #916609;
}
.AnyTagClassName
{
color: #916609;
}
</style>
background-color css
<style>
a { background-color: #916609; }
a { background-color: rgb(145,102,9); }
div.DivClassName
{
background-color: #916609;
}
.BgClassName
{
background-color: #916609;
}
</style>
border-color css
<style>
span { border-color: #916609; }
span { border-color: rgb(145,102,9); }
td.TdClassName
{
border-color: #916609;
}
.TagClassName
{
border-color: #916609;
}
</style>