Shades of Yukon Gold #746419
Tints of Yukon Gold #746419
RGB
CMYK
RGB Variations
Color information
#746419 (or 0x746419) is known color: Yukon Gold. HEX triplet: 74, 64 and 19. RGB value is (116,100,25). Sum of RGB (Red+Green+Blue) = 116+100+25=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 100 (39.45% from 255 or 41.49% from 241); Blue value is 25 (10.16% from 255 or 10.37% from 241); Max value from RGB is 116 - color contains mainly: red. Hex color #746419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746419 is #8B9BE6. Grayscale: #606060. Windows color (decimal): -9149415 or 1664116. OLE color: 1664116.
HSL color Cylindrical-coordinate representation of color #746419: hue angle of 49.45º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #746419 is Cyan = 0, Magento = 0.14, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 25 | - |
| CMYK | 0 | 0.14 | 0.78 | 0.55 |
| HSL | 49.45º | 0.65% | 0.28% | - |
| HSV(B) | 49.45º | 0.78% | 0.45% | - |
| XYZ | 11.94 | 12.9 | 2.78 | - |
| YUV | 96.23 | 87.8 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 25 | 0 | 0.14 | 0.78 | 0.55 | 49.45 | 0.65 | 0.28 |
| Hex | 74 | 64 | 19 | 0 | E | 4E | 37 | 31 | 41 | 1C |
| Octal | 164 | 144 | 31 | 0 | 16 | 116 | 67 | 61 | 101 | 34 |
| Binary | 1110100 | 1100100 | 11001 | 0 | 1110 | 1001110 | 110111 | 110001 | 1000001 | 11100 |
Color Harmonies of #746419
Complementary color
Monochromatic Colors of #746419
Black with #746419
Text Example
Text Example
White with #746419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746419; }
p { color: rgb(116,100,25); }
H1.HeaderClassName
{
color: #746419;
}
.AnyTagClassName
{
color: #746419;
}
</style>
background-color css
<style>
a { background-color: #746419; }
a { background-color: rgb(116,100,25); }
div.DivClassName
{
background-color: #746419;
}
.BgClassName
{
background-color: #746419;
}
</style>
border-color css
<style>
span { border-color: #746419; }
span { border-color: rgb(116,100,25); }
td.TdClassName
{
border-color: #746419;
}
.TagClassName
{
border-color: #746419;
}
</style>