Shades of Yukon Gold #766508
Tints of Yukon Gold #766508
RGB
CMYK
RGB Variations
Color information
#766508 (or 0x766508) is known color: Yukon Gold. HEX triplet: 76, 65 and 08. RGB value is (118,101,8). Sum of RGB (Red+Green+Blue) = 118+101+8=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 8 (3.52% from 255 or 3.52% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #766508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766508 is #899AF7. Grayscale: #5F5F5F. Windows color (decimal): -9018104 or 550262. OLE color: 550262.
HSL color Cylindrical-coordinate representation of color #766508: hue angle of 50.73º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #766508 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 8 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.54 |
| HSL | 50.73º | 0.87% | 0.25% | - |
| HSV(B) | 50.73º | 0.93% | 0.46% | - |
| XYZ | 12.17 | 13.18 | 2.13 | - |
| YUV | 95.48 | 78.63 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 8 | 0 | 0.14 | 0.93 | 0.54 | 50.73 | 0.87 | 0.25 |
| Hex | 76 | 65 | 8 | 0 | E | 5D | 36 | 33 | 57 | 19 |
| Octal | 166 | 145 | 10 | 0 | 16 | 135 | 66 | 63 | 127 | 31 |
| Binary | 1110110 | 1100101 | 1000 | 0 | 1110 | 1011101 | 110110 | 110011 | 1010111 | 11001 |
Color Harmonies of #766508
Complementary color
Monochromatic Colors of #766508
Black with #766508
Text Example
Text Example
White with #766508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766508; }
p { color: rgb(118,101,8); }
H1.HeaderClassName
{
color: #766508;
}
.AnyTagClassName
{
color: #766508;
}
</style>
background-color css
<style>
a { background-color: #766508; }
a { background-color: rgb(118,101,8); }
div.DivClassName
{
background-color: #766508;
}
.BgClassName
{
background-color: #766508;
}
</style>
border-color css
<style>
span { border-color: #766508; }
span { border-color: rgb(118,101,8); }
td.TdClassName
{
border-color: #766508;
}
.TagClassName
{
border-color: #766508;
}
</style>