Shades of Yukon Gold #897416
Tints of Yukon Gold #897416
RGB
CMYK
RGB Variations
Color information
#897416 (or 0x897416) is known color: Yukon Gold. HEX triplet: 89, 74 and 16. RGB value is (137,116,22). Sum of RGB (Red+Green+Blue) = 137+116+22=275 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.82% from 275); Green value is 116 (45.70% from 255 or 42.18% from 275); Blue value is 22 (8.98% from 255 or 8% from 275); Max value from RGB is 137 - color contains mainly: red. Hex color #897416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897416 is #768BE9. Grayscale: #6F6F6F. Windows color (decimal): -7769066 or 1471625. OLE color: 1471625.
HSL color Cylindrical-coordinate representation of color #897416: hue angle of 49.04º 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 #897416 is Cyan = 0, Magento = 0.15, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 22 | - |
| CMYK | 0 | 0.15 | 0.84 | 0.46 |
| HSL | 49.04º | 0.72% | 0.31% | - |
| HSV(B) | 49.04º | 0.84% | 0.54% | - |
| XYZ | 16.71 | 17.87 | 3.33 | - |
| YUV | 111.56 | 77.46 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 22 | 0 | 0.15 | 0.84 | 0.46 | 49.04 | 0.72 | 0.31 |
| Hex | 89 | 74 | 16 | 0 | F | 54 | 2E | 31 | 48 | 1F |
| Octal | 211 | 164 | 26 | 0 | 17 | 124 | 56 | 61 | 110 | 37 |
| Binary | 10001001 | 1110100 | 10110 | 0 | 1111 | 1010100 | 101110 | 110001 | 1001000 | 11111 |
Color Harmonies of #897416
Complementary color
Monochromatic Colors of #897416
Black with #897416
Text Example
Text Example
White with #897416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897416; }
p { color: rgb(137,116,22); }
H1.HeaderClassName
{
color: #897416;
}
.AnyTagClassName
{
color: #897416;
}
</style>
background-color css
<style>
a { background-color: #897416; }
a { background-color: rgb(137,116,22); }
div.DivClassName
{
background-color: #897416;
}
.BgClassName
{
background-color: #897416;
}
</style>
border-color css
<style>
span { border-color: #897416; }
span { border-color: rgb(137,116,22); }
td.TdClassName
{
border-color: #897416;
}
.TagClassName
{
border-color: #897416;
}
</style>