Shades of Yukon Gold #896920
Tints of Yukon Gold #896920
RGB
CMYK
RGB Variations
Color information
#896920 (or 0x896920) is known color: Yukon Gold. HEX triplet: 89, 69 and 20. RGB value is (137,105,32). Sum of RGB (Red+Green+Blue) = 137+105+32=274 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 32 (12.89% from 255 or 11.68% from 274); Max value from RGB is 137 - color contains mainly: red. Hex color #896920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896920 is #7696DF. Grayscale: #6A6A6A. Windows color (decimal): -7771872 or 2124169. OLE color: 2124169.
HSL color Cylindrical-coordinate representation of color #896920: hue angle of 41.71º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #896920 is Cyan = 0, Magento = 0.23, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 32 | - |
| CMYK | 0 | 0.23 | 0.77 | 0.46 |
| HSL | 41.71º | 0.62% | 0.33% | - |
| HSV(B) | 41.71º | 0.77% | 0.54% | - |
| XYZ | 15.63 | 15.53 | 3.54 | - |
| YUV | 106.25 | 86.1 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 32 | 0 | 0.23 | 0.77 | 0.46 | 41.71 | 0.62 | 0.33 |
| Hex | 89 | 69 | 20 | 0 | 17 | 4D | 2E | 2A | 3E | 21 |
| Octal | 211 | 151 | 40 | 0 | 27 | 115 | 56 | 52 | 76 | 41 |
| Binary | 10001001 | 1101001 | 100000 | 0 | 10111 | 1001101 | 101110 | 101010 | 111110 | 100001 |
Color Harmonies of #896920
Complementary color
Monochromatic Colors of #896920
Black with #896920
Text Example
Text Example
White with #896920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896920; }
p { color: rgb(137,105,32); }
H1.HeaderClassName
{
color: #896920;
}
.AnyTagClassName
{
color: #896920;
}
</style>
background-color css
<style>
a { background-color: #896920; }
a { background-color: rgb(137,105,32); }
div.DivClassName
{
background-color: #896920;
}
.BgClassName
{
background-color: #896920;
}
</style>
border-color css
<style>
span { border-color: #896920; }
span { border-color: rgb(137,105,32); }
td.TdClassName
{
border-color: #896920;
}
.TagClassName
{
border-color: #896920;
}
</style>