Shades of Yukon Gold #896810
Tints of Yukon Gold #896810
RGB
CMYK
RGB Variations
Color information
#896810 (or 0x896810) is known color: Yukon Gold. HEX triplet: 89, 68 and 10. RGB value is (137,104,16). Sum of RGB (Red+Green+Blue) = 137+104+16=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 16 (6.64% from 255 or 6.23% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #896810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896810 is #7697EF. Grayscale: #686868. Windows color (decimal): -7772144 or 1075337. OLE color: 1075337.
HSL color Cylindrical-coordinate representation of color #896810: hue angle of 43.64º degrees, saturation: 0.79, 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 #896810 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 16 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.46 |
| HSL | 43.64º | 0.79% | 0.3% | - |
| HSV(B) | 43.64º | 0.88% | 0.54% | - |
| XYZ | 15.36 | 15.26 | 2.63 | - |
| YUV | 103.84 | 78.43 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 16 | 0 | 0.24 | 0.88 | 0.46 | 43.64 | 0.79 | 0.3 |
| Hex | 89 | 68 | 10 | 0 | 18 | 58 | 2E | 2C | 4F | 1E |
| Octal | 211 | 150 | 20 | 0 | 30 | 130 | 56 | 54 | 117 | 36 |
| Binary | 10001001 | 1101000 | 10000 | 0 | 11000 | 1011000 | 101110 | 101100 | 1001111 | 11110 |
Color Harmonies of #896810
Complementary color
Monochromatic Colors of #896810
Black with #896810
Text Example
Text Example
White with #896810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896810; }
p { color: rgb(137,104,16); }
H1.HeaderClassName
{
color: #896810;
}
.AnyTagClassName
{
color: #896810;
}
</style>
background-color css
<style>
a { background-color: #896810; }
a { background-color: rgb(137,104,16); }
div.DivClassName
{
background-color: #896810;
}
.BgClassName
{
background-color: #896810;
}
</style>
border-color css
<style>
span { border-color: #896810; }
span { border-color: rgb(137,104,16); }
td.TdClassName
{
border-color: #896810;
}
.TagClassName
{
border-color: #896810;
}
</style>