Shades of Yukon Gold #756410
Tints of Yukon Gold #756410
RGB
CMYK
RGB Variations
Color information
#756410 (or 0x756410) is known color: Yukon Gold. HEX triplet: 75, 64 and 10. RGB value is (117,100,16). Sum of RGB (Red+Green+Blue) = 117+100+16=233 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.21% from 233); Green value is 100 (39.45% from 255 or 42.92% from 233); Blue value is 16 (6.64% from 255 or 6.87% from 233); Max value from RGB is 117 - color contains mainly: red. Hex color #756410 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756410 is #8A9BEF. Grayscale: #5F5F5F. Windows color (decimal): -9083888 or 1074293. OLE color: 1074293.
HSL color Cylindrical-coordinate representation of color #756410: hue angle of 49.9º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #756410 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 16 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.54 |
| HSL | 49.9º | 0.76% | 0.26% | - |
| HSV(B) | 49.9º | 0.86% | 0.46% | - |
| XYZ | 11.99 | 12.93 | 2.35 | - |
| YUV | 95.51 | 83.13 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 16 | 0 | 0.15 | 0.86 | 0.54 | 49.9 | 0.76 | 0.26 |
| Hex | 75 | 64 | 10 | 0 | F | 56 | 36 | 32 | 4C | 1A |
| Octal | 165 | 144 | 20 | 0 | 17 | 126 | 66 | 62 | 114 | 32 |
| Binary | 1110101 | 1100100 | 10000 | 0 | 1111 | 1010110 | 110110 | 110010 | 1001100 | 11010 |
Color Harmonies of #756410
Complementary color
Monochromatic Colors of #756410
Black with #756410
Text Example
Text Example
White with #756410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756410; }
p { color: rgb(117,100,16); }
H1.HeaderClassName
{
color: #756410;
}
.AnyTagClassName
{
color: #756410;
}
</style>
background-color css
<style>
a { background-color: #756410; }
a { background-color: rgb(117,100,16); }
div.DivClassName
{
background-color: #756410;
}
.BgClassName
{
background-color: #756410;
}
</style>
border-color css
<style>
span { border-color: #756410; }
span { border-color: rgb(117,100,16); }
td.TdClassName
{
border-color: #756410;
}
.TagClassName
{
border-color: #756410;
}
</style>