Shades of Yukon Gold #897714
Tints of Yukon Gold #897714
RGB
CMYK
RGB Variations
Color information
#897714 (or 0x897714) is known color: Yukon Gold. HEX triplet: 89, 77 and 14. RGB value is (137,119,20). Sum of RGB (Red+Green+Blue) = 137+119+20=276 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.64% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 20 (8.20% from 255 or 7.25% from 276); Max value from RGB is 137 - color contains mainly: red. Hex color #897714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #897714 is #7688EB. Grayscale: #717171. Windows color (decimal): -7768300 or 1341321. OLE color: 1341321.
HSL color Cylindrical-coordinate representation of color #897714: hue angle of 50.77º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #897714 is Cyan = 0, Magento = 0.13, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 20 | - |
| CMYK | 0 | 0.13 | 0.85 | 0.46 |
| HSL | 50.77º | 0.75% | 0.31% | - |
| HSV(B) | 50.77º | 0.85% | 0.54% | - |
| XYZ | 17.04 | 18.56 | 3.35 | - |
| YUV | 113.1 | 75.46 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 20 | 0 | 0.13 | 0.85 | 0.46 | 50.77 | 0.75 | 0.31 |
| Hex | 89 | 77 | 14 | 0 | D | 55 | 2E | 33 | 4B | 1F |
| Octal | 211 | 167 | 24 | 0 | 15 | 125 | 56 | 63 | 113 | 37 |
| Binary | 10001001 | 1110111 | 10100 | 0 | 1101 | 1010101 | 101110 | 110011 | 1001011 | 11111 |
Color Harmonies of #897714
Complementary color
Monochromatic Colors of #897714
Black with #897714
Text Example
Text Example
White with #897714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897714; }
p { color: rgb(137,119,20); }
H1.HeaderClassName
{
color: #897714;
}
.AnyTagClassName
{
color: #897714;
}
</style>
background-color css
<style>
a { background-color: #897714; }
a { background-color: rgb(137,119,20); }
div.DivClassName
{
background-color: #897714;
}
.BgClassName
{
background-color: #897714;
}
</style>
border-color css
<style>
span { border-color: #897714; }
span { border-color: rgb(137,119,20); }
td.TdClassName
{
border-color: #897714;
}
.TagClassName
{
border-color: #897714;
}
</style>