Shades of Yukon Gold #766008
Tints of Yukon Gold #766008
RGB
CMYK
RGB Variations
Color information
#766008 (or 0x766008) is known color: Yukon Gold. HEX triplet: 76, 60 and 08. RGB value is (118,96,8). Sum of RGB (Red+Green+Blue) = 118+96+8=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 96 (37.89% from 255 or 43.24% from 222); Blue value is 8 (3.52% from 255 or 3.60% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #766008 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766008 is #899FF7. Grayscale: #5C5C5C. Windows color (decimal): -9019384 or 548982. OLE color: 548982.
HSL color Cylindrical-coordinate representation of color #766008: hue angle of 48º 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 #766008 is Cyan = 0, Magento = 0.19, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 8 | - |
| CMYK | 0 | 0.19 | 0.93 | 0.54 |
| HSL | 48º | 0.87% | 0.25% | - |
| HSV(B) | 48º | 0.93% | 0.46% | - |
| XYZ | 11.7 | 12.23 | 1.97 | - |
| YUV | 92.55 | 80.29 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 8 | 0 | 0.19 | 0.93 | 0.54 | 48 | 0.87 | 0.25 |
| Hex | 76 | 60 | 8 | 0 | 13 | 5D | 36 | 30 | 57 | 19 |
| Octal | 166 | 140 | 10 | 0 | 23 | 135 | 66 | 60 | 127 | 31 |
| Binary | 1110110 | 1100000 | 1000 | 0 | 10011 | 1011101 | 110110 | 110000 | 1010111 | 11001 |
Color Harmonies of #766008
Complementary color
Monochromatic Colors of #766008
Black with #766008
Text Example
Text Example
White with #766008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766008; }
p { color: rgb(118,96,8); }
H1.HeaderClassName
{
color: #766008;
}
.AnyTagClassName
{
color: #766008;
}
</style>
background-color css
<style>
a { background-color: #766008; }
a { background-color: rgb(118,96,8); }
div.DivClassName
{
background-color: #766008;
}
.BgClassName
{
background-color: #766008;
}
</style>
border-color css
<style>
span { border-color: #766008; }
span { border-color: rgb(118,96,8); }
td.TdClassName
{
border-color: #766008;
}
.TagClassName
{
border-color: #766008;
}
</style>