Shades of Yukon Gold #766514
Tints of Yukon Gold #766514
RGB
CMYK
RGB Variations
Color information
#766514 (or 0x766514) is known color: Yukon Gold. HEX triplet: 76, 65 and 14. RGB value is (118,101,20). Sum of RGB (Red+Green+Blue) = 118+101+20=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 101 (39.84% from 255 or 42.26% from 239); Blue value is 20 (8.20% from 255 or 8.37% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #766514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766514 is #899AEB. Grayscale: #616161. Windows color (decimal): -9018092 or 1336694. OLE color: 1336694.
HSL color Cylindrical-coordinate representation of color #766514: hue angle of 49.59º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #766514 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 20 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.54 |
| HSL | 49.59º | 0.71% | 0.27% | - |
| HSV(B) | 49.59º | 0.83% | 0.46% | - |
| XYZ | 12.25 | 13.21 | 2.57 | - |
| YUV | 96.85 | 84.63 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 20 | 0 | 0.14 | 0.83 | 0.54 | 49.59 | 0.71 | 0.27 |
| Hex | 76 | 65 | 14 | 0 | E | 53 | 36 | 32 | 47 | 1B |
| Octal | 166 | 145 | 24 | 0 | 16 | 123 | 66 | 62 | 107 | 33 |
| Binary | 1110110 | 1100101 | 10100 | 0 | 1110 | 1010011 | 110110 | 110010 | 1000111 | 11011 |
Color Harmonies of #766514
Complementary color
Monochromatic Colors of #766514
Black with #766514
Text Example
Text Example
White with #766514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766514; }
p { color: rgb(118,101,20); }
H1.HeaderClassName
{
color: #766514;
}
.AnyTagClassName
{
color: #766514;
}
</style>
background-color css
<style>
a { background-color: #766514; }
a { background-color: rgb(118,101,20); }
div.DivClassName
{
background-color: #766514;
}
.BgClassName
{
background-color: #766514;
}
</style>
border-color css
<style>
span { border-color: #766514; }
span { border-color: rgb(118,101,20); }
td.TdClassName
{
border-color: #766514;
}
.TagClassName
{
border-color: #766514;
}
</style>