Shades of Yukon Gold #756609
Tints of Yukon Gold #756609
RGB
CMYK
RGB Variations
Color information
#756609 (or 0x756609) is known color: Yukon Gold. HEX triplet: 75, 66 and 09. RGB value is (117,102,9). Sum of RGB (Red+Green+Blue) = 117+102+9=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 102 (40.23% from 255 or 44.74% from 228); Blue value is 9 (3.91% from 255 or 3.95% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #756609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756609 is #8A99F6. Grayscale: #606060. Windows color (decimal): -9083383 or 616053. OLE color: 616053.
HSL color Cylindrical-coordinate representation of color #756609: hue angle of 51.67º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #756609 is Cyan = 0, Magento = 0.13, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 9 | - |
| CMYK | 0 | 0.13 | 0.92 | 0.54 |
| HSL | 51.67º | 0.86% | 0.25% | - |
| HSV(B) | 51.67º | 0.92% | 0.46% | - |
| XYZ | 12.14 | 13.3 | 2.19 | - |
| YUV | 95.88 | 78.97 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 9 | 0 | 0.13 | 0.92 | 0.54 | 51.67 | 0.86 | 0.25 |
| Hex | 75 | 66 | 9 | 0 | D | 5C | 36 | 34 | 56 | 19 |
| Octal | 165 | 146 | 11 | 0 | 15 | 134 | 66 | 64 | 126 | 31 |
| Binary | 1110101 | 1100110 | 1001 | 0 | 1101 | 1011100 | 110110 | 110100 | 1010110 | 11001 |
Color Harmonies of #756609
Complementary color
Monochromatic Colors of #756609
Black with #756609
Text Example
Text Example
White with #756609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756609; }
p { color: rgb(117,102,9); }
H1.HeaderClassName
{
color: #756609;
}
.AnyTagClassName
{
color: #756609;
}
</style>
background-color css
<style>
a { background-color: #756609; }
a { background-color: rgb(117,102,9); }
div.DivClassName
{
background-color: #756609;
}
.BgClassName
{
background-color: #756609;
}
</style>
border-color css
<style>
span { border-color: #756609; }
span { border-color: rgb(117,102,9); }
td.TdClassName
{
border-color: #756609;
}
.TagClassName
{
border-color: #756609;
}
</style>