Shades of Yukon Gold #746207
Tints of Yukon Gold #746207
RGB
CMYK
RGB Variations
Color information
#746207 (or 0x746207) is known color: Yukon Gold. HEX triplet: 74, 62 and 07. RGB value is (116,98,7). Sum of RGB (Red+Green+Blue) = 116+98+7=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 98 (38.67% from 255 or 44.34% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #746207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746207 is #8B9DF8. Grayscale: #5D5D5D. Windows color (decimal): -9149945 or 483956. OLE color: 483956.
HSL color Cylindrical-coordinate representation of color #746207: hue angle of 50.09º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #746207 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 98 | 7 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.55 |
| HSL | 50.09º | 0.89% | 0.24% | - |
| HSV(B) | 50.09º | 0.94% | 0.45% | - |
| XYZ | 11.61 | 12.46 | 1.99 | - |
| YUV | 93.01 | 79.46 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 7 | 0 | 0.16 | 0.94 | 0.55 | 50.09 | 0.89 | 0.24 |
| Hex | 74 | 62 | 7 | 0 | 10 | 5E | 37 | 32 | 59 | 18 |
| Octal | 164 | 142 | 7 | 0 | 20 | 136 | 67 | 62 | 131 | 30 |
| Binary | 1110100 | 1100010 | 111 | 0 | 10000 | 1011110 | 110111 | 110010 | 1011001 | 11000 |
Color Harmonies of #746207
Complementary color
Monochromatic Colors of #746207
Black with #746207
Text Example
Text Example
White with #746207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746207; }
p { color: rgb(116,98,7); }
H1.HeaderClassName
{
color: #746207;
}
.AnyTagClassName
{
color: #746207;
}
</style>
background-color css
<style>
a { background-color: #746207; }
a { background-color: rgb(116,98,7); }
div.DivClassName
{
background-color: #746207;
}
.BgClassName
{
background-color: #746207;
}
</style>
border-color css
<style>
span { border-color: #746207; }
span { border-color: rgb(116,98,7); }
td.TdClassName
{
border-color: #746207;
}
.TagClassName
{
border-color: #746207;
}
</style>