Shades of Yukon Gold #896512
Tints of Yukon Gold #896512
RGB
CMYK
RGB Variations
Color information
#896512 (or 0x896512) is known color: Yukon Gold. HEX triplet: 89, 65 and 12. RGB value is (137,101,18). Sum of RGB (Red+Green+Blue) = 137+101+18=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 18 (7.42% from 255 or 7.03% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #896512 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #896512 is #769AED. Grayscale: #666666. Windows color (decimal): -7772910 or 1205641. OLE color: 1205641.
HSL color Cylindrical-coordinate representation of color #896512: hue angle of 41.85º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #896512 is Cyan = 0, Magento = 0.26, Yellow = 0.87 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 18 | - |
| CMYK | 0 | 0.26 | 0.87 | 0.46 |
| HSL | 41.85º | 0.77% | 0.3% | - |
| HSV(B) | 41.85º | 0.87% | 0.54% | - |
| XYZ | 15.08 | 14.67 | 2.61 | - |
| YUV | 102.3 | 80.43 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 18 | 0 | 0.26 | 0.87 | 0.46 | 41.85 | 0.77 | 0.3 |
| Hex | 89 | 65 | 12 | 0 | 1A | 57 | 2E | 2A | 4D | 1E |
| Octal | 211 | 145 | 22 | 0 | 32 | 127 | 56 | 52 | 115 | 36 |
| Binary | 10001001 | 1100101 | 10010 | 0 | 11010 | 1010111 | 101110 | 101010 | 1001101 | 11110 |
Color Harmonies of #896512
Complementary color
Monochromatic Colors of #896512
Black with #896512
Text Example
Text Example
White with #896512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896512; }
p { color: rgb(137,101,18); }
H1.HeaderClassName
{
color: #896512;
}
.AnyTagClassName
{
color: #896512;
}
</style>
background-color css
<style>
a { background-color: #896512; }
a { background-color: rgb(137,101,18); }
div.DivClassName
{
background-color: #896512;
}
.BgClassName
{
background-color: #896512;
}
</style>
border-color css
<style>
span { border-color: #896512; }
span { border-color: rgb(137,101,18); }
td.TdClassName
{
border-color: #896512;
}
.TagClassName
{
border-color: #896512;
}
</style>