Shades of Yukon Gold #766417
Tints of Yukon Gold #766417
RGB
CMYK
RGB Variations
Color information
#766417 (or 0x766417) is known color: Yukon Gold. HEX triplet: 76, 64 and 17. RGB value is (118,100,23). Sum of RGB (Red+Green+Blue) = 118+100+23=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 23 (9.38% from 255 or 9.54% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #766417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766417 is #899BE8. Grayscale: #606060. Windows color (decimal): -9018345 or 1533046. OLE color: 1533046.
HSL color Cylindrical-coordinate representation of color #766417: hue angle of 48.63º 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 #766417 is Cyan = 0, Magento = 0.15, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 23 | - |
| CMYK | 0 | 0.15 | 0.81 | 0.54 |
| HSL | 48.63º | 0.67% | 0.28% | - |
| HSV(B) | 48.63º | 0.81% | 0.46% | - |
| XYZ | 12.18 | 13.03 | 2.68 | - |
| YUV | 96.6 | 86.46 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 23 | 0 | 0.15 | 0.81 | 0.54 | 48.63 | 0.67 | 0.28 |
| Hex | 76 | 64 | 17 | 0 | F | 51 | 36 | 31 | 43 | 1C |
| Octal | 166 | 144 | 27 | 0 | 17 | 121 | 66 | 61 | 103 | 34 |
| Binary | 1110110 | 1100100 | 10111 | 0 | 1111 | 1010001 | 110110 | 110001 | 1000011 | 11100 |
Color Harmonies of #766417
Complementary color
Monochromatic Colors of #766417
Black with #766417
Text Example
Text Example
White with #766417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766417; }
p { color: rgb(118,100,23); }
H1.HeaderClassName
{
color: #766417;
}
.AnyTagClassName
{
color: #766417;
}
</style>
background-color css
<style>
a { background-color: #766417; }
a { background-color: rgb(118,100,23); }
div.DivClassName
{
background-color: #766417;
}
.BgClassName
{
background-color: #766417;
}
</style>
border-color css
<style>
span { border-color: #766417; }
span { border-color: rgb(118,100,23); }
td.TdClassName
{
border-color: #766417;
}
.TagClassName
{
border-color: #766417;
}
</style>