Shades of Yukon Gold #716417
Tints of Yukon Gold #716417
RGB
CMYK
RGB Variations
Color information
#716417 (or 0x716417) is known color: Yukon Gold. HEX triplet: 71, 64 and 17. RGB value is (113,100,23). Sum of RGB (Red+Green+Blue) = 113+100+23=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 23 (9.38% from 255 or 9.75% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #716417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716417 is #8E9BE8. Grayscale: #5F5F5F. Windows color (decimal): -9346025 or 1533041. OLE color: 1533041.
HSL color Cylindrical-coordinate representation of color #716417: hue angle of 51.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #716417 is Cyan = 0, Magento = 0.12, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 23 | - |
| CMYK | 0 | 0.12 | 0.80 | 0.56 |
| HSL | 51.33º | 0.66% | 0.27% | - |
| HSV(B) | 51.33º | 0.8% | 0.44% | - |
| XYZ | 11.52 | 12.69 | 2.65 | - |
| YUV | 95.11 | 87.31 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 23 | 0 | 0.12 | 0.80 | 0.56 | 51.33 | 0.66 | 0.27 |
| Hex | 71 | 64 | 17 | 0 | C | 50 | 38 | 33 | 42 | 1B |
| Octal | 161 | 144 | 27 | 0 | 14 | 120 | 70 | 63 | 102 | 33 |
| Binary | 1110001 | 1100100 | 10111 | 0 | 1100 | 1010000 | 111000 | 110011 | 1000010 | 11011 |
Color Harmonies of #716417
Complementary color
Monochromatic Colors of #716417
Black with #716417
Text Example
Text Example
White with #716417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716417; }
p { color: rgb(113,100,23); }
H1.HeaderClassName
{
color: #716417;
}
.AnyTagClassName
{
color: #716417;
}
</style>
background-color css
<style>
a { background-color: #716417; }
a { background-color: rgb(113,100,23); }
div.DivClassName
{
background-color: #716417;
}
.BgClassName
{
background-color: #716417;
}
</style>
border-color css
<style>
span { border-color: #716417; }
span { border-color: rgb(113,100,23); }
td.TdClassName
{
border-color: #716417;
}
.TagClassName
{
border-color: #716417;
}
</style>