Shades of Yukon Gold #896914
Tints of Yukon Gold #896914
RGB
CMYK
RGB Variations
Color information
#896914 (or 0x896914) is known color: Yukon Gold. HEX triplet: 89, 69 and 14. RGB value is (137,105,20). Sum of RGB (Red+Green+Blue) = 137+105+20=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 20 (8.20% from 255 or 7.63% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #896914 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896914 is #7696EB. Grayscale: #696969. Windows color (decimal): -7771884 or 1337737. OLE color: 1337737.
HSL color Cylindrical-coordinate representation of color #896914: hue angle of 43.59º 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 #896914 is Cyan = 0, Magento = 0.23, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 20 | - |
| CMYK | 0 | 0.23 | 0.85 | 0.46 |
| HSL | 43.59º | 0.75% | 0.31% | - |
| HSV(B) | 43.59º | 0.85% | 0.54% | - |
| XYZ | 15.49 | 15.47 | 2.83 | - |
| YUV | 104.88 | 80.1 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 20 | 0 | 0.23 | 0.85 | 0.46 | 43.59 | 0.75 | 0.31 |
| Hex | 89 | 69 | 14 | 0 | 17 | 55 | 2E | 2C | 4B | 1F |
| Octal | 211 | 151 | 24 | 0 | 27 | 125 | 56 | 54 | 113 | 37 |
| Binary | 10001001 | 1101001 | 10100 | 0 | 10111 | 1010101 | 101110 | 101100 | 1001011 | 11111 |
Color Harmonies of #896914
Complementary color
Monochromatic Colors of #896914
Black with #896914
Text Example
Text Example
White with #896914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896914; }
p { color: rgb(137,105,20); }
H1.HeaderClassName
{
color: #896914;
}
.AnyTagClassName
{
color: #896914;
}
</style>
background-color css
<style>
a { background-color: #896914; }
a { background-color: rgb(137,105,20); }
div.DivClassName
{
background-color: #896914;
}
.BgClassName
{
background-color: #896914;
}
</style>
border-color css
<style>
span { border-color: #896914; }
span { border-color: rgb(137,105,20); }
td.TdClassName
{
border-color: #896914;
}
.TagClassName
{
border-color: #896914;
}
</style>