Shades of Yukon Gold #756117
Tints of Yukon Gold #756117
RGB
CMYK
RGB Variations
Color information
#756117 (or 0x756117) is known color: Yukon Gold. HEX triplet: 75, 61 and 17. RGB value is (117,97,23). Sum of RGB (Red+Green+Blue) = 117+97+23=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 97 (38.28% from 255 or 40.93% from 237); Blue value is 23 (9.38% from 255 or 9.70% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #756117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756117 is #8A9EE8. Grayscale: #5E5E5E. Windows color (decimal): -9084649 or 1532277. OLE color: 1532277.
HSL color Cylindrical-coordinate representation of color #756117: hue angle of 47.23º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #756117 is Cyan = 0, Magento = 0.17, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 23 | - |
| CMYK | 0 | 0.17 | 0.80 | 0.54 |
| HSL | 47.23º | 0.67% | 0.27% | - |
| HSV(B) | 47.23º | 0.8% | 0.46% | - |
| XYZ | 11.77 | 12.39 | 2.58 | - |
| YUV | 94.54 | 87.63 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 23 | 0 | 0.17 | 0.80 | 0.54 | 47.23 | 0.67 | 0.27 |
| Hex | 75 | 61 | 17 | 0 | 11 | 50 | 36 | 2F | 43 | 1B |
| Octal | 165 | 141 | 27 | 0 | 21 | 120 | 66 | 57 | 103 | 33 |
| Binary | 1110101 | 1100001 | 10111 | 0 | 10001 | 1010000 | 110110 | 101111 | 1000011 | 11011 |
Color Harmonies of #756117
Complementary color
Monochromatic Colors of #756117
Black with #756117
Text Example
Text Example
White with #756117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756117; }
p { color: rgb(117,97,23); }
H1.HeaderClassName
{
color: #756117;
}
.AnyTagClassName
{
color: #756117;
}
</style>
background-color css
<style>
a { background-color: #756117; }
a { background-color: rgb(117,97,23); }
div.DivClassName
{
background-color: #756117;
}
.BgClassName
{
background-color: #756117;
}
</style>
border-color css
<style>
span { border-color: #756117; }
span { border-color: rgb(117,97,23); }
td.TdClassName
{
border-color: #756117;
}
.TagClassName
{
border-color: #756117;
}
</style>