Shades of Yukon Gold #716206
Tints of Yukon Gold #716206
RGB
CMYK
RGB Variations
Color information
#716206 (or 0x716206) is known color: Yukon Gold. HEX triplet: 71, 62 and 06. RGB value is (113,98,6). Sum of RGB (Red+Green+Blue) = 113+98+6=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 98 (38.67% from 255 or 45.16% from 217); Blue value is 6 (2.73% from 255 or 2.76% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #716206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716206 is #8E9DF9. Grayscale: #5C5C5C. Windows color (decimal): -9346554 or 418417. OLE color: 418417.
HSL color Cylindrical-coordinate representation of color #716206: hue angle of 51.59º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #716206 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 6 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.56 |
| HSL | 51.59º | 0.9% | 0.23% | - |
| HSV(B) | 51.59º | 0.95% | 0.44% | - |
| XYZ | 11.21 | 12.26 | 1.95 | - |
| YUV | 92 | 79.47 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 6 | 0 | 0.13 | 0.95 | 0.56 | 51.59 | 0.9 | 0.23 |
| Hex | 71 | 62 | 6 | 0 | D | 5F | 38 | 34 | 5A | 17 |
| Octal | 161 | 142 | 6 | 0 | 15 | 137 | 70 | 64 | 132 | 27 |
| Binary | 1110001 | 1100010 | 110 | 0 | 1101 | 1011111 | 111000 | 110100 | 1011010 | 10111 |
Color Harmonies of #716206
Complementary color
Monochromatic Colors of #716206
Black with #716206
Text Example
Text Example
White with #716206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716206; }
p { color: rgb(113,98,6); }
H1.HeaderClassName
{
color: #716206;
}
.AnyTagClassName
{
color: #716206;
}
</style>
background-color css
<style>
a { background-color: #716206; }
a { background-color: rgb(113,98,6); }
div.DivClassName
{
background-color: #716206;
}
.BgClassName
{
background-color: #716206;
}
</style>
border-color css
<style>
span { border-color: #716206; }
span { border-color: rgb(113,98,6); }
td.TdClassName
{
border-color: #716206;
}
.TagClassName
{
border-color: #716206;
}
</style>