Shades of Yukon Gold #897511
Tints of Yukon Gold #897511
RGB
CMYK
RGB Variations
Color information
#897511 (or 0x897511) is known color: Yukon Gold. HEX triplet: 89, 75 and 11. RGB value is (137,117,17). Sum of RGB (Red+Green+Blue) = 137+117+17=271 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.55% from 271); Green value is 117 (46.09% from 255 or 43.17% from 271); Blue value is 17 (7.03% from 255 or 6.27% from 271); Max value from RGB is 137 - color contains mainly: red. Hex color #897511 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897511 is #768AEE. Grayscale: #707070. Windows color (decimal): -7768815 or 1144201. OLE color: 1144201.
HSL color Cylindrical-coordinate representation of color #897511: hue angle of 50º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #897511 is Cyan = 0, Magento = 0.15, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 17 | - |
| CMYK | 0 | 0.15 | 0.88 | 0.46 |
| HSL | 50º | 0.78% | 0.3% | - |
| HSV(B) | 50º | 0.88% | 0.54% | - |
| XYZ | 16.78 | 18.08 | 3.14 | - |
| YUV | 111.58 | 74.63 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 17 | 0 | 0.15 | 0.88 | 0.46 | 50 | 0.78 | 0.3 |
| Hex | 89 | 75 | 11 | 0 | F | 58 | 2E | 32 | 4E | 1E |
| Octal | 211 | 165 | 21 | 0 | 17 | 130 | 56 | 62 | 116 | 36 |
| Binary | 10001001 | 1110101 | 10001 | 0 | 1111 | 1011000 | 101110 | 110010 | 1001110 | 11110 |
Color Harmonies of #897511
Complementary color
Monochromatic Colors of #897511
Black with #897511
Text Example
Text Example
White with #897511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897511; }
p { color: rgb(137,117,17); }
H1.HeaderClassName
{
color: #897511;
}
.AnyTagClassName
{
color: #897511;
}
</style>
background-color css
<style>
a { background-color: #897511; }
a { background-color: rgb(137,117,17); }
div.DivClassName
{
background-color: #897511;
}
.BgClassName
{
background-color: #897511;
}
</style>
border-color css
<style>
span { border-color: #897511; }
span { border-color: rgb(137,117,17); }
td.TdClassName
{
border-color: #897511;
}
.TagClassName
{
border-color: #897511;
}
</style>