Shades of Golden Brown #916108
Tints of Golden Brown #916108
RGB
CMYK
RGB Variations
Color information
#916108 (or 0x916108) is known color: Golden Brown. HEX triplet: 91, 61 and 08. RGB value is (145,97,8). Sum of RGB (Red+Green+Blue) = 145+97+8=250 (33% of max value = 765). Red value is 145 (57.03% from 255 or 58% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 8 (3.52% from 255 or 3.2% from 250); Max value from RGB is 145 - color contains mainly: red. Hex color #916108 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916108 is #6E9EF7. Grayscale: #656565. Windows color (decimal): -7249656 or 549265. OLE color: 549265.
HSL color Cylindrical-coordinate representation of color #916108: hue angle of 38.98º degrees, saturation: 0.9, 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 #916108 is Cyan = 0, Magento = 0.33, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 8 | - |
| CMYK | 0 | 0.33 | 0.94 | 0.43 |
| HSL | 38.98º | 0.9% | 0.3% | - |
| HSV(B) | 38.98º | 0.94% | 0.57% | - |
| XYZ | 16 | 14.59 | 2.2 | - |
| YUV | 101.21 | 75.4 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 8 | 0 | 0.33 | 0.94 | 0.43 | 38.98 | 0.9 | 0.3 |
| Hex | 91 | 61 | 8 | 0 | 21 | 5E | 2B | 27 | 5A | 1E |
| Octal | 221 | 141 | 10 | 0 | 41 | 136 | 53 | 47 | 132 | 36 |
| Binary | 10010001 | 1100001 | 1000 | 0 | 100001 | 1011110 | 101011 | 100111 | 1011010 | 11110 |
Color Harmonies of #916108
Complementary color
Monochromatic Colors of #916108
Black with #916108
Text Example
Text Example
White with #916108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916108; }
p { color: rgb(145,97,8); }
H1.HeaderClassName
{
color: #916108;
}
.AnyTagClassName
{
color: #916108;
}
</style>
background-color css
<style>
a { background-color: #916108; }
a { background-color: rgb(145,97,8); }
div.DivClassName
{
background-color: #916108;
}
.BgClassName
{
background-color: #916108;
}
</style>
border-color css
<style>
span { border-color: #916108; }
span { border-color: rgb(145,97,8); }
td.TdClassName
{
border-color: #916108;
}
.TagClassName
{
border-color: #916108;
}
</style>