Shades of Yukon Gold #756610
Tints of Yukon Gold #756610
RGB
CMYK
RGB Variations
Color information
#756610 (or 0x756610) is known color: Yukon Gold. HEX triplet: 75, 66 and 10. RGB value is (117,102,16). Sum of RGB (Red+Green+Blue) = 117+102+16=235 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.79% from 235); Green value is 102 (40.23% from 255 or 43.40% from 235); Blue value is 16 (6.64% from 255 or 6.81% from 235); Max value from RGB is 117 - color contains mainly: red. Hex color #756610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756610 is #8A99EF. Grayscale: #616161. Windows color (decimal): -9083376 or 1074805. OLE color: 1074805.
HSL color Cylindrical-coordinate representation of color #756610: hue angle of 51.09º 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 #756610 is Cyan = 0, Magento = 0.13, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 16 | - |
| CMYK | 0 | 0.13 | 0.86 | 0.54 |
| HSL | 51.09º | 0.76% | 0.26% | - |
| HSV(B) | 51.09º | 0.86% | 0.46% | - |
| XYZ | 12.18 | 13.32 | 2.42 | - |
| YUV | 96.68 | 82.47 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 16 | 0 | 0.13 | 0.86 | 0.54 | 51.09 | 0.76 | 0.26 |
| Hex | 75 | 66 | 10 | 0 | D | 56 | 36 | 33 | 4C | 1A |
| Octal | 165 | 146 | 20 | 0 | 15 | 126 | 66 | 63 | 114 | 32 |
| Binary | 1110101 | 1100110 | 10000 | 0 | 1101 | 1010110 | 110110 | 110011 | 1001100 | 11010 |
Color Harmonies of #756610
Complementary color
Monochromatic Colors of #756610
Black with #756610
Text Example
Text Example
White with #756610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756610; }
p { color: rgb(117,102,16); }
H1.HeaderClassName
{
color: #756610;
}
.AnyTagClassName
{
color: #756610;
}
</style>
background-color css
<style>
a { background-color: #756610; }
a { background-color: rgb(117,102,16); }
div.DivClassName
{
background-color: #756610;
}
.BgClassName
{
background-color: #756610;
}
</style>
border-color css
<style>
span { border-color: #756610; }
span { border-color: rgb(117,102,16); }
td.TdClassName
{
border-color: #756610;
}
.TagClassName
{
border-color: #756610;
}
</style>