Shades of Yukon Gold #897122
Tints of Yukon Gold #897122
RGB
CMYK
RGB Variations
Color information
#897122 (or 0x897122) is known color: Yukon Gold. HEX triplet: 89, 71 and 22. RGB value is (137,113,34). Sum of RGB (Red+Green+Blue) = 137+113+34=284 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.24% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 34 (13.67% from 255 or 11.97% from 284); Max value from RGB is 137 - color contains mainly: red. Hex color #897122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897122 is #768EDD. Grayscale: #6F6F6F. Windows color (decimal): -7769822 or 2257289. OLE color: 2257289.
HSL color Cylindrical-coordinate representation of color #897122: hue angle of 46.02º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #897122 is Cyan = 0, Magento = 0.18, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 113 | 34 | - |
| CMYK | 0 | 0.18 | 0.75 | 0.46 |
| HSL | 46.02º | 0.6% | 0.34% | - |
| HSV(B) | 46.02º | 0.75% | 0.54% | - |
| XYZ | 16.51 | 17.24 | 3.97 | - |
| YUV | 111.17 | 84.45 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 34 | 0 | 0.18 | 0.75 | 0.46 | 46.02 | 0.6 | 0.34 |
| Hex | 89 | 71 | 22 | 0 | 12 | 4B | 2E | 2E | 3C | 22 |
| Octal | 211 | 161 | 42 | 0 | 22 | 113 | 56 | 56 | 74 | 42 |
| Binary | 10001001 | 1110001 | 100010 | 0 | 10010 | 1001011 | 101110 | 101110 | 111100 | 100010 |
Color Harmonies of #897122
Complementary color
Monochromatic Colors of #897122
Black with #897122
Text Example
Text Example
White with #897122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897122; }
p { color: rgb(137,113,34); }
H1.HeaderClassName
{
color: #897122;
}
.AnyTagClassName
{
color: #897122;
}
</style>
background-color css
<style>
a { background-color: #897122; }
a { background-color: rgb(137,113,34); }
div.DivClassName
{
background-color: #897122;
}
.BgClassName
{
background-color: #897122;
}
</style>
border-color css
<style>
span { border-color: #897122; }
span { border-color: rgb(137,113,34); }
td.TdClassName
{
border-color: #897122;
}
.TagClassName
{
border-color: #897122;
}
</style>