Shades of Yukon Gold #896819
Tints of Yukon Gold #896819
RGB
CMYK
RGB Variations
Color information
#896819 (or 0x896819) is known color: Yukon Gold. HEX triplet: 89, 68 and 19. RGB value is (137,104,25). Sum of RGB (Red+Green+Blue) = 137+104+25=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 25 (10.16% from 255 or 9.40% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #896819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896819 is #7697E6. Grayscale: #696969. Windows color (decimal): -7772135 or 1665161. OLE color: 1665161.
HSL color Cylindrical-coordinate representation of color #896819: hue angle of 42.32º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #896819 is Cyan = 0, Magento = 0.24, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 25 | - |
| CMYK | 0 | 0.24 | 0.82 | 0.46 |
| HSL | 42.32º | 0.69% | 0.32% | - |
| HSV(B) | 42.32º | 0.82% | 0.54% | - |
| XYZ | 15.44 | 15.29 | 3.06 | - |
| YUV | 104.86 | 82.93 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 25 | 0 | 0.24 | 0.82 | 0.46 | 42.32 | 0.69 | 0.32 |
| Hex | 89 | 68 | 19 | 0 | 18 | 52 | 2E | 2A | 45 | 20 |
| Octal | 211 | 150 | 31 | 0 | 30 | 122 | 56 | 52 | 105 | 40 |
| Binary | 10001001 | 1101000 | 11001 | 0 | 11000 | 1010010 | 101110 | 101010 | 1000101 | 100000 |
Color Harmonies of #896819
Complementary color
Monochromatic Colors of #896819
Black with #896819
Text Example
Text Example
White with #896819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896819; }
p { color: rgb(137,104,25); }
H1.HeaderClassName
{
color: #896819;
}
.AnyTagClassName
{
color: #896819;
}
</style>
background-color css
<style>
a { background-color: #896819; }
a { background-color: rgb(137,104,25); }
div.DivClassName
{
background-color: #896819;
}
.BgClassName
{
background-color: #896819;
}
</style>
border-color css
<style>
span { border-color: #896819; }
span { border-color: rgb(137,104,25); }
td.TdClassName
{
border-color: #896819;
}
.TagClassName
{
border-color: #896819;
}
</style>