Shades of Yukon Gold #766716
Tints of Yukon Gold #766716
RGB
CMYK
RGB Variations
Color information
#766716 (or 0x766716) is known color: Yukon Gold. HEX triplet: 76, 67 and 16. RGB value is (118,103,22). Sum of RGB (Red+Green+Blue) = 118+103+22=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #766716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766716 is #8998E9. Grayscale: #626262. Windows color (decimal): -9017578 or 1468278. OLE color: 1468278.
HSL color Cylindrical-coordinate representation of color #766716: hue angle of 50.62º 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 #766716 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 22 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.54 |
| HSL | 50.63º | 0.69% | 0.27% | - |
| HSV(B) | 50.63º | 0.81% | 0.46% | - |
| XYZ | 12.47 | 13.61 | 2.73 | - |
| YUV | 98.25 | 84.97 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 22 | 0 | 0.13 | 0.81 | 0.54 | 50.63 | 0.69 | 0.27 |
| Hex | 76 | 67 | 16 | 0 | D | 51 | 36 | 33 | 45 | 1B |
| Octal | 166 | 147 | 26 | 0 | 15 | 121 | 66 | 63 | 105 | 33 |
| Binary | 1110110 | 1100111 | 10110 | 0 | 1101 | 1010001 | 110110 | 110011 | 1000101 | 11011 |
Color Harmonies of #766716
Complementary color
Monochromatic Colors of #766716
Black with #766716
Text Example
Text Example
White with #766716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766716; }
p { color: rgb(118,103,22); }
H1.HeaderClassName
{
color: #766716;
}
.AnyTagClassName
{
color: #766716;
}
</style>
background-color css
<style>
a { background-color: #766716; }
a { background-color: rgb(118,103,22); }
div.DivClassName
{
background-color: #766716;
}
.BgClassName
{
background-color: #766716;
}
</style>
border-color css
<style>
span { border-color: #766716; }
span { border-color: rgb(118,103,22); }
td.TdClassName
{
border-color: #766716;
}
.TagClassName
{
border-color: #766716;
}
</style>