Shades of Yukon Gold #847416
Tints of Yukon Gold #847416
RGB
CMYK
RGB Variations
Color information
#847416 (or 0x847416) is known color: Yukon Gold. HEX triplet: 84, 74 and 16. RGB value is (132,116,22). Sum of RGB (Red+Green+Blue) = 132+116+22=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 22 (8.98% from 255 or 8.15% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #847416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847416 is #7B8BE9. Grayscale: #6E6E6E. Windows color (decimal): -8096746 or 1471620. OLE color: 1471620.
HSL color Cylindrical-coordinate representation of color #847416: hue angle of 51.27º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #847416 is Cyan = 0, Magento = 0.12, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 22 | - |
| CMYK | 0 | 0.12 | 0.83 | 0.48 |
| HSL | 51.27º | 0.71% | 0.3% | - |
| HSV(B) | 51.27º | 0.83% | 0.52% | - |
| XYZ | 15.91 | 17.45 | 3.29 | - |
| YUV | 110.07 | 78.3 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 22 | 0 | 0.12 | 0.83 | 0.48 | 51.27 | 0.71 | 0.3 |
| Hex | 84 | 74 | 16 | 0 | C | 53 | 30 | 33 | 47 | 1E |
| Octal | 204 | 164 | 26 | 0 | 14 | 123 | 60 | 63 | 107 | 36 |
| Binary | 10000100 | 1110100 | 10110 | 0 | 1100 | 1010011 | 110000 | 110011 | 1000111 | 11110 |
Color Harmonies of #847416
Complementary color
Monochromatic Colors of #847416
Black with #847416
Text Example
Text Example
White with #847416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847416; }
p { color: rgb(132,116,22); }
H1.HeaderClassName
{
color: #847416;
}
.AnyTagClassName
{
color: #847416;
}
</style>
background-color css
<style>
a { background-color: #847416; }
a { background-color: rgb(132,116,22); }
div.DivClassName
{
background-color: #847416;
}
.BgClassName
{
background-color: #847416;
}
</style>
border-color css
<style>
span { border-color: #847416; }
span { border-color: rgb(132,116,22); }
td.TdClassName
{
border-color: #847416;
}
.TagClassName
{
border-color: #847416;
}
</style>