Shades of Golden Brown #966714
Tints of Golden Brown #966714
RGB
CMYK
RGB Variations
Color information
#966714 (or 0x966714) is known color: Golden Brown. HEX triplet: 96, 67 and 14. RGB value is (150,103,20). Sum of RGB (Red+Green+Blue) = 150+103+20=273 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.95% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 20 (8.20% from 255 or 7.33% from 273); Max value from RGB is 150 - color contains mainly: red. Hex color #966714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966714 is #6998EB. Grayscale: #6B6B6B. Windows color (decimal): -6920428 or 1337238. OLE color: 1337238.
HSL color Cylindrical-coordinate representation of color #966714: hue angle of 38.31º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #966714 is Cyan = 0, Magento = 0.31, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 20 | - |
| CMYK | 0 | 0.31 | 0.87 | 0.41 |
| HSL | 38.31º | 0.76% | 0.33% | - |
| HSV(B) | 38.31º | 0.87% | 0.59% | - |
| XYZ | 17.55 | 16.24 | 2.87 | - |
| YUV | 107.59 | 78.57 | 158.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 20 | 0 | 0.31 | 0.87 | 0.41 | 38.31 | 0.76 | 0.33 |
| Hex | 96 | 67 | 14 | 0 | 1F | 57 | 29 | 26 | 4C | 21 |
| Octal | 226 | 147 | 24 | 0 | 37 | 127 | 51 | 46 | 114 | 41 |
| Binary | 10010110 | 1100111 | 10100 | 0 | 11111 | 1010111 | 101001 | 100110 | 1001100 | 100001 |
Color Harmonies of #966714
Complementary color
Monochromatic Colors of #966714
Black with #966714
Text Example
Text Example
White with #966714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966714; }
p { color: rgb(150,103,20); }
H1.HeaderClassName
{
color: #966714;
}
.AnyTagClassName
{
color: #966714;
}
</style>
background-color css
<style>
a { background-color: #966714; }
a { background-color: rgb(150,103,20); }
div.DivClassName
{
background-color: #966714;
}
.BgClassName
{
background-color: #966714;
}
</style>
border-color css
<style>
span { border-color: #966714; }
span { border-color: rgb(150,103,20); }
td.TdClassName
{
border-color: #966714;
}
.TagClassName
{
border-color: #966714;
}
</style>