Shades of Yukon Gold #766009
Tints of Yukon Gold #766009
RGB
CMYK
RGB Variations
Color information
#766009 (or 0x766009) is known color: Yukon Gold. HEX triplet: 76, 60 and 09. RGB value is (118,96,9). Sum of RGB (Red+Green+Blue) = 118+96+9=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 96 (37.89% from 255 or 43.05% from 223); Blue value is 9 (3.91% from 255 or 4.04% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #766009 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766009 is #899FF6. Grayscale: #5D5D5D. Windows color (decimal): -9019383 or 614518. OLE color: 614518.
HSL color Cylindrical-coordinate representation of color #766009: hue angle of 47.89º 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 #766009 is Cyan = 0, Magento = 0.19, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 9 | - |
| CMYK | 0 | 0.19 | 0.92 | 0.54 |
| HSL | 47.89º | 0.86% | 0.25% | - |
| HSV(B) | 47.89º | 0.92% | 0.46% | - |
| XYZ | 11.7 | 12.24 | 2 | - |
| YUV | 92.66 | 80.79 | 146.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 9 | 0 | 0.19 | 0.92 | 0.54 | 47.89 | 0.86 | 0.25 |
| Hex | 76 | 60 | 9 | 0 | 13 | 5C | 36 | 30 | 56 | 19 |
| Octal | 166 | 140 | 11 | 0 | 23 | 134 | 66 | 60 | 126 | 31 |
| Binary | 1110110 | 1100000 | 1001 | 0 | 10011 | 1011100 | 110110 | 110000 | 1010110 | 11001 |
Color Harmonies of #766009
Complementary color
Monochromatic Colors of #766009
Black with #766009
Text Example
Text Example
White with #766009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766009; }
p { color: rgb(118,96,9); }
H1.HeaderClassName
{
color: #766009;
}
.AnyTagClassName
{
color: #766009;
}
</style>
background-color css
<style>
a { background-color: #766009; }
a { background-color: rgb(118,96,9); }
div.DivClassName
{
background-color: #766009;
}
.BgClassName
{
background-color: #766009;
}
</style>
border-color css
<style>
span { border-color: #766009; }
span { border-color: rgb(118,96,9); }
td.TdClassName
{
border-color: #766009;
}
.TagClassName
{
border-color: #766009;
}
</style>