Shades of Golden Brown #896706
Tints of Golden Brown #896706
RGB
CMYK
RGB Variations
Color information
#896706 (or 0x896706) is known color: Golden Brown. HEX triplet: 89, 67 and 06. RGB value is (137,103,6). Sum of RGB (Red+Green+Blue) = 137+103+6=246 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.69% from 246); Green value is 103 (40.62% from 255 or 41.87% from 246); Blue value is 6 (2.73% from 255 or 2.44% from 246); Max value from RGB is 137 - color contains mainly: red. Hex color #896706 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896706 is #7698F9. Grayscale: #666666. Windows color (decimal): -7772410 or 419721. OLE color: 419721.
HSL color Cylindrical-coordinate representation of color #896706: hue angle of 44.43º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #896706 is Cyan = 0, Magento = 0.25, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 6 | - |
| CMYK | 0 | 0.25 | 0.96 | 0.46 |
| HSL | 44.43º | 0.92% | 0.28% | - |
| HSV(B) | 44.43º | 0.96% | 0.54% | - |
| XYZ | 15.2 | 15.03 | 2.27 | - |
| YUV | 102.11 | 73.76 | 152.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 6 | 0 | 0.25 | 0.96 | 0.46 | 44.43 | 0.92 | 0.28 |
| Hex | 89 | 67 | 6 | 0 | 19 | 60 | 2E | 2C | 5C | 1C |
| Octal | 211 | 147 | 6 | 0 | 31 | 140 | 56 | 54 | 134 | 34 |
| Binary | 10001001 | 1100111 | 110 | 0 | 11001 | 1100000 | 101110 | 101100 | 1011100 | 11100 |
Color Harmonies of #896706
Complementary color
Monochromatic Colors of #896706
Black with #896706
Text Example
Text Example
White with #896706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896706; }
p { color: rgb(137,103,6); }
H1.HeaderClassName
{
color: #896706;
}
.AnyTagClassName
{
color: #896706;
}
</style>
background-color css
<style>
a { background-color: #896706; }
a { background-color: rgb(137,103,6); }
div.DivClassName
{
background-color: #896706;
}
.BgClassName
{
background-color: #896706;
}
</style>
border-color css
<style>
span { border-color: #896706; }
span { border-color: rgb(137,103,6); }
td.TdClassName
{
border-color: #896706;
}
.TagClassName
{
border-color: #896706;
}
</style>