Shades of Yukon Gold #896711
Tints of Yukon Gold #896711
RGB
CMYK
RGB Variations
Color information
#896711 (or 0x896711) is known color: Yukon Gold. HEX triplet: 89, 67 and 11. RGB value is (137,103,17). Sum of RGB (Red+Green+Blue) = 137+103+17=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 17 (7.03% from 255 or 6.61% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #896711 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896711 is #7698EE. Grayscale: #676767. Windows color (decimal): -7772399 or 1140617. OLE color: 1140617.
HSL color Cylindrical-coordinate representation of color #896711: hue angle of 43º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #896711 is Cyan = 0, Magento = 0.25, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 17 | - |
| CMYK | 0 | 0.25 | 0.88 | 0.46 |
| HSL | 43º | 0.78% | 0.3% | - |
| HSV(B) | 43º | 0.88% | 0.54% | - |
| XYZ | 15.27 | 15.06 | 2.63 | - |
| YUV | 103.36 | 79.26 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 17 | 0 | 0.25 | 0.88 | 0.46 | 43 | 0.78 | 0.3 |
| Hex | 89 | 67 | 11 | 0 | 19 | 58 | 2E | 2B | 4E | 1E |
| Octal | 211 | 147 | 21 | 0 | 31 | 130 | 56 | 53 | 116 | 36 |
| Binary | 10001001 | 1100111 | 10001 | 0 | 11001 | 1011000 | 101110 | 101011 | 1001110 | 11110 |
Color Harmonies of #896711
Complementary color
Monochromatic Colors of #896711
Black with #896711
Text Example
Text Example
White with #896711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896711; }
p { color: rgb(137,103,17); }
H1.HeaderClassName
{
color: #896711;
}
.AnyTagClassName
{
color: #896711;
}
</style>
background-color css
<style>
a { background-color: #896711; }
a { background-color: rgb(137,103,17); }
div.DivClassName
{
background-color: #896711;
}
.BgClassName
{
background-color: #896711;
}
</style>
border-color css
<style>
span { border-color: #896711; }
span { border-color: rgb(137,103,17); }
td.TdClassName
{
border-color: #896711;
}
.TagClassName
{
border-color: #896711;
}
</style>