Shades of Yukon Gold #746508
Tints of Yukon Gold #746508
RGB
CMYK
RGB Variations
Color information
#746508 (or 0x746508) is known color: Yukon Gold. HEX triplet: 74, 65 and 08. RGB value is (116,101,8). Sum of RGB (Red+Green+Blue) = 116+101+8=225 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.56% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 8 (3.52% from 255 or 3.56% from 225); Max value from RGB is 116 - color contains mainly: red. Hex color #746508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746508 is #8B9AF7. Grayscale: #5F5F5F. Windows color (decimal): -9149176 or 550260. OLE color: 550260.
HSL color Cylindrical-coordinate representation of color #746508: hue angle of 51.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #746508 is Cyan = 0, Magento = 0.13, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 8 | - |
| CMYK | 0 | 0.13 | 0.93 | 0.55 |
| HSL | 51.67º | 0.87% | 0.24% | - |
| HSV(B) | 51.67º | 0.93% | 0.45% | - |
| XYZ | 11.9 | 13.04 | 2.12 | - |
| YUV | 94.88 | 78.97 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 8 | 0 | 0.13 | 0.93 | 0.55 | 51.67 | 0.87 | 0.24 |
| Hex | 74 | 65 | 8 | 0 | D | 5D | 37 | 34 | 57 | 18 |
| Octal | 164 | 145 | 10 | 0 | 15 | 135 | 67 | 64 | 127 | 30 |
| Binary | 1110100 | 1100101 | 1000 | 0 | 1101 | 1011101 | 110111 | 110100 | 1010111 | 11000 |
Color Harmonies of #746508
Complementary color
Monochromatic Colors of #746508
Black with #746508
Text Example
Text Example
White with #746508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746508; }
p { color: rgb(116,101,8); }
H1.HeaderClassName
{
color: #746508;
}
.AnyTagClassName
{
color: #746508;
}
</style>
background-color css
<style>
a { background-color: #746508; }
a { background-color: rgb(116,101,8); }
div.DivClassName
{
background-color: #746508;
}
.BgClassName
{
background-color: #746508;
}
</style>
border-color css
<style>
span { border-color: #746508; }
span { border-color: rgb(116,101,8); }
td.TdClassName
{
border-color: #746508;
}
.TagClassName
{
border-color: #746508;
}
</style>