Shades of Yukon Gold #746516
Tints of Yukon Gold #746516
RGB
CMYK
RGB Variations
Color information
#746516 (or 0x746516) is known color: Yukon Gold. HEX triplet: 74, 65 and 16. RGB value is (116,101,22). Sum of RGB (Red+Green+Blue) = 116+101+22=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 101 (39.84% from 255 or 42.26% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #746516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746516 is #8B9AE9. Grayscale: #606060. Windows color (decimal): -9149162 or 1467764. OLE color: 1467764.
HSL color Cylindrical-coordinate representation of color #746516: hue angle of 50.43º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #746516 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 22 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.55 |
| HSL | 50.43º | 0.68% | 0.27% | - |
| HSV(B) | 50.43º | 0.81% | 0.45% | - |
| XYZ | 12 | 13.08 | 2.65 | - |
| YUV | 96.48 | 85.97 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 22 | 0 | 0.13 | 0.81 | 0.55 | 50.43 | 0.68 | 0.27 |
| Hex | 74 | 65 | 16 | 0 | D | 51 | 37 | 32 | 44 | 1B |
| Octal | 164 | 145 | 26 | 0 | 15 | 121 | 67 | 62 | 104 | 33 |
| Binary | 1110100 | 1100101 | 10110 | 0 | 1101 | 1010001 | 110111 | 110010 | 1000100 | 11011 |
Color Harmonies of #746516
Complementary color
Monochromatic Colors of #746516
Black with #746516
Text Example
Text Example
White with #746516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746516; }
p { color: rgb(116,101,22); }
H1.HeaderClassName
{
color: #746516;
}
.AnyTagClassName
{
color: #746516;
}
</style>
background-color css
<style>
a { background-color: #746516; }
a { background-color: rgb(116,101,22); }
div.DivClassName
{
background-color: #746516;
}
.BgClassName
{
background-color: #746516;
}
</style>
border-color css
<style>
span { border-color: #746516; }
span { border-color: rgb(116,101,22); }
td.TdClassName
{
border-color: #746516;
}
.TagClassName
{
border-color: #746516;
}
</style>