Shades of Golden Brown #916114
Tints of Golden Brown #916114
RGB
CMYK
RGB Variations
Color information
#916114 (or 0x916114) is known color: Golden Brown. HEX triplet: 91, 61 and 14. RGB value is (145,97,20). Sum of RGB (Red+Green+Blue) = 145+97+20=262 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.34% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 20 (8.20% from 255 or 7.63% from 262); Max value from RGB is 145 - color contains mainly: red. Hex color #916114 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916114 is #6E9EEB. Grayscale: #666666. Windows color (decimal): -7249644 or 1335697. OLE color: 1335697.
HSL color Cylindrical-coordinate representation of color #916114: hue angle of 36.96º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #916114 is Cyan = 0, Magento = 0.33, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 20 | - |
| CMYK | 0 | 0.33 | 0.86 | 0.43 |
| HSL | 36.96º | 0.76% | 0.32% | - |
| HSV(B) | 36.96º | 0.86% | 0.57% | - |
| XYZ | 16.08 | 14.62 | 2.64 | - |
| YUV | 102.57 | 81.4 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 20 | 0 | 0.33 | 0.86 | 0.43 | 36.96 | 0.76 | 0.32 |
| Hex | 91 | 61 | 14 | 0 | 21 | 56 | 2B | 25 | 4C | 20 |
| Octal | 221 | 141 | 24 | 0 | 41 | 126 | 53 | 45 | 114 | 40 |
| Binary | 10010001 | 1100001 | 10100 | 0 | 100001 | 1010110 | 101011 | 100101 | 1001100 | 100000 |
Color Harmonies of #916114
Complementary color
Monochromatic Colors of #916114
Black with #916114
Text Example
Text Example
White with #916114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916114; }
p { color: rgb(145,97,20); }
H1.HeaderClassName
{
color: #916114;
}
.AnyTagClassName
{
color: #916114;
}
</style>
background-color css
<style>
a { background-color: #916114; }
a { background-color: rgb(145,97,20); }
div.DivClassName
{
background-color: #916114;
}
.BgClassName
{
background-color: #916114;
}
</style>
border-color css
<style>
span { border-color: #916114; }
span { border-color: rgb(145,97,20); }
td.TdClassName
{
border-color: #916114;
}
.TagClassName
{
border-color: #916114;
}
</style>