Shades of Yukon Gold #897014
Tints of Yukon Gold #897014
RGB
CMYK
RGB Variations
Color information
#897014 (or 0x897014) is known color: Yukon Gold. HEX triplet: 89, 70 and 14. RGB value is (137,112,20). Sum of RGB (Red+Green+Blue) = 137+112+20=269 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.93% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 20 (8.20% from 255 or 7.43% from 269); Max value from RGB is 137 - color contains mainly: red. Hex color #897014 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897014 is #768FEB. Grayscale: #6D6D6D. Windows color (decimal): -7770092 or 1339529. OLE color: 1339529.
HSL color Cylindrical-coordinate representation of color #897014: hue angle of 47.18º 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 #897014 is Cyan = 0, Magento = 0.18, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 20 | - |
| CMYK | 0 | 0.18 | 0.85 | 0.46 |
| HSL | 47.18º | 0.75% | 0.31% | - |
| HSV(B) | 47.18º | 0.85% | 0.54% | - |
| XYZ | 16.24 | 16.96 | 3.08 | - |
| YUV | 108.99 | 77.78 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 20 | 0 | 0.18 | 0.85 | 0.46 | 47.18 | 0.75 | 0.31 |
| Hex | 89 | 70 | 14 | 0 | 12 | 55 | 2E | 2F | 4B | 1F |
| Octal | 211 | 160 | 24 | 0 | 22 | 125 | 56 | 57 | 113 | 37 |
| Binary | 10001001 | 1110000 | 10100 | 0 | 10010 | 1010101 | 101110 | 101111 | 1001011 | 11111 |
Color Harmonies of #897014
Complementary color
Monochromatic Colors of #897014
Black with #897014
Text Example
Text Example
White with #897014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897014; }
p { color: rgb(137,112,20); }
H1.HeaderClassName
{
color: #897014;
}
.AnyTagClassName
{
color: #897014;
}
</style>
background-color css
<style>
a { background-color: #897014; }
a { background-color: rgb(137,112,20); }
div.DivClassName
{
background-color: #897014;
}
.BgClassName
{
background-color: #897014;
}
</style>
border-color css
<style>
span { border-color: #897014; }
span { border-color: rgb(137,112,20); }
td.TdClassName
{
border-color: #897014;
}
.TagClassName
{
border-color: #897014;
}
</style>