Shades of Yukon Gold #756119
Tints of Yukon Gold #756119
RGB
CMYK
RGB Variations
Color information
#756119 (or 0x756119) is known color: Yukon Gold. HEX triplet: 75, 61 and 19. RGB value is (117,97,25). Sum of RGB (Red+Green+Blue) = 117+97+25=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 97 (38.28% from 255 or 40.59% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #756119 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756119 is #8A9EE6. Grayscale: #5F5F5F. Windows color (decimal): -9084647 or 1663349. OLE color: 1663349.
HSL color Cylindrical-coordinate representation of color #756119: hue angle of 46.96º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #756119 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 25 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.54 |
| HSL | 46.96º | 0.65% | 0.28% | - |
| HSV(B) | 46.96º | 0.79% | 0.46% | - |
| XYZ | 11.79 | 12.4 | 2.69 | - |
| YUV | 94.77 | 88.63 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 25 | 0 | 0.17 | 0.79 | 0.54 | 46.96 | 0.65 | 0.28 |
| Hex | 75 | 61 | 19 | 0 | 11 | 4F | 36 | 2F | 41 | 1C |
| Octal | 165 | 141 | 31 | 0 | 21 | 117 | 66 | 57 | 101 | 34 |
| Binary | 1110101 | 1100001 | 11001 | 0 | 10001 | 1001111 | 110110 | 101111 | 1000001 | 11100 |
Color Harmonies of #756119
Complementary color
Monochromatic Colors of #756119
Black with #756119
Text Example
Text Example
White with #756119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756119; }
p { color: rgb(117,97,25); }
H1.HeaderClassName
{
color: #756119;
}
.AnyTagClassName
{
color: #756119;
}
</style>
background-color css
<style>
a { background-color: #756119; }
a { background-color: rgb(117,97,25); }
div.DivClassName
{
background-color: #756119;
}
.BgClassName
{
background-color: #756119;
}
</style>
border-color css
<style>
span { border-color: #756119; }
span { border-color: rgb(117,97,25); }
td.TdClassName
{
border-color: #756119;
}
.TagClassName
{
border-color: #756119;
}
</style>