Shades of Yukon Gold #896419
Tints of Yukon Gold #896419
RGB
CMYK
RGB Variations
Color information
#896419 (or 0x896419) is known color: Yukon Gold. HEX triplet: 89, 64 and 19. RGB value is (137,100,25). Sum of RGB (Red+Green+Blue) = 137+100+25=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 100 (39.45% from 255 or 38.17% from 262); Blue value is 25 (10.16% from 255 or 9.54% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #896419 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896419 is #769BE6. Grayscale: #666666. Windows color (decimal): -7773159 or 1664137. OLE color: 1664137.
HSL color Cylindrical-coordinate representation of color #896419: hue angle of 40.18º 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 #896419 is Cyan = 0, Magento = 0.27, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 25 | - |
| CMYK | 0 | 0.27 | 0.82 | 0.46 |
| HSL | 40.18º | 0.69% | 0.32% | - |
| HSV(B) | 40.18º | 0.82% | 0.54% | - |
| XYZ | 15.05 | 14.5 | 2.93 | - |
| YUV | 102.51 | 84.26 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 25 | 0 | 0.27 | 0.82 | 0.46 | 40.18 | 0.69 | 0.32 |
| Hex | 89 | 64 | 19 | 0 | 1B | 52 | 2E | 28 | 45 | 20 |
| Octal | 211 | 144 | 31 | 0 | 33 | 122 | 56 | 50 | 105 | 40 |
| Binary | 10001001 | 1100100 | 11001 | 0 | 11011 | 1010010 | 101110 | 101000 | 1000101 | 100000 |
Color Harmonies of #896419
Complementary color
Monochromatic Colors of #896419
Black with #896419
Text Example
Text Example
White with #896419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896419; }
p { color: rgb(137,100,25); }
H1.HeaderClassName
{
color: #896419;
}
.AnyTagClassName
{
color: #896419;
}
</style>
background-color css
<style>
a { background-color: #896419; }
a { background-color: rgb(137,100,25); }
div.DivClassName
{
background-color: #896419;
}
.BgClassName
{
background-color: #896419;
}
</style>
border-color css
<style>
span { border-color: #896419; }
span { border-color: rgb(137,100,25); }
td.TdClassName
{
border-color: #896419;
}
.TagClassName
{
border-color: #896419;
}
</style>