Shades of Yukon Gold #756618
Tints of Yukon Gold #756618
RGB
CMYK
RGB Variations
Color information
#756618 (or 0x756618) is known color: Yukon Gold. HEX triplet: 75, 66 and 18. RGB value is (117,102,24). Sum of RGB (Red+Green+Blue) = 117+102+24=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #756618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756618 is #8A99E7. Grayscale: #616161. Windows color (decimal): -9083368 or 1599093. OLE color: 1599093.
HSL color Cylindrical-coordinate representation of color #756618: hue angle of 50.32º 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 #756618 is Cyan = 0, Magento = 0.13, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 24 | - |
| CMYK | 0 | 0.13 | 0.79 | 0.54 |
| HSL | 50.32º | 0.66% | 0.28% | - |
| HSV(B) | 50.32º | 0.79% | 0.46% | - |
| XYZ | 12.25 | 13.35 | 2.8 | - |
| YUV | 97.59 | 86.47 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 24 | 0 | 0.13 | 0.79 | 0.54 | 50.32 | 0.66 | 0.28 |
| Hex | 75 | 66 | 18 | 0 | D | 4F | 36 | 32 | 42 | 1C |
| Octal | 165 | 146 | 30 | 0 | 15 | 117 | 66 | 62 | 102 | 34 |
| Binary | 1110101 | 1100110 | 11000 | 0 | 1101 | 1001111 | 110110 | 110010 | 1000010 | 11100 |
Color Harmonies of #756618
Complementary color
Monochromatic Colors of #756618
Black with #756618
Text Example
Text Example
White with #756618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756618; }
p { color: rgb(117,102,24); }
H1.HeaderClassName
{
color: #756618;
}
.AnyTagClassName
{
color: #756618;
}
</style>
background-color css
<style>
a { background-color: #756618; }
a { background-color: rgb(117,102,24); }
div.DivClassName
{
background-color: #756618;
}
.BgClassName
{
background-color: #756618;
}
</style>
border-color css
<style>
span { border-color: #756618; }
span { border-color: rgb(117,102,24); }
td.TdClassName
{
border-color: #756618;
}
.TagClassName
{
border-color: #756618;
}
</style>