Shades of Yukon Gold #746406
Tints of Yukon Gold #746406
RGB
CMYK
RGB Variations
Color information
#746406 (or 0x746406) is known color: Yukon Gold. HEX triplet: 74, 64 and 06. RGB value is (116,100,6). Sum of RGB (Red+Green+Blue) = 116+100+6=222 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.25% from 222); Green value is 100 (39.45% from 255 or 45.05% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 116 - color contains mainly: red. Hex color #746406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746406 is #8B9BF9. Grayscale: #5E5E5E. Windows color (decimal): -9149434 or 418932. OLE color: 418932.
HSL color Cylindrical-coordinate representation of color #746406: hue angle of 51.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #746406 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 6 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.55 |
| HSL | 51.27º | 0.9% | 0.24% | - |
| HSV(B) | 51.27º | 0.95% | 0.45% | - |
| XYZ | 11.79 | 12.84 | 2.03 | - |
| YUV | 94.07 | 78.3 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 6 | 0 | 0.14 | 0.95 | 0.55 | 51.27 | 0.9 | 0.24 |
| Hex | 74 | 64 | 6 | 0 | E | 5F | 37 | 33 | 5A | 18 |
| Octal | 164 | 144 | 6 | 0 | 16 | 137 | 67 | 63 | 132 | 30 |
| Binary | 1110100 | 1100100 | 110 | 0 | 1110 | 1011111 | 110111 | 110011 | 1011010 | 11000 |
Color Harmonies of #746406
Complementary color
Monochromatic Colors of #746406
Black with #746406
Text Example
Text Example
White with #746406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746406; }
p { color: rgb(116,100,6); }
H1.HeaderClassName
{
color: #746406;
}
.AnyTagClassName
{
color: #746406;
}
</style>
background-color css
<style>
a { background-color: #746406; }
a { background-color: rgb(116,100,6); }
div.DivClassName
{
background-color: #746406;
}
.BgClassName
{
background-color: #746406;
}
</style>
border-color css
<style>
span { border-color: #746406; }
span { border-color: rgb(116,100,6); }
td.TdClassName
{
border-color: #746406;
}
.TagClassName
{
border-color: #746406;
}
</style>