Shades of Yukon Gold #766717
Tints of Yukon Gold #766717
RGB
CMYK
RGB Variations
Color information
#766717 (or 0x766717) is known color: Yukon Gold. HEX triplet: 76, 67 and 17. RGB value is (118,103,23). Sum of RGB (Red+Green+Blue) = 118+103+23=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 23 (9.38% from 255 or 9.43% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #766717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766717 is #8998E8. Grayscale: #626262. Windows color (decimal): -9017577 or 1533814. OLE color: 1533814.
HSL color Cylindrical-coordinate representation of color #766717: hue angle of 50.53º 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 #766717 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 23 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.54 |
| HSL | 50.53º | 0.67% | 0.28% | - |
| HSV(B) | 50.53º | 0.81% | 0.46% | - |
| XYZ | 12.48 | 13.61 | 2.78 | - |
| YUV | 98.37 | 85.47 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 23 | 0 | 0.13 | 0.81 | 0.54 | 50.53 | 0.67 | 0.28 |
| Hex | 76 | 67 | 17 | 0 | D | 51 | 36 | 33 | 43 | 1C |
| Octal | 166 | 147 | 27 | 0 | 15 | 121 | 66 | 63 | 103 | 34 |
| Binary | 1110110 | 1100111 | 10111 | 0 | 1101 | 1010001 | 110110 | 110011 | 1000011 | 11100 |
Color Harmonies of #766717
Complementary color
Monochromatic Colors of #766717
Black with #766717
Text Example
Text Example
White with #766717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766717; }
p { color: rgb(118,103,23); }
H1.HeaderClassName
{
color: #766717;
}
.AnyTagClassName
{
color: #766717;
}
</style>
background-color css
<style>
a { background-color: #766717; }
a { background-color: rgb(118,103,23); }
div.DivClassName
{
background-color: #766717;
}
.BgClassName
{
background-color: #766717;
}
</style>
border-color css
<style>
span { border-color: #766717; }
span { border-color: rgb(118,103,23); }
td.TdClassName
{
border-color: #766717;
}
.TagClassName
{
border-color: #766717;
}
</style>