Shades of Yukon Gold #766316
Tints of Yukon Gold #766316
RGB
CMYK
RGB Variations
Color information
#766316 (or 0x766316) is known color: Yukon Gold. HEX triplet: 76, 63 and 16. RGB value is (118,99,22). Sum of RGB (Red+Green+Blue) = 118+99+22=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #766316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766316 is #899CE9. Grayscale: #606060. Windows color (decimal): -9018602 or 1467254. OLE color: 1467254.
HSL color Cylindrical-coordinate representation of color #766316: hue angle of 48.12º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #766316 is Cyan = 0, Magento = 0.16, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 22 | - |
| CMYK | 0 | 0.16 | 0.81 | 0.54 |
| HSL | 48.13º | 0.69% | 0.27% | - |
| HSV(B) | 48.13º | 0.81% | 0.46% | - |
| XYZ | 12.08 | 12.83 | 2.6 | - |
| YUV | 95.9 | 86.29 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 22 | 0 | 0.16 | 0.81 | 0.54 | 48.13 | 0.69 | 0.27 |
| Hex | 76 | 63 | 16 | 0 | 10 | 51 | 36 | 30 | 45 | 1B |
| Octal | 166 | 143 | 26 | 0 | 20 | 121 | 66 | 60 | 105 | 33 |
| Binary | 1110110 | 1100011 | 10110 | 0 | 10000 | 1010001 | 110110 | 110000 | 1000101 | 11011 |
Color Harmonies of #766316
Complementary color
Monochromatic Colors of #766316
Black with #766316
Text Example
Text Example
White with #766316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766316; }
p { color: rgb(118,99,22); }
H1.HeaderClassName
{
color: #766316;
}
.AnyTagClassName
{
color: #766316;
}
</style>
background-color css
<style>
a { background-color: #766316; }
a { background-color: rgb(118,99,22); }
div.DivClassName
{
background-color: #766316;
}
.BgClassName
{
background-color: #766316;
}
</style>
border-color css
<style>
span { border-color: #766316; }
span { border-color: rgb(118,99,22); }
td.TdClassName
{
border-color: #766316;
}
.TagClassName
{
border-color: #766316;
}
</style>