Shades of Yukon Gold #756018
Tints of Yukon Gold #756018
RGB
CMYK
RGB Variations
Color information
#756018 (or 0x756018) is known color: Yukon Gold. HEX triplet: 75, 60 and 18. RGB value is (117,96,24). Sum of RGB (Red+Green+Blue) = 117+96+24=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 96 (37.89% from 255 or 40.51% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #756018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756018 is #8A9FE7. Grayscale: #5E5E5E. Windows color (decimal): -9084904 or 1597557. OLE color: 1597557.
HSL color Cylindrical-coordinate representation of color #756018: hue angle of 46.45º 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 #756018 is Cyan = 0, Magento = 0.18, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 24 | - |
| CMYK | 0 | 0.18 | 0.79 | 0.54 |
| HSL | 46.45º | 0.66% | 0.28% | - |
| HSV(B) | 46.45º | 0.79% | 0.46% | - |
| XYZ | 11.68 | 12.21 | 2.61 | - |
| YUV | 94.07 | 88.46 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 24 | 0 | 0.18 | 0.79 | 0.54 | 46.45 | 0.66 | 0.28 |
| Hex | 75 | 60 | 18 | 0 | 12 | 4F | 36 | 2E | 42 | 1C |
| Octal | 165 | 140 | 30 | 0 | 22 | 117 | 66 | 56 | 102 | 34 |
| Binary | 1110101 | 1100000 | 11000 | 0 | 10010 | 1001111 | 110110 | 101110 | 1000010 | 11100 |
Color Harmonies of #756018
Complementary color
Monochromatic Colors of #756018
Black with #756018
Text Example
Text Example
White with #756018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756018; }
p { color: rgb(117,96,24); }
H1.HeaderClassName
{
color: #756018;
}
.AnyTagClassName
{
color: #756018;
}
</style>
background-color css
<style>
a { background-color: #756018; }
a { background-color: rgb(117,96,24); }
div.DivClassName
{
background-color: #756018;
}
.BgClassName
{
background-color: #756018;
}
</style>
border-color css
<style>
span { border-color: #756018; }
span { border-color: rgb(117,96,24); }
td.TdClassName
{
border-color: #756018;
}
.TagClassName
{
border-color: #756018;
}
</style>