Shades of Yukon Gold #746515
Tints of Yukon Gold #746515
RGB
CMYK
RGB Variations
Color information
#746515 (or 0x746515) is known color: Yukon Gold. HEX triplet: 74, 65 and 15. RGB value is (116,101,21). Sum of RGB (Red+Green+Blue) = 116+101+21=238 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.74% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 21 (8.59% from 255 or 8.82% from 238); Max value from RGB is 116 - color contains mainly: red. Hex color #746515 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746515 is #8B9AEA. Grayscale: #606060. Windows color (decimal): -9149163 or 1402228. OLE color: 1402228.
HSL color Cylindrical-coordinate representation of color #746515: hue angle of 50.53º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #746515 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 21 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.55 |
| HSL | 50.53º | 0.69% | 0.27% | - |
| HSV(B) | 50.53º | 0.82% | 0.45% | - |
| XYZ | 11.99 | 13.07 | 2.6 | - |
| YUV | 96.37 | 85.47 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 21 | 0 | 0.13 | 0.82 | 0.55 | 50.53 | 0.69 | 0.27 |
| Hex | 74 | 65 | 15 | 0 | D | 52 | 37 | 33 | 45 | 1B |
| Octal | 164 | 145 | 25 | 0 | 15 | 122 | 67 | 63 | 105 | 33 |
| Binary | 1110100 | 1100101 | 10101 | 0 | 1101 | 1010010 | 110111 | 110011 | 1000101 | 11011 |
Color Harmonies of #746515
Complementary color
Monochromatic Colors of #746515
Black with #746515
Text Example
Text Example
White with #746515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746515; }
p { color: rgb(116,101,21); }
H1.HeaderClassName
{
color: #746515;
}
.AnyTagClassName
{
color: #746515;
}
</style>
background-color css
<style>
a { background-color: #746515; }
a { background-color: rgb(116,101,21); }
div.DivClassName
{
background-color: #746515;
}
.BgClassName
{
background-color: #746515;
}
</style>
border-color css
<style>
span { border-color: #746515; }
span { border-color: rgb(116,101,21); }
td.TdClassName
{
border-color: #746515;
}
.TagClassName
{
border-color: #746515;
}
</style>