Shades of Yukon Gold #766312
Tints of Yukon Gold #766312
RGB
CMYK
RGB Variations
Color information
#766312 (or 0x766312) is known color: Yukon Gold. HEX triplet: 76, 63 and 12. RGB value is (118,99,18). Sum of RGB (Red+Green+Blue) = 118+99+18=235 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50.21% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 18 (7.42% from 255 or 7.66% from 235); Max value from RGB is 118 - color contains mainly: red. Hex color #766312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766312 is #899CED. Grayscale: #5F5F5F. Windows color (decimal): -9018606 or 1205110. OLE color: 1205110.
HSL color Cylindrical-coordinate representation of color #766312: hue angle of 48.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #766312 is Cyan = 0, Magento = 0.16, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 18 | - |
| CMYK | 0 | 0.16 | 0.85 | 0.54 |
| HSL | 48.6º | 0.74% | 0.27% | - |
| HSV(B) | 48.6º | 0.85% | 0.46% | - |
| XYZ | 12.04 | 12.82 | 2.41 | - |
| YUV | 95.45 | 84.29 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 18 | 0 | 0.16 | 0.85 | 0.54 | 48.6 | 0.74 | 0.27 |
| Hex | 76 | 63 | 12 | 0 | 10 | 55 | 36 | 31 | 4A | 1B |
| Octal | 166 | 143 | 22 | 0 | 20 | 125 | 66 | 61 | 112 | 33 |
| Binary | 1110110 | 1100011 | 10010 | 0 | 10000 | 1010101 | 110110 | 110001 | 1001010 | 11011 |
Color Harmonies of #766312
Complementary color
Monochromatic Colors of #766312
Black with #766312
Text Example
Text Example
White with #766312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766312; }
p { color: rgb(118,99,18); }
H1.HeaderClassName
{
color: #766312;
}
.AnyTagClassName
{
color: #766312;
}
</style>
background-color css
<style>
a { background-color: #766312; }
a { background-color: rgb(118,99,18); }
div.DivClassName
{
background-color: #766312;
}
.BgClassName
{
background-color: #766312;
}
</style>
border-color css
<style>
span { border-color: #766312; }
span { border-color: rgb(118,99,18); }
td.TdClassName
{
border-color: #766312;
}
.TagClassName
{
border-color: #766312;
}
</style>