Shades of Yukon Gold #896516
Tints of Yukon Gold #896516
RGB
CMYK
RGB Variations
Color information
#896516 (or 0x896516) is known color: Yukon Gold. HEX triplet: 89, 65 and 16. RGB value is (137,101,22). Sum of RGB (Red+Green+Blue) = 137+101+22=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 101 (39.84% from 255 or 38.85% from 260); Blue value is 22 (8.98% from 255 or 8.46% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #896516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896516 is #769AE9. Grayscale: #676767. Windows color (decimal): -7772906 or 1467785. OLE color: 1467785.
HSL color Cylindrical-coordinate representation of color #896516: hue angle of 41.22º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #896516 is Cyan = 0, Magento = 0.26, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 22 | - |
| CMYK | 0 | 0.26 | 0.84 | 0.46 |
| HSL | 41.22º | 0.72% | 0.31% | - |
| HSV(B) | 41.22º | 0.84% | 0.54% | - |
| XYZ | 15.12 | 14.68 | 2.8 | - |
| YUV | 102.76 | 82.43 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 22 | 0 | 0.26 | 0.84 | 0.46 | 41.22 | 0.72 | 0.31 |
| Hex | 89 | 65 | 16 | 0 | 1A | 54 | 2E | 29 | 48 | 1F |
| Octal | 211 | 145 | 26 | 0 | 32 | 124 | 56 | 51 | 110 | 37 |
| Binary | 10001001 | 1100101 | 10110 | 0 | 11010 | 1010100 | 101110 | 101001 | 1001000 | 11111 |
Color Harmonies of #896516
Complementary color
Monochromatic Colors of #896516
Black with #896516
Text Example
Text Example
White with #896516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896516; }
p { color: rgb(137,101,22); }
H1.HeaderClassName
{
color: #896516;
}
.AnyTagClassName
{
color: #896516;
}
</style>
background-color css
<style>
a { background-color: #896516; }
a { background-color: rgb(137,101,22); }
div.DivClassName
{
background-color: #896516;
}
.BgClassName
{
background-color: #896516;
}
</style>
border-color css
<style>
span { border-color: #896516; }
span { border-color: rgb(137,101,22); }
td.TdClassName
{
border-color: #896516;
}
.TagClassName
{
border-color: #896516;
}
</style>