Shades of Golden Brown #916006
Tints of Golden Brown #916006
RGB
CMYK
RGB Variations
Color information
#916006 (or 0x916006) is known color: Golden Brown. HEX triplet: 91, 60 and 06. RGB value is (145,96,6). Sum of RGB (Red+Green+Blue) = 145+96+6=247 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.70% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 6 (2.73% from 255 or 2.43% from 247); Max value from RGB is 145 - color contains mainly: red. Hex color #916006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916006 is #6E9FF9. Grayscale: #646464. Windows color (decimal): -7249914 or 417937. OLE color: 417937.
HSL color Cylindrical-coordinate representation of color #916006: hue angle of 38.85º 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 #916006 is Cyan = 0, Magento = 0.34, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 96 | 6 | - |
| CMYK | 0 | 0.34 | 0.96 | 0.43 |
| HSL | 38.85º | 0.92% | 0.3% | - |
| HSV(B) | 38.85º | 0.96% | 0.57% | - |
| XYZ | 15.89 | 14.4 | 2.11 | - |
| YUV | 100.39 | 74.73 | 159.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 6 | 0 | 0.34 | 0.96 | 0.43 | 38.85 | 0.92 | 0.3 |
| Hex | 91 | 60 | 6 | 0 | 22 | 60 | 2B | 27 | 5C | 1E |
| Octal | 221 | 140 | 6 | 0 | 42 | 140 | 53 | 47 | 134 | 36 |
| Binary | 10010001 | 1100000 | 110 | 0 | 100010 | 1100000 | 101011 | 100111 | 1011100 | 11110 |
Color Harmonies of #916006
Complementary color
Monochromatic Colors of #916006
Black with #916006
Text Example
Text Example
White with #916006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916006; }
p { color: rgb(145,96,6); }
H1.HeaderClassName
{
color: #916006;
}
.AnyTagClassName
{
color: #916006;
}
</style>
background-color css
<style>
a { background-color: #916006; }
a { background-color: rgb(145,96,6); }
div.DivClassName
{
background-color: #916006;
}
.BgClassName
{
background-color: #916006;
}
</style>
border-color css
<style>
span { border-color: #916006; }
span { border-color: rgb(145,96,6); }
td.TdClassName
{
border-color: #916006;
}
.TagClassName
{
border-color: #916006;
}
</style>