Shades of Yukon Gold #756711
Tints of Yukon Gold #756711
RGB
CMYK
RGB Variations
Color information
#756711 (or 0x756711) is known color: Yukon Gold. HEX triplet: 75, 67 and 11. RGB value is (117,103,17). Sum of RGB (Red+Green+Blue) = 117+103+17=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 17 (7.03% from 255 or 7.17% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #756711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756711 is #8A98EE. Grayscale: #616161. Windows color (decimal): -9083119 or 1140597. OLE color: 1140597.
HSL color Cylindrical-coordinate representation of color #756711: hue angle of 51.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #756711 is Cyan = 0, Magento = 0.12, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 17 | - |
| CMYK | 0 | 0.12 | 0.85 | 0.54 |
| HSL | 51.6º | 0.75% | 0.26% | - |
| HSV(B) | 51.6º | 0.85% | 0.46% | - |
| XYZ | 12.29 | 13.52 | 2.49 | - |
| YUV | 97.38 | 82.64 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 17 | 0 | 0.12 | 0.85 | 0.54 | 51.6 | 0.75 | 0.26 |
| Hex | 75 | 67 | 11 | 0 | C | 55 | 36 | 34 | 4B | 1A |
| Octal | 165 | 147 | 21 | 0 | 14 | 125 | 66 | 64 | 113 | 32 |
| Binary | 1110101 | 1100111 | 10001 | 0 | 1100 | 1010101 | 110110 | 110100 | 1001011 | 11010 |
Color Harmonies of #756711
Complementary color
Monochromatic Colors of #756711
Black with #756711
Text Example
Text Example
White with #756711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756711; }
p { color: rgb(117,103,17); }
H1.HeaderClassName
{
color: #756711;
}
.AnyTagClassName
{
color: #756711;
}
</style>
background-color css
<style>
a { background-color: #756711; }
a { background-color: rgb(117,103,17); }
div.DivClassName
{
background-color: #756711;
}
.BgClassName
{
background-color: #756711;
}
</style>
border-color css
<style>
span { border-color: #756711; }
span { border-color: rgb(117,103,17); }
td.TdClassName
{
border-color: #756711;
}
.TagClassName
{
border-color: #756711;
}
</style>