Shades of Yukon Gold #756118
Tints of Yukon Gold #756118
RGB
CMYK
RGB Variations
Color information
#756118 (or 0x756118) is known color: Yukon Gold. HEX triplet: 75, 61 and 18. RGB value is (117,97,24). Sum of RGB (Red+Green+Blue) = 117+97+24=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #756118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756118 is #8A9EE7. Grayscale: #5E5E5E. Windows color (decimal): -9084648 or 1597813. OLE color: 1597813.
HSL color Cylindrical-coordinate representation of color #756118: hue angle of 47.1º degrees, saturation: 0.66, 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 #756118 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 24 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.54 |
| HSL | 47.1º | 0.66% | 0.28% | - |
| HSV(B) | 47.1º | 0.79% | 0.46% | - |
| XYZ | 11.78 | 12.4 | 2.64 | - |
| YUV | 94.66 | 88.13 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 24 | 0 | 0.17 | 0.79 | 0.54 | 47.1 | 0.66 | 0.28 |
| Hex | 75 | 61 | 18 | 0 | 11 | 4F | 36 | 2F | 42 | 1C |
| Octal | 165 | 141 | 30 | 0 | 21 | 117 | 66 | 57 | 102 | 34 |
| Binary | 1110101 | 1100001 | 11000 | 0 | 10001 | 1001111 | 110110 | 101111 | 1000010 | 11100 |
Color Harmonies of #756118
Complementary color
Monochromatic Colors of #756118
Black with #756118
Text Example
Text Example
White with #756118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756118; }
p { color: rgb(117,97,24); }
H1.HeaderClassName
{
color: #756118;
}
.AnyTagClassName
{
color: #756118;
}
</style>
background-color css
<style>
a { background-color: #756118; }
a { background-color: rgb(117,97,24); }
div.DivClassName
{
background-color: #756118;
}
.BgClassName
{
background-color: #756118;
}
</style>
border-color css
<style>
span { border-color: #756118; }
span { border-color: rgb(117,97,24); }
td.TdClassName
{
border-color: #756118;
}
.TagClassName
{
border-color: #756118;
}
</style>