Shades of Yukon Gold #766307
Tints of Yukon Gold #766307
RGB
CMYK
RGB Variations
Color information
#766307 (or 0x766307) is known color: Yukon Gold. HEX triplet: 76, 63 and 07. RGB value is (118,99,7). Sum of RGB (Red+Green+Blue) = 118+99+7=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #766307 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766307 is #899CF8. Grayscale: #5E5E5E. Windows color (decimal): -9018617 or 484214. OLE color: 484214.
HSL color Cylindrical-coordinate representation of color #766307: hue angle of 49.73º 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 #766307 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 7 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.54 |
| HSL | 49.73º | 0.89% | 0.25% | - |
| HSV(B) | 49.73º | 0.94% | 0.46% | - |
| XYZ | 11.97 | 12.79 | 2.04 | - |
| YUV | 94.19 | 78.79 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 7 | 0 | 0.16 | 0.94 | 0.54 | 49.73 | 0.89 | 0.25 |
| Hex | 76 | 63 | 7 | 0 | 10 | 5E | 36 | 32 | 59 | 19 |
| Octal | 166 | 143 | 7 | 0 | 20 | 136 | 66 | 62 | 131 | 31 |
| Binary | 1110110 | 1100011 | 111 | 0 | 10000 | 1011110 | 110110 | 110010 | 1011001 | 11001 |
Color Harmonies of #766307
Complementary color
Monochromatic Colors of #766307
Black with #766307
Text Example
Text Example
White with #766307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766307; }
p { color: rgb(118,99,7); }
H1.HeaderClassName
{
color: #766307;
}
.AnyTagClassName
{
color: #766307;
}
</style>
background-color css
<style>
a { background-color: #766307; }
a { background-color: rgb(118,99,7); }
div.DivClassName
{
background-color: #766307;
}
.BgClassName
{
background-color: #766307;
}
</style>
border-color css
<style>
span { border-color: #766307; }
span { border-color: rgb(118,99,7); }
td.TdClassName
{
border-color: #766307;
}
.TagClassName
{
border-color: #766307;
}
</style>