Shades of Yukon Gold #756218
Tints of Yukon Gold #756218
RGB
CMYK
RGB Variations
Color information
#756218 (or 0x756218) is known color: Yukon Gold. HEX triplet: 75, 62 and 18. RGB value is (117,98,24). Sum of RGB (Red+Green+Blue) = 117+98+24=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 98 (38.67% from 255 or 41.00% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #756218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756218 is #8A9DE7. Grayscale: #5F5F5F. Windows color (decimal): -9084392 or 1598069. OLE color: 1598069.
HSL color Cylindrical-coordinate representation of color #756218: hue angle of 47.74º 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 #756218 is Cyan = 0, Magento = 0.16, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 24 | - |
| CMYK | 0 | 0.16 | 0.79 | 0.54 |
| HSL | 47.74º | 0.66% | 0.28% | - |
| HSV(B) | 47.74º | 0.79% | 0.46% | - |
| XYZ | 11.87 | 12.58 | 2.67 | - |
| YUV | 95.25 | 87.79 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 24 | 0 | 0.16 | 0.79 | 0.54 | 47.74 | 0.66 | 0.28 |
| Hex | 75 | 62 | 18 | 0 | 10 | 4F | 36 | 30 | 42 | 1C |
| Octal | 165 | 142 | 30 | 0 | 20 | 117 | 66 | 60 | 102 | 34 |
| Binary | 1110101 | 1100010 | 11000 | 0 | 10000 | 1001111 | 110110 | 110000 | 1000010 | 11100 |
Color Harmonies of #756218
Complementary color
Monochromatic Colors of #756218
Black with #756218
Text Example
Text Example
White with #756218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756218; }
p { color: rgb(117,98,24); }
H1.HeaderClassName
{
color: #756218;
}
.AnyTagClassName
{
color: #756218;
}
</style>
background-color css
<style>
a { background-color: #756218; }
a { background-color: rgb(117,98,24); }
div.DivClassName
{
background-color: #756218;
}
.BgClassName
{
background-color: #756218;
}
</style>
border-color css
<style>
span { border-color: #756218; }
span { border-color: rgb(117,98,24); }
td.TdClassName
{
border-color: #756218;
}
.TagClassName
{
border-color: #756218;
}
</style>