Shades of Yukon Gold #896316
Tints of Yukon Gold #896316
RGB
CMYK
RGB Variations
Color information
#896316 (or 0x896316) is known color: Yukon Gold. HEX triplet: 89, 63 and 16. RGB value is (137,99,22). Sum of RGB (Red+Green+Blue) = 137+99+22=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 99 (39.06% from 255 or 38.37% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #896316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896316 is #769CE9. Grayscale: #656565. Windows color (decimal): -7773418 or 1467273. OLE color: 1467273.
HSL color Cylindrical-coordinate representation of color #896316: hue angle of 40.17º 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 #896316 is Cyan = 0, Magento = 0.28, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 22 | - |
| CMYK | 0 | 0.28 | 0.84 | 0.46 |
| HSL | 40.17º | 0.72% | 0.31% | - |
| HSV(B) | 40.17º | 0.84% | 0.54% | - |
| XYZ | 14.92 | 14.3 | 2.73 | - |
| YUV | 101.58 | 83.09 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 22 | 0 | 0.28 | 0.84 | 0.46 | 40.17 | 0.72 | 0.31 |
| Hex | 89 | 63 | 16 | 0 | 1C | 54 | 2E | 28 | 48 | 1F |
| Octal | 211 | 143 | 26 | 0 | 34 | 124 | 56 | 50 | 110 | 37 |
| Binary | 10001001 | 1100011 | 10110 | 0 | 11100 | 1010100 | 101110 | 101000 | 1001000 | 11111 |
Color Harmonies of #896316
Complementary color
Monochromatic Colors of #896316
Black with #896316
Text Example
Text Example
White with #896316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896316; }
p { color: rgb(137,99,22); }
H1.HeaderClassName
{
color: #896316;
}
.AnyTagClassName
{
color: #896316;
}
</style>
background-color css
<style>
a { background-color: #896316; }
a { background-color: rgb(137,99,22); }
div.DivClassName
{
background-color: #896316;
}
.BgClassName
{
background-color: #896316;
}
</style>
border-color css
<style>
span { border-color: #896316; }
span { border-color: rgb(137,99,22); }
td.TdClassName
{
border-color: #896316;
}
.TagClassName
{
border-color: #896316;
}
</style>