Shades of Yukon Gold #897518
Tints of Yukon Gold #897518
RGB
CMYK
RGB Variations
Color information
#897518 (or 0x897518) is known color: Yukon Gold. HEX triplet: 89, 75 and 18. RGB value is (137,117,24). Sum of RGB (Red+Green+Blue) = 137+117+24=278 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.28% from 278); Green value is 117 (46.09% from 255 or 42.09% from 278); Blue value is 24 (9.77% from 255 or 8.63% from 278); Max value from RGB is 137 - color contains mainly: red. Hex color #897518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897518 is #768AE7. Grayscale: #707070. Windows color (decimal): -7768808 or 1602953. OLE color: 1602953.
HSL color Cylindrical-coordinate representation of color #897518: hue angle of 49.38º 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 #897518 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 24 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.46 |
| HSL | 49.38º | 0.7% | 0.32% | - |
| HSV(B) | 49.38º | 0.82% | 0.54% | - |
| XYZ | 16.84 | 18.11 | 3.47 | - |
| YUV | 112.38 | 78.13 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 24 | 0 | 0.15 | 0.82 | 0.46 | 49.38 | 0.7 | 0.32 |
| Hex | 89 | 75 | 18 | 0 | F | 52 | 2E | 31 | 46 | 20 |
| Octal | 211 | 165 | 30 | 0 | 17 | 122 | 56 | 61 | 106 | 40 |
| Binary | 10001001 | 1110101 | 11000 | 0 | 1111 | 1010010 | 101110 | 110001 | 1000110 | 100000 |
Color Harmonies of #897518
Complementary color
Monochromatic Colors of #897518
Black with #897518
Text Example
Text Example
White with #897518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897518; }
p { color: rgb(137,117,24); }
H1.HeaderClassName
{
color: #897518;
}
.AnyTagClassName
{
color: #897518;
}
</style>
background-color css
<style>
a { background-color: #897518; }
a { background-color: rgb(137,117,24); }
div.DivClassName
{
background-color: #897518;
}
.BgClassName
{
background-color: #897518;
}
</style>
border-color css
<style>
span { border-color: #897518; }
span { border-color: rgb(137,117,24); }
td.TdClassName
{
border-color: #897518;
}
.TagClassName
{
border-color: #897518;
}
</style>