Shades of Yukon Gold #766007
Tints of Yukon Gold #766007
RGB
CMYK
RGB Variations
Color information
#766007 (or 0x766007) is known color: Yukon Gold. HEX triplet: 76, 60 and 07. RGB value is (118,96,7). Sum of RGB (Red+Green+Blue) = 118+96+7=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 96 (37.89% from 255 or 43.44% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #766007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766007 is #899FF8. Grayscale: #5C5C5C. Windows color (decimal): -9019385 or 483446. OLE color: 483446.
HSL color Cylindrical-coordinate representation of color #766007: hue angle of 48.11º 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 #766007 is Cyan = 0, Magento = 0.19, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 7 | - |
| CMYK | 0 | 0.19 | 0.94 | 0.54 |
| HSL | 48.11º | 0.89% | 0.25% | - |
| HSV(B) | 48.11º | 0.94% | 0.46% | - |
| XYZ | 11.69 | 12.23 | 1.95 | - |
| YUV | 92.43 | 79.79 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 7 | 0 | 0.19 | 0.94 | 0.54 | 48.11 | 0.89 | 0.25 |
| Hex | 76 | 60 | 7 | 0 | 13 | 5E | 36 | 30 | 59 | 19 |
| Octal | 166 | 140 | 7 | 0 | 23 | 136 | 66 | 60 | 131 | 31 |
| Binary | 1110110 | 1100000 | 111 | 0 | 10011 | 1011110 | 110110 | 110000 | 1011001 | 11001 |
Color Harmonies of #766007
Complementary color
Monochromatic Colors of #766007
Black with #766007
Text Example
Text Example
White with #766007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766007; }
p { color: rgb(118,96,7); }
H1.HeaderClassName
{
color: #766007;
}
.AnyTagClassName
{
color: #766007;
}
</style>
background-color css
<style>
a { background-color: #766007; }
a { background-color: rgb(118,96,7); }
div.DivClassName
{
background-color: #766007;
}
.BgClassName
{
background-color: #766007;
}
</style>
border-color css
<style>
span { border-color: #766007; }
span { border-color: rgb(118,96,7); }
td.TdClassName
{
border-color: #766007;
}
.TagClassName
{
border-color: #766007;
}
</style>