Shades of Yukon Gold #847016
Tints of Yukon Gold #847016
RGB
CMYK
RGB Variations
Color information
#847016 (or 0x847016) is known color: Yukon Gold. HEX triplet: 84, 70 and 16. RGB value is (132,112,22). Sum of RGB (Red+Green+Blue) = 132+112+22=266 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.62% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 22 (8.98% from 255 or 8.27% from 266); Max value from RGB is 132 - color contains mainly: red. Hex color #847016 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847016 is #7B8FE9. Grayscale: #6C6C6C. Windows color (decimal): -8097770 or 1470596. OLE color: 1470596.
HSL color Cylindrical-coordinate representation of color #847016: hue angle of 49.09º 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 #847016 is Cyan = 0, Magento = 0.15, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 22 | - |
| CMYK | 0 | 0.15 | 0.83 | 0.48 |
| HSL | 49.09º | 0.71% | 0.3% | - |
| HSV(B) | 49.09º | 0.83% | 0.52% | - |
| XYZ | 15.45 | 16.55 | 3.14 | - |
| YUV | 107.72 | 79.63 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 22 | 0 | 0.15 | 0.83 | 0.48 | 49.09 | 0.71 | 0.3 |
| Hex | 84 | 70 | 16 | 0 | F | 53 | 30 | 31 | 47 | 1E |
| Octal | 204 | 160 | 26 | 0 | 17 | 123 | 60 | 61 | 107 | 36 |
| Binary | 10000100 | 1110000 | 10110 | 0 | 1111 | 1010011 | 110000 | 110001 | 1000111 | 11110 |
Color Harmonies of #847016
Complementary color
Monochromatic Colors of #847016
Black with #847016
Text Example
Text Example
White with #847016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847016; }
p { color: rgb(132,112,22); }
H1.HeaderClassName
{
color: #847016;
}
.AnyTagClassName
{
color: #847016;
}
</style>
background-color css
<style>
a { background-color: #847016; }
a { background-color: rgb(132,112,22); }
div.DivClassName
{
background-color: #847016;
}
.BgClassName
{
background-color: #847016;
}
</style>
border-color css
<style>
span { border-color: #847016; }
span { border-color: rgb(132,112,22); }
td.TdClassName
{
border-color: #847016;
}
.TagClassName
{
border-color: #847016;
}
</style>