Shades of Yukon Gold #756206
Tints of Yukon Gold #756206
RGB
CMYK
RGB Variations
Color information
#756206 (or 0x756206) is known color: Yukon Gold. HEX triplet: 75, 62 and 06. RGB value is (117,98,6). Sum of RGB (Red+Green+Blue) = 117+98+6=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 98 (38.67% from 255 or 44.34% from 221); Blue value is 6 (2.73% from 255 or 2.71% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #756206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756206 is #8A9DF9. Grayscale: #5D5D5D. Windows color (decimal): -9084410 or 418421. OLE color: 418421.
HSL color Cylindrical-coordinate representation of color #756206: hue angle of 49.73º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #756206 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 6 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.54 |
| HSL | 49.73º | 0.9% | 0.24% | - |
| HSV(B) | 49.73º | 0.95% | 0.46% | - |
| XYZ | 11.74 | 12.53 | 1.97 | - |
| YUV | 93.19 | 78.79 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 6 | 0 | 0.16 | 0.95 | 0.54 | 49.73 | 0.9 | 0.24 |
| Hex | 75 | 62 | 6 | 0 | 10 | 5F | 36 | 32 | 5A | 18 |
| Octal | 165 | 142 | 6 | 0 | 20 | 137 | 66 | 62 | 132 | 30 |
| Binary | 1110101 | 1100010 | 110 | 0 | 10000 | 1011111 | 110110 | 110010 | 1011010 | 11000 |
Color Harmonies of #756206
Complementary color
Monochromatic Colors of #756206
Black with #756206
Text Example
Text Example
White with #756206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756206; }
p { color: rgb(117,98,6); }
H1.HeaderClassName
{
color: #756206;
}
.AnyTagClassName
{
color: #756206;
}
</style>
background-color css
<style>
a { background-color: #756206; }
a { background-color: rgb(117,98,6); }
div.DivClassName
{
background-color: #756206;
}
.BgClassName
{
background-color: #756206;
}
</style>
border-color css
<style>
span { border-color: #756206; }
span { border-color: rgb(117,98,6); }
td.TdClassName
{
border-color: #756206;
}
.TagClassName
{
border-color: #756206;
}
</style>