Shades of Yukon Gold #766407
Tints of Yukon Gold #766407
RGB
CMYK
RGB Variations
Color information
#766407 (or 0x766407) is known color: Yukon Gold. HEX triplet: 76, 64 and 07. RGB value is (118,100,7). Sum of RGB (Red+Green+Blue) = 118+100+7=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 100 (39.45% from 255 or 44.44% from 225); Blue value is 7 (3.12% from 255 or 3.11% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #766407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766407 is #899BF8. Grayscale: #5F5F5F. Windows color (decimal): -9018361 or 484470. OLE color: 484470.
HSL color Cylindrical-coordinate representation of color #766407: hue angle of 50.27º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #766407 is Cyan = 0, Magento = 0.15, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 7 | - |
| CMYK | 0 | 0.15 | 0.94 | 0.54 |
| HSL | 50.27º | 0.89% | 0.25% | - |
| HSV(B) | 50.27º | 0.94% | 0.46% | - |
| XYZ | 12.07 | 12.98 | 2.07 | - |
| YUV | 94.78 | 78.46 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 7 | 0 | 0.15 | 0.94 | 0.54 | 50.27 | 0.89 | 0.25 |
| Hex | 76 | 64 | 7 | 0 | F | 5E | 36 | 32 | 59 | 19 |
| Octal | 166 | 144 | 7 | 0 | 17 | 136 | 66 | 62 | 131 | 31 |
| Binary | 1110110 | 1100100 | 111 | 0 | 1111 | 1011110 | 110110 | 110010 | 1011001 | 11001 |
Color Harmonies of #766407
Complementary color
Monochromatic Colors of #766407
Black with #766407
Text Example
Text Example
White with #766407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766407; }
p { color: rgb(118,100,7); }
H1.HeaderClassName
{
color: #766407;
}
.AnyTagClassName
{
color: #766407;
}
</style>
background-color css
<style>
a { background-color: #766407; }
a { background-color: rgb(118,100,7); }
div.DivClassName
{
background-color: #766407;
}
.BgClassName
{
background-color: #766407;
}
</style>
border-color css
<style>
span { border-color: #766407; }
span { border-color: rgb(118,100,7); }
td.TdClassName
{
border-color: #766407;
}
.TagClassName
{
border-color: #766407;
}
</style>