Shades of Yukon Gold #847014
Tints of Yukon Gold #847014
RGB
CMYK
RGB Variations
Color information
#847014 (or 0x847014) is known color: Yukon Gold. HEX triplet: 84, 70 and 14. RGB value is (132,112,20). Sum of RGB (Red+Green+Blue) = 132+112+20=264 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 20 (8.20% from 255 or 7.58% from 264); Max value from RGB is 132 - color contains mainly: red. Hex color #847014 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847014 is #7B8FEB. Grayscale: #6B6B6B. Windows color (decimal): -8097772 or 1339524. OLE color: 1339524.
HSL color Cylindrical-coordinate representation of color #847014: hue angle of 49.29º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #847014 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 20 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.48 |
| HSL | 49.29º | 0.74% | 0.3% | - |
| HSV(B) | 49.29º | 0.85% | 0.52% | - |
| XYZ | 15.44 | 16.54 | 3.04 | - |
| YUV | 107.49 | 78.63 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 20 | 0 | 0.15 | 0.85 | 0.48 | 49.29 | 0.74 | 0.3 |
| Hex | 84 | 70 | 14 | 0 | F | 55 | 30 | 31 | 4A | 1E |
| Octal | 204 | 160 | 24 | 0 | 17 | 125 | 60 | 61 | 112 | 36 |
| Binary | 10000100 | 1110000 | 10100 | 0 | 1111 | 1010101 | 110000 | 110001 | 1001010 | 11110 |
Color Harmonies of #847014
Complementary color
Monochromatic Colors of #847014
Black with #847014
Text Example
Text Example
White with #847014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847014; }
p { color: rgb(132,112,20); }
H1.HeaderClassName
{
color: #847014;
}
.AnyTagClassName
{
color: #847014;
}
</style>
background-color css
<style>
a { background-color: #847014; }
a { background-color: rgb(132,112,20); }
div.DivClassName
{
background-color: #847014;
}
.BgClassName
{
background-color: #847014;
}
</style>
border-color css
<style>
span { border-color: #847014; }
span { border-color: rgb(132,112,20); }
td.TdClassName
{
border-color: #847014;
}
.TagClassName
{
border-color: #847014;
}
</style>