Shades of Yukon Gold #706116
Tints of Yukon Gold #706116
RGB
CMYK
RGB Variations
Color information
#706116 (or 0x706116) is known color: Yukon Gold. HEX triplet: 70, 61 and 16. RGB value is (112,97,22). Sum of RGB (Red+Green+Blue) = 112+97+22=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 22 (8.98% from 255 or 9.52% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #706116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #706116 is #8F9EE9. Grayscale: #5D5D5D. Windows color (decimal): -9412330 or 1466736. OLE color: 1466736.
HSL color Cylindrical-coordinate representation of color #706116: hue angle of 50º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #706116 is Cyan = 0, Magento = 0.13, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 97 | 22 | - |
| CMYK | 0 | 0.13 | 0.80 | 0.56 |
| HSL | 50º | 0.67% | 0.26% | - |
| HSV(B) | 50º | 0.8% | 0.44% | - |
| XYZ | 11.1 | 12.05 | 2.5 | - |
| YUV | 92.94 | 87.97 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 97 | 22 | 0 | 0.13 | 0.80 | 0.56 | 50 | 0.67 | 0.26 |
| Hex | 70 | 61 | 16 | 0 | D | 50 | 38 | 32 | 43 | 1A |
| Octal | 160 | 141 | 26 | 0 | 15 | 120 | 70 | 62 | 103 | 32 |
| Binary | 1110000 | 1100001 | 10110 | 0 | 1101 | 1010000 | 111000 | 110010 | 1000011 | 11010 |
Color Harmonies of #706116
Complementary color
Monochromatic Colors of #706116
Black with #706116
Text Example
Text Example
White with #706116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706116; }
p { color: rgb(112,97,22); }
H1.HeaderClassName
{
color: #706116;
}
.AnyTagClassName
{
color: #706116;
}
</style>
background-color css
<style>
a { background-color: #706116; }
a { background-color: rgb(112,97,22); }
div.DivClassName
{
background-color: #706116;
}
.BgClassName
{
background-color: #706116;
}
</style>
border-color css
<style>
span { border-color: #706116; }
span { border-color: rgb(112,97,22); }
td.TdClassName
{
border-color: #706116;
}
.TagClassName
{
border-color: #706116;
}
</style>