Shades of Yukon Gold #766517
Tints of Yukon Gold #766517
RGB
CMYK
RGB Variations
Color information
#766517 (or 0x766517) is known color: Yukon Gold. HEX triplet: 76, 65 and 17. RGB value is (118,101,23). Sum of RGB (Red+Green+Blue) = 118+101+23=242 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.76% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 23 (9.38% from 255 or 9.50% from 242); Max value from RGB is 118 - color contains mainly: red. Hex color #766517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766517 is #899AE8. Grayscale: #616161. Windows color (decimal): -9018089 or 1533302. OLE color: 1533302.
HSL color Cylindrical-coordinate representation of color #766517: hue angle of 49.26º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #766517 is Cyan = 0, Magento = 0.14, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 23 | - |
| CMYK | 0 | 0.14 | 0.81 | 0.54 |
| HSL | 49.26º | 0.67% | 0.28% | - |
| HSV(B) | 49.26º | 0.81% | 0.46% | - |
| XYZ | 12.28 | 13.22 | 2.72 | - |
| YUV | 97.19 | 86.13 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 23 | 0 | 0.14 | 0.81 | 0.54 | 49.26 | 0.67 | 0.28 |
| Hex | 76 | 65 | 17 | 0 | E | 51 | 36 | 31 | 43 | 1C |
| Octal | 166 | 145 | 27 | 0 | 16 | 121 | 66 | 61 | 103 | 34 |
| Binary | 1110110 | 1100101 | 10111 | 0 | 1110 | 1010001 | 110110 | 110001 | 1000011 | 11100 |
Color Harmonies of #766517
Complementary color
Monochromatic Colors of #766517
Black with #766517
Text Example
Text Example
White with #766517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766517; }
p { color: rgb(118,101,23); }
H1.HeaderClassName
{
color: #766517;
}
.AnyTagClassName
{
color: #766517;
}
</style>
background-color css
<style>
a { background-color: #766517; }
a { background-color: rgb(118,101,23); }
div.DivClassName
{
background-color: #766517;
}
.BgClassName
{
background-color: #766517;
}
</style>
border-color css
<style>
span { border-color: #766517; }
span { border-color: rgb(118,101,23); }
td.TdClassName
{
border-color: #766517;
}
.TagClassName
{
border-color: #766517;
}
</style>