Shades of Yukon Gold #896919
Tints of Yukon Gold #896919
RGB
CMYK
RGB Variations
Color information
#896919 (or 0x896919) is known color: Yukon Gold. HEX triplet: 89, 69 and 19. RGB value is (137,105,25). Sum of RGB (Red+Green+Blue) = 137+105+25=267 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.31% from 267); Green value is 105 (41.41% from 255 or 39.33% from 267); Blue value is 25 (10.16% from 255 or 9.36% from 267); Max value from RGB is 137 - color contains mainly: red. Hex color #896919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896919 is #7696E6. Grayscale: #696969. Windows color (decimal): -7771879 or 1665417. OLE color: 1665417.
HSL color Cylindrical-coordinate representation of color #896919: hue angle of 42.86º 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 #896919 is Cyan = 0, Magento = 0.23, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 25 | - |
| CMYK | 0 | 0.23 | 0.82 | 0.46 |
| HSL | 42.86º | 0.69% | 0.32% | - |
| HSV(B) | 42.86º | 0.82% | 0.54% | - |
| XYZ | 15.54 | 15.49 | 3.09 | - |
| YUV | 105.45 | 82.6 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 25 | 0 | 0.23 | 0.82 | 0.46 | 42.86 | 0.69 | 0.32 |
| Hex | 89 | 69 | 19 | 0 | 17 | 52 | 2E | 2B | 45 | 20 |
| Octal | 211 | 151 | 31 | 0 | 27 | 122 | 56 | 53 | 105 | 40 |
| Binary | 10001001 | 1101001 | 11001 | 0 | 10111 | 1010010 | 101110 | 101011 | 1000101 | 100000 |
Color Harmonies of #896919
Complementary color
Monochromatic Colors of #896919
Black with #896919
Text Example
Text Example
White with #896919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896919; }
p { color: rgb(137,105,25); }
H1.HeaderClassName
{
color: #896919;
}
.AnyTagClassName
{
color: #896919;
}
</style>
background-color css
<style>
a { background-color: #896919; }
a { background-color: rgb(137,105,25); }
div.DivClassName
{
background-color: #896919;
}
.BgClassName
{
background-color: #896919;
}
</style>
border-color css
<style>
span { border-color: #896919; }
span { border-color: rgb(137,105,25); }
td.TdClassName
{
border-color: #896919;
}
.TagClassName
{
border-color: #896919;
}
</style>