Shades of Yukon Gold #756516
Tints of Yukon Gold #756516
RGB
CMYK
RGB Variations
Color information
#756516 (or 0x756516) is known color: Yukon Gold. HEX triplet: 75, 65 and 16. RGB value is (117,101,22). Sum of RGB (Red+Green+Blue) = 117+101+22=240 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.75% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 117 - color contains mainly: red. Hex color #756516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756516 is #8A9AE9. Grayscale: #616161. Windows color (decimal): -9083626 or 1467765. OLE color: 1467765.
HSL color Cylindrical-coordinate representation of color #756516: hue angle of 49.89º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #756516 is Cyan = 0, Magento = 0.14, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 22 | - |
| CMYK | 0 | 0.14 | 0.81 | 0.54 |
| HSL | 49.89º | 0.68% | 0.27% | - |
| HSV(B) | 49.89º | 0.81% | 0.46% | - |
| XYZ | 12.13 | 13.15 | 2.66 | - |
| YUV | 96.78 | 85.8 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 22 | 0 | 0.14 | 0.81 | 0.54 | 49.89 | 0.68 | 0.27 |
| Hex | 75 | 65 | 16 | 0 | E | 51 | 36 | 32 | 44 | 1B |
| Octal | 165 | 145 | 26 | 0 | 16 | 121 | 66 | 62 | 104 | 33 |
| Binary | 1110101 | 1100101 | 10110 | 0 | 1110 | 1010001 | 110110 | 110010 | 1000100 | 11011 |
Color Harmonies of #756516
Complementary color
Monochromatic Colors of #756516
Black with #756516
Text Example
Text Example
White with #756516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756516; }
p { color: rgb(117,101,22); }
H1.HeaderClassName
{
color: #756516;
}
.AnyTagClassName
{
color: #756516;
}
</style>
background-color css
<style>
a { background-color: #756516; }
a { background-color: rgb(117,101,22); }
div.DivClassName
{
background-color: #756516;
}
.BgClassName
{
background-color: #756516;
}
</style>
border-color css
<style>
span { border-color: #756516; }
span { border-color: rgb(117,101,22); }
td.TdClassName
{
border-color: #756516;
}
.TagClassName
{
border-color: #756516;
}
</style>