Shades of Golden Brown #966118
Tints of Golden Brown #966118
RGB
CMYK
RGB Variations
Color information
#966118 (or 0x966118) is known color: Golden Brown. HEX triplet: 96, 61 and 18. RGB value is (150,97,24). Sum of RGB (Red+Green+Blue) = 150+97+24=271 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.35% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 24 (9.77% from 255 or 8.86% from 271); Max value from RGB is 150 - color contains mainly: red. Hex color #966118 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966118 is #699EE7. Grayscale: #686868. Windows color (decimal): -6921960 or 1597846. OLE color: 1597846.
HSL color Cylindrical-coordinate representation of color #966118: hue angle of 34.76º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #966118 is Cyan = 0, Magento = 0.35, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 97 | 24 | - |
| CMYK | 0 | 0.35 | 0.84 | 0.41 |
| HSL | 34.76º | 0.72% | 0.34% | - |
| HSV(B) | 34.76º | 0.84% | 0.59% | - |
| XYZ | 17.02 | 15.1 | 2.88 | - |
| YUV | 104.53 | 82.56 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 97 | 24 | 0 | 0.35 | 0.84 | 0.41 | 34.76 | 0.72 | 0.34 |
| Hex | 96 | 61 | 18 | 0 | 23 | 54 | 29 | 23 | 48 | 22 |
| Octal | 226 | 141 | 30 | 0 | 43 | 124 | 51 | 43 | 110 | 42 |
| Binary | 10010110 | 1100001 | 11000 | 0 | 100011 | 1010100 | 101001 | 100011 | 1001000 | 100010 |
Color Harmonies of #966118
Complementary color
Monochromatic Colors of #966118
Black with #966118
Text Example
Text Example
White with #966118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966118; }
p { color: rgb(150,97,24); }
H1.HeaderClassName
{
color: #966118;
}
.AnyTagClassName
{
color: #966118;
}
</style>
background-color css
<style>
a { background-color: #966118; }
a { background-color: rgb(150,97,24); }
div.DivClassName
{
background-color: #966118;
}
.BgClassName
{
background-color: #966118;
}
</style>
border-color css
<style>
span { border-color: #966118; }
span { border-color: rgb(150,97,24); }
td.TdClassName
{
border-color: #966118;
}
.TagClassName
{
border-color: #966118;
}
</style>