Shades of Yukon Gold #756107
Tints of Yukon Gold #756107
RGB
CMYK
RGB Variations
Color information
#756107 (or 0x756107) is known color: Yukon Gold. HEX triplet: 75, 61 and 07. RGB value is (117,97,7). Sum of RGB (Red+Green+Blue) = 117+97+7=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 97 (38.28% from 255 or 43.89% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #756107 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756107 is #8A9EF8. Grayscale: #5D5D5D. Windows color (decimal): -9084665 or 483701. OLE color: 483701.
HSL color Cylindrical-coordinate representation of color #756107: hue angle of 49.09º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #756107 is Cyan = 0, Magento = 0.17, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 7 | - |
| CMYK | 0 | 0.17 | 0.94 | 0.54 |
| HSL | 49.09º | 0.89% | 0.24% | - |
| HSV(B) | 49.09º | 0.94% | 0.46% | - |
| XYZ | 11.65 | 12.35 | 1.97 | - |
| YUV | 92.72 | 79.63 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 7 | 0 | 0.17 | 0.94 | 0.54 | 49.09 | 0.89 | 0.24 |
| Hex | 75 | 61 | 7 | 0 | 11 | 5E | 36 | 31 | 59 | 18 |
| Octal | 165 | 141 | 7 | 0 | 21 | 136 | 66 | 61 | 131 | 30 |
| Binary | 1110101 | 1100001 | 111 | 0 | 10001 | 1011110 | 110110 | 110001 | 1011001 | 11000 |
Color Harmonies of #756107
Complementary color
Monochromatic Colors of #756107
Black with #756107
Text Example
Text Example
White with #756107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756107; }
p { color: rgb(117,97,7); }
H1.HeaderClassName
{
color: #756107;
}
.AnyTagClassName
{
color: #756107;
}
</style>
background-color css
<style>
a { background-color: #756107; }
a { background-color: rgb(117,97,7); }
div.DivClassName
{
background-color: #756107;
}
.BgClassName
{
background-color: #756107;
}
</style>
border-color css
<style>
span { border-color: #756107; }
span { border-color: rgb(117,97,7); }
td.TdClassName
{
border-color: #756107;
}
.TagClassName
{
border-color: #756107;
}
</style>