Shades of Yukon Gold #897520
Tints of Yukon Gold #897520
RGB
CMYK
RGB Variations
Color information
#897520 (or 0x897520) is known color: Yukon Gold. HEX triplet: 89, 75 and 20. RGB value is (137,117,32). Sum of RGB (Red+Green+Blue) = 137+117+32=286 (37% of max value = 765). Red value is 137 (53.91% from 255 or 47.90% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 32 (12.89% from 255 or 11.19% from 286); Max value from RGB is 137 - color contains mainly: red. Hex color #897520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897520 is #768ADF. Grayscale: #717171. Windows color (decimal): -7768800 or 2127241. OLE color: 2127241.
HSL color Cylindrical-coordinate representation of color #897520: hue angle of 48.57º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #897520 is Cyan = 0, Magento = 0.15, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 32 | - |
| CMYK | 0 | 0.15 | 0.77 | 0.46 |
| HSL | 48.57º | 0.62% | 0.33% | - |
| HSV(B) | 48.57º | 0.77% | 0.54% | - |
| XYZ | 16.94 | 18.15 | 3.98 | - |
| YUV | 113.29 | 82.13 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 32 | 0 | 0.15 | 0.77 | 0.46 | 48.57 | 0.62 | 0.33 |
| Hex | 89 | 75 | 20 | 0 | F | 4D | 2E | 31 | 3E | 21 |
| Octal | 211 | 165 | 40 | 0 | 17 | 115 | 56 | 61 | 76 | 41 |
| Binary | 10001001 | 1110101 | 100000 | 0 | 1111 | 1001101 | 101110 | 110001 | 111110 | 100001 |
Color Harmonies of #897520
Complementary color
Monochromatic Colors of #897520
Black with #897520
Text Example
Text Example
White with #897520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897520; }
p { color: rgb(137,117,32); }
H1.HeaderClassName
{
color: #897520;
}
.AnyTagClassName
{
color: #897520;
}
</style>
background-color css
<style>
a { background-color: #897520; }
a { background-color: rgb(137,117,32); }
div.DivClassName
{
background-color: #897520;
}
.BgClassName
{
background-color: #897520;
}
</style>
border-color css
<style>
span { border-color: #897520; }
span { border-color: rgb(137,117,32); }
td.TdClassName
{
border-color: #897520;
}
.TagClassName
{
border-color: #897520;
}
</style>