Shades of Golden Brown #916118
Tints of Golden Brown #916118
RGB
CMYK
RGB Variations
Color information
#916118 (or 0x916118) is known color: Golden Brown. HEX triplet: 91, 61 and 18. RGB value is (145,97,24). Sum of RGB (Red+Green+Blue) = 145+97+24=266 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.51% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 24 (9.77% from 255 or 9.02% from 266); Max value from RGB is 145 - color contains mainly: red. Hex color #916118 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916118 is #6E9EE7. Grayscale: #676767. Windows color (decimal): -7249640 or 1597841. OLE color: 1597841.
HSL color Cylindrical-coordinate representation of color #916118: hue angle of 36.2º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #916118 is Cyan = 0, Magento = 0.33, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 24 | - |
| CMYK | 0 | 0.33 | 0.83 | 0.43 |
| HSL | 36.2º | 0.72% | 0.33% | - |
| HSV(B) | 36.2º | 0.83% | 0.57% | - |
| XYZ | 16.12 | 14.64 | 2.84 | - |
| YUV | 103.03 | 83.4 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 24 | 0 | 0.33 | 0.83 | 0.43 | 36.2 | 0.72 | 0.33 |
| Hex | 91 | 61 | 18 | 0 | 21 | 53 | 2B | 24 | 48 | 21 |
| Octal | 221 | 141 | 30 | 0 | 41 | 123 | 53 | 44 | 110 | 41 |
| Binary | 10010001 | 1100001 | 11000 | 0 | 100001 | 1010011 | 101011 | 100100 | 1001000 | 100001 |
Color Harmonies of #916118
Complementary color
Monochromatic Colors of #916118
Black with #916118
Text Example
Text Example
White with #916118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916118; }
p { color: rgb(145,97,24); }
H1.HeaderClassName
{
color: #916118;
}
.AnyTagClassName
{
color: #916118;
}
</style>
background-color css
<style>
a { background-color: #916118; }
a { background-color: rgb(145,97,24); }
div.DivClassName
{
background-color: #916118;
}
.BgClassName
{
background-color: #916118;
}
</style>
border-color css
<style>
span { border-color: #916118; }
span { border-color: rgb(145,97,24); }
td.TdClassName
{
border-color: #916118;
}
.TagClassName
{
border-color: #916118;
}
</style>