Shades of Yukon Gold #766205
Tints of Yukon Gold #766205
RGB
CMYK
RGB Variations
Color information
#766205 (or 0x766205) is known color: Yukon Gold. HEX triplet: 76, 62 and 05. RGB value is (118,98,5). Sum of RGB (Red+Green+Blue) = 118+98+5=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 98 (38.67% from 255 or 44.34% from 221); Blue value is 5 (2.34% from 255 or 2.26% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #766205 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766205 is #899DFA. Grayscale: #5D5D5D. Windows color (decimal): -9018875 or 352886. OLE color: 352886.
HSL color Cylindrical-coordinate representation of color #766205: hue angle of 49.38º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #766205 is Cyan = 0, Magento = 0.17, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 5 | - |
| CMYK | 0 | 0.17 | 0.96 | 0.54 |
| HSL | 49.38º | 0.92% | 0.24% | - |
| HSV(B) | 49.38º | 0.96% | 0.46% | - |
| XYZ | 11.87 | 12.6 | 1.95 | - |
| YUV | 93.38 | 78.13 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 5 | 0 | 0.17 | 0.96 | 0.54 | 49.38 | 0.92 | 0.24 |
| Hex | 76 | 62 | 5 | 0 | 11 | 60 | 36 | 31 | 5C | 18 |
| Octal | 166 | 142 | 5 | 0 | 21 | 140 | 66 | 61 | 134 | 30 |
| Binary | 1110110 | 1100010 | 101 | 0 | 10001 | 1100000 | 110110 | 110001 | 1011100 | 11000 |
Color Harmonies of #766205
Complementary color
Monochromatic Colors of #766205
Black with #766205
Text Example
Text Example
White with #766205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766205; }
p { color: rgb(118,98,5); }
H1.HeaderClassName
{
color: #766205;
}
.AnyTagClassName
{
color: #766205;
}
</style>
background-color css
<style>
a { background-color: #766205; }
a { background-color: rgb(118,98,5); }
div.DivClassName
{
background-color: #766205;
}
.BgClassName
{
background-color: #766205;
}
</style>
border-color css
<style>
span { border-color: #766205; }
span { border-color: rgb(118,98,5); }
td.TdClassName
{
border-color: #766205;
}
.TagClassName
{
border-color: #766205;
}
</style>