Shades of Yukon Gold #746019
Tints of Yukon Gold #746019
RGB
CMYK
RGB Variations
Color information
#746019 (or 0x746019) is known color: Yukon Gold. HEX triplet: 74, 60 and 19. RGB value is (116,96,25). Sum of RGB (Red+Green+Blue) = 116+96+25=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 96 (37.89% from 255 or 40.51% from 237); Blue value is 25 (10.16% from 255 or 10.55% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #746019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746019 is #8B9FE6. Grayscale: #5E5E5E. Windows color (decimal): -9150439 or 1663092. OLE color: 1663092.
HSL color Cylindrical-coordinate representation of color #746019: hue angle of 46.81º 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 #746019 is Cyan = 0, Magento = 0.17, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 25 | - |
| CMYK | 0 | 0.17 | 0.78 | 0.55 |
| HSL | 46.81º | 0.65% | 0.28% | - |
| HSV(B) | 46.81º | 0.78% | 0.45% | - |
| XYZ | 11.56 | 12.15 | 2.66 | - |
| YUV | 93.89 | 89.13 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 25 | 0 | 0.17 | 0.78 | 0.55 | 46.81 | 0.65 | 0.28 |
| Hex | 74 | 60 | 19 | 0 | 11 | 4E | 37 | 2F | 41 | 1C |
| Octal | 164 | 140 | 31 | 0 | 21 | 116 | 67 | 57 | 101 | 34 |
| Binary | 1110100 | 1100000 | 11001 | 0 | 10001 | 1001110 | 110111 | 101111 | 1000001 | 11100 |
Color Harmonies of #746019
Complementary color
Monochromatic Colors of #746019
Black with #746019
Text Example
Text Example
White with #746019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746019; }
p { color: rgb(116,96,25); }
H1.HeaderClassName
{
color: #746019;
}
.AnyTagClassName
{
color: #746019;
}
</style>
background-color css
<style>
a { background-color: #746019; }
a { background-color: rgb(116,96,25); }
div.DivClassName
{
background-color: #746019;
}
.BgClassName
{
background-color: #746019;
}
</style>
border-color css
<style>
span { border-color: #746019; }
span { border-color: rgb(116,96,25); }
td.TdClassName
{
border-color: #746019;
}
.TagClassName
{
border-color: #746019;
}
</style>