Shades of Yukon Gold #746011
Tints of Yukon Gold #746011
RGB
CMYK
RGB Variations
Color information
#746011 (or 0x746011) is known color: Yukon Gold. HEX triplet: 74, 60 and 11. RGB value is (116,96,17). Sum of RGB (Red+Green+Blue) = 116+96+17=229 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.66% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 17 (7.03% from 255 or 7.42% from 229); Max value from RGB is 116 - color contains mainly: red. Hex color #746011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746011 is #8B9FEE. Grayscale: #5D5D5D. Windows color (decimal): -9150447 or 1138804. OLE color: 1138804.
HSL color Cylindrical-coordinate representation of color #746011: hue angle of 47.88º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #746011 is Cyan = 0, Magento = 0.17, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 17 | - |
| CMYK | 0 | 0.17 | 0.85 | 0.55 |
| HSL | 47.88º | 0.74% | 0.26% | - |
| HSV(B) | 47.88º | 0.85% | 0.45% | - |
| XYZ | 11.49 | 12.12 | 2.26 | - |
| YUV | 92.97 | 85.13 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 17 | 0 | 0.17 | 0.85 | 0.55 | 47.88 | 0.74 | 0.26 |
| Hex | 74 | 60 | 11 | 0 | 11 | 55 | 37 | 30 | 4A | 1A |
| Octal | 164 | 140 | 21 | 0 | 21 | 125 | 67 | 60 | 112 | 32 |
| Binary | 1110100 | 1100000 | 10001 | 0 | 10001 | 1010101 | 110111 | 110000 | 1001010 | 11010 |
Color Harmonies of #746011
Complementary color
Monochromatic Colors of #746011
Black with #746011
Text Example
Text Example
White with #746011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746011; }
p { color: rgb(116,96,17); }
H1.HeaderClassName
{
color: #746011;
}
.AnyTagClassName
{
color: #746011;
}
</style>
background-color css
<style>
a { background-color: #746011; }
a { background-color: rgb(116,96,17); }
div.DivClassName
{
background-color: #746011;
}
.BgClassName
{
background-color: #746011;
}
</style>
border-color css
<style>
span { border-color: #746011; }
span { border-color: rgb(116,96,17); }
td.TdClassName
{
border-color: #746011;
}
.TagClassName
{
border-color: #746011;
}
</style>