Shades of Yukon Gold #766306
Tints of Yukon Gold #766306
RGB
CMYK
RGB Variations
Color information
#766306 (or 0x766306) is known color: Yukon Gold. HEX triplet: 76, 63 and 06. RGB value is (118,99,6). Sum of RGB (Red+Green+Blue) = 118+99+6=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 6 (2.73% from 255 or 2.69% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #766306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766306 is #899CF9. Grayscale: #5E5E5E. Windows color (decimal): -9018618 or 418678. OLE color: 418678.
HSL color Cylindrical-coordinate representation of color #766306: hue angle of 49.82º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #766306 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 6 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.54 |
| HSL | 49.82º | 0.9% | 0.24% | - |
| HSV(B) | 49.82º | 0.95% | 0.46% | - |
| XYZ | 11.97 | 12.79 | 2.01 | - |
| YUV | 94.08 | 78.29 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 6 | 0 | 0.16 | 0.95 | 0.54 | 49.82 | 0.9 | 0.24 |
| Hex | 76 | 63 | 6 | 0 | 10 | 5F | 36 | 32 | 5A | 18 |
| Octal | 166 | 143 | 6 | 0 | 20 | 137 | 66 | 62 | 132 | 30 |
| Binary | 1110110 | 1100011 | 110 | 0 | 10000 | 1011111 | 110110 | 110010 | 1011010 | 11000 |
Color Harmonies of #766306
Complementary color
Monochromatic Colors of #766306
Black with #766306
Text Example
Text Example
White with #766306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766306; }
p { color: rgb(118,99,6); }
H1.HeaderClassName
{
color: #766306;
}
.AnyTagClassName
{
color: #766306;
}
</style>
background-color css
<style>
a { background-color: #766306; }
a { background-color: rgb(118,99,6); }
div.DivClassName
{
background-color: #766306;
}
.BgClassName
{
background-color: #766306;
}
</style>
border-color css
<style>
span { border-color: #766306; }
span { border-color: rgb(118,99,6); }
td.TdClassName
{
border-color: #766306;
}
.TagClassName
{
border-color: #766306;
}
</style>