Shades of Yukon Gold #756809
Tints of Yukon Gold #756809
RGB
CMYK
RGB Variations
Color information
#756809 (or 0x756809) is known color: Yukon Gold. HEX triplet: 75, 68 and 09. RGB value is (117,104,9). Sum of RGB (Red+Green+Blue) = 117+104+9=230 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.87% from 230); Green value is 104 (41.02% from 255 or 45.22% from 230); Blue value is 9 (3.91% from 255 or 3.91% from 230); Max value from RGB is 117 - color contains mainly: red. Hex color #756809 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756809 is #8A97F6. Grayscale: #616161. Windows color (decimal): -9082871 or 616565. OLE color: 616565.
HSL color Cylindrical-coordinate representation of color #756809: hue angle of 52.78º 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 #756809 is Cyan = 0, Magento = 0.11, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 9 | - |
| CMYK | 0 | 0.11 | 0.92 | 0.54 |
| HSL | 52.78º | 0.86% | 0.25% | - |
| HSV(B) | 52.78º | 0.92% | 0.46% | - |
| XYZ | 12.34 | 13.7 | 2.25 | - |
| YUV | 97.06 | 78.31 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 9 | 0 | 0.11 | 0.92 | 0.54 | 52.78 | 0.86 | 0.25 |
| Hex | 75 | 68 | 9 | 0 | B | 5C | 36 | 35 | 56 | 19 |
| Octal | 165 | 150 | 11 | 0 | 13 | 134 | 66 | 65 | 126 | 31 |
| Binary | 1110101 | 1101000 | 1001 | 0 | 1011 | 1011100 | 110110 | 110101 | 1010110 | 11001 |
Color Harmonies of #756809
Complementary color
Monochromatic Colors of #756809
Black with #756809
Text Example
Text Example
White with #756809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756809; }
p { color: rgb(117,104,9); }
H1.HeaderClassName
{
color: #756809;
}
.AnyTagClassName
{
color: #756809;
}
</style>
background-color css
<style>
a { background-color: #756809; }
a { background-color: rgb(117,104,9); }
div.DivClassName
{
background-color: #756809;
}
.BgClassName
{
background-color: #756809;
}
</style>
border-color css
<style>
span { border-color: #756809; }
span { border-color: rgb(117,104,9); }
td.TdClassName
{
border-color: #756809;
}
.TagClassName
{
border-color: #756809;
}
</style>