Shades of Yukon Gold #896818
Tints of Yukon Gold #896818
RGB
CMYK
RGB Variations
Color information
#896818 (or 0x896818) is known color: Yukon Gold. HEX triplet: 89, 68 and 18. RGB value is (137,104,24). Sum of RGB (Red+Green+Blue) = 137+104+24=265 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.70% from 265); Green value is 104 (41.02% from 255 or 39.25% from 265); Blue value is 24 (9.77% from 255 or 9.06% from 265); Max value from RGB is 137 - color contains mainly: red. Hex color #896818 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896818 is #7697E7. Grayscale: #696969. Windows color (decimal): -7772136 or 1599625. OLE color: 1599625.
HSL color Cylindrical-coordinate representation of color #896818: hue angle of 42.48º degrees, saturation: 0.7, 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 #896818 is Cyan = 0, Magento = 0.24, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 24 | - |
| CMYK | 0 | 0.24 | 0.82 | 0.46 |
| HSL | 42.48º | 0.7% | 0.32% | - |
| HSV(B) | 42.48º | 0.82% | 0.54% | - |
| XYZ | 15.43 | 15.28 | 3 | - |
| YUV | 104.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 24 | 0 | 0.24 | 0.82 | 0.46 | 42.48 | 0.7 | 0.32 |
| Hex | 89 | 68 | 18 | 0 | 18 | 52 | 2E | 2A | 46 | 20 |
| Octal | 211 | 150 | 30 | 0 | 30 | 122 | 56 | 52 | 106 | 40 |
| Binary | 10001001 | 1101000 | 11000 | 0 | 11000 | 1010010 | 101110 | 101010 | 1000110 | 100000 |
Color Harmonies of #896818
Complementary color
Monochromatic Colors of #896818
Black with #896818
Text Example
Text Example
White with #896818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896818; }
p { color: rgb(137,104,24); }
H1.HeaderClassName
{
color: #896818;
}
.AnyTagClassName
{
color: #896818;
}
</style>
background-color css
<style>
a { background-color: #896818; }
a { background-color: rgb(137,104,24); }
div.DivClassName
{
background-color: #896818;
}
.BgClassName
{
background-color: #896818;
}
</style>
border-color css
<style>
span { border-color: #896818; }
span { border-color: rgb(137,104,24); }
td.TdClassName
{
border-color: #896818;
}
.TagClassName
{
border-color: #896818;
}
</style>