Shades of Yukon Gold #746314
Tints of Yukon Gold #746314
RGB
CMYK
RGB Variations
Color information
#746314 (or 0x746314) is known color: Yukon Gold. HEX triplet: 74, 63 and 14. RGB value is (116,99,20). Sum of RGB (Red+Green+Blue) = 116+99+20=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #746314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746314 is #8B9CEB. Grayscale: #5F5F5F. Windows color (decimal): -9149676 or 1336180. OLE color: 1336180.
HSL color Cylindrical-coordinate representation of color #746314: hue angle of 49.38º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #746314 is Cyan = 0, Magento = 0.15, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 20 | - |
| CMYK | 0 | 0.15 | 0.83 | 0.55 |
| HSL | 49.38º | 0.71% | 0.27% | - |
| HSV(B) | 49.38º | 0.83% | 0.45% | - |
| XYZ | 11.79 | 12.69 | 2.49 | - |
| YUV | 95.08 | 85.63 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 20 | 0 | 0.15 | 0.83 | 0.55 | 49.38 | 0.71 | 0.27 |
| Hex | 74 | 63 | 14 | 0 | F | 53 | 37 | 31 | 47 | 1B |
| Octal | 164 | 143 | 24 | 0 | 17 | 123 | 67 | 61 | 107 | 33 |
| Binary | 1110100 | 1100011 | 10100 | 0 | 1111 | 1010011 | 110111 | 110001 | 1000111 | 11011 |
Color Harmonies of #746314
Complementary color
Monochromatic Colors of #746314
Black with #746314
Text Example
Text Example
White with #746314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746314; }
p { color: rgb(116,99,20); }
H1.HeaderClassName
{
color: #746314;
}
.AnyTagClassName
{
color: #746314;
}
</style>
background-color css
<style>
a { background-color: #746314; }
a { background-color: rgb(116,99,20); }
div.DivClassName
{
background-color: #746314;
}
.BgClassName
{
background-color: #746314;
}
</style>
border-color css
<style>
span { border-color: #746314; }
span { border-color: rgb(116,99,20); }
td.TdClassName
{
border-color: #746314;
}
.TagClassName
{
border-color: #746314;
}
</style>