Shades of Golden Brown #966918
Tints of Golden Brown #966918
RGB
CMYK
RGB Variations
Color information
#966918 (or 0x966918) is known color: Golden Brown. HEX triplet: 96, 69 and 18. RGB value is (150,105,24). Sum of RGB (Red+Green+Blue) = 150+105+24=279 (36% of max value = 765). Red value is 150 (58.98% from 255 or 53.76% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 24 (9.77% from 255 or 8.60% from 279); Max value from RGB is 150 - color contains mainly: red. Hex color #966918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966918 is #6996E7. Grayscale: #6D6D6D. Windows color (decimal): -6919912 or 1599894. OLE color: 1599894.
HSL color Cylindrical-coordinate representation of color #966918: hue angle of 38.57º 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 #966918 is Cyan = 0, Magento = 0.30, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 105 | 24 | - |
| CMYK | 0 | 0.30 | 0.84 | 0.41 |
| HSL | 38.57º | 0.72% | 0.34% | - |
| HSV(B) | 38.57º | 0.84% | 0.59% | - |
| XYZ | 17.79 | 16.65 | 3.14 | - |
| YUV | 109.22 | 79.91 | 157.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 105 | 24 | 0 | 0.30 | 0.84 | 0.41 | 38.57 | 0.72 | 0.34 |
| Hex | 96 | 69 | 18 | 0 | 1E | 54 | 29 | 27 | 48 | 22 |
| Octal | 226 | 151 | 30 | 0 | 36 | 124 | 51 | 47 | 110 | 42 |
| Binary | 10010110 | 1101001 | 11000 | 0 | 11110 | 1010100 | 101001 | 100111 | 1001000 | 100010 |
Color Harmonies of #966918
Complementary color
Monochromatic Colors of #966918
Black with #966918
Text Example
Text Example
White with #966918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966918; }
p { color: rgb(150,105,24); }
H1.HeaderClassName
{
color: #966918;
}
.AnyTagClassName
{
color: #966918;
}
</style>
background-color css
<style>
a { background-color: #966918; }
a { background-color: rgb(150,105,24); }
div.DivClassName
{
background-color: #966918;
}
.BgClassName
{
background-color: #966918;
}
</style>
border-color css
<style>
span { border-color: #966918; }
span { border-color: rgb(150,105,24); }
td.TdClassName
{
border-color: #966918;
}
.TagClassName
{
border-color: #966918;
}
</style>