Shades of Yukon Gold #896814
Tints of Yukon Gold #896814
RGB
CMYK
RGB Variations
Color information
#896814 (or 0x896814) is known color: Yukon Gold. HEX triplet: 89, 68 and 14. RGB value is (137,104,20). Sum of RGB (Red+Green+Blue) = 137+104+20=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 104 (41.02% from 255 or 39.85% from 261); Blue value is 20 (8.20% from 255 or 7.66% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #896814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896814 is #7697EB. Grayscale: #686868. Windows color (decimal): -7772140 or 1337481. OLE color: 1337481.
HSL color Cylindrical-coordinate representation of color #896814: hue angle of 43.08º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #896814 is Cyan = 0, Magento = 0.24, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 20 | - |
| CMYK | 0 | 0.24 | 0.85 | 0.46 |
| HSL | 43.08º | 0.75% | 0.31% | - |
| HSV(B) | 43.08º | 0.85% | 0.54% | - |
| XYZ | 15.39 | 15.27 | 2.8 | - |
| YUV | 104.29 | 80.43 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 20 | 0 | 0.24 | 0.85 | 0.46 | 43.08 | 0.75 | 0.31 |
| Hex | 89 | 68 | 14 | 0 | 18 | 55 | 2E | 2B | 4B | 1F |
| Octal | 211 | 150 | 24 | 0 | 30 | 125 | 56 | 53 | 113 | 37 |
| Binary | 10001001 | 1101000 | 10100 | 0 | 11000 | 1010101 | 101110 | 101011 | 1001011 | 11111 |
Color Harmonies of #896814
Complementary color
Monochromatic Colors of #896814
Black with #896814
Text Example
Text Example
White with #896814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896814; }
p { color: rgb(137,104,20); }
H1.HeaderClassName
{
color: #896814;
}
.AnyTagClassName
{
color: #896814;
}
</style>
background-color css
<style>
a { background-color: #896814; }
a { background-color: rgb(137,104,20); }
div.DivClassName
{
background-color: #896814;
}
.BgClassName
{
background-color: #896814;
}
</style>
border-color css
<style>
span { border-color: #896814; }
span { border-color: rgb(137,104,20); }
td.TdClassName
{
border-color: #896814;
}
.TagClassName
{
border-color: #896814;
}
</style>