Shades of Yukon Gold #716207
Tints of Yukon Gold #716207
RGB
CMYK
RGB Variations
Color information
#716207 (or 0x716207) is known color: Yukon Gold. HEX triplet: 71, 62 and 07. RGB value is (113,98,7). Sum of RGB (Red+Green+Blue) = 113+98+7=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 98 (38.67% from 255 or 44.95% from 218); Blue value is 7 (3.12% from 255 or 3.21% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #716207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716207 is #8E9DF8. Grayscale: #5C5C5C. Windows color (decimal): -9346553 or 483953. OLE color: 483953.
HSL color Cylindrical-coordinate representation of color #716207: hue angle of 51.51º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #716207 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 7 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.56 |
| HSL | 51.51º | 0.88% | 0.24% | - |
| HSV(B) | 51.51º | 0.94% | 0.44% | - |
| XYZ | 11.22 | 12.26 | 1.98 | - |
| YUV | 92.11 | 79.97 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 7 | 0 | 0.13 | 0.94 | 0.56 | 51.51 | 0.88 | 0.24 |
| Hex | 71 | 62 | 7 | 0 | D | 5E | 38 | 34 | 58 | 18 |
| Octal | 161 | 142 | 7 | 0 | 15 | 136 | 70 | 64 | 130 | 30 |
| Binary | 1110001 | 1100010 | 111 | 0 | 1101 | 1011110 | 111000 | 110100 | 1011000 | 11000 |
Color Harmonies of #716207
Complementary color
Monochromatic Colors of #716207
Black with #716207
Text Example
Text Example
White with #716207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716207; }
p { color: rgb(113,98,7); }
H1.HeaderClassName
{
color: #716207;
}
.AnyTagClassName
{
color: #716207;
}
</style>
background-color css
<style>
a { background-color: #716207; }
a { background-color: rgb(113,98,7); }
div.DivClassName
{
background-color: #716207;
}
.BgClassName
{
background-color: #716207;
}
</style>
border-color css
<style>
span { border-color: #716207; }
span { border-color: rgb(113,98,7); }
td.TdClassName
{
border-color: #716207;
}
.TagClassName
{
border-color: #716207;
}
</style>