Shades of Yukon Gold #756509
Tints of Yukon Gold #756509
RGB
CMYK
RGB Variations
Color information
#756509 (or 0x756509) is known color: Yukon Gold. HEX triplet: 75, 65 and 09. RGB value is (117,101,9). Sum of RGB (Red+Green+Blue) = 117+101+9=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 9 (3.91% from 255 or 3.96% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #756509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756509 is #8A9AF6. Grayscale: #5F5F5F. Windows color (decimal): -9083639 or 615797. OLE color: 615797.
HSL color Cylindrical-coordinate representation of color #756509: hue angle of 51.11º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #756509 is Cyan = 0, Magento = 0.14, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 9 | - |
| CMYK | 0 | 0.14 | 0.92 | 0.54 |
| HSL | 51.11º | 0.86% | 0.25% | - |
| HSV(B) | 51.11º | 0.92% | 0.46% | - |
| XYZ | 12.04 | 13.11 | 2.15 | - |
| YUV | 95.3 | 79.3 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 9 | 0 | 0.14 | 0.92 | 0.54 | 51.11 | 0.86 | 0.25 |
| Hex | 75 | 65 | 9 | 0 | E | 5C | 36 | 33 | 56 | 19 |
| Octal | 165 | 145 | 11 | 0 | 16 | 134 | 66 | 63 | 126 | 31 |
| Binary | 1110101 | 1100101 | 1001 | 0 | 1110 | 1011100 | 110110 | 110011 | 1010110 | 11001 |
Color Harmonies of #756509
Complementary color
Monochromatic Colors of #756509
Black with #756509
Text Example
Text Example
White with #756509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756509; }
p { color: rgb(117,101,9); }
H1.HeaderClassName
{
color: #756509;
}
.AnyTagClassName
{
color: #756509;
}
</style>
background-color css
<style>
a { background-color: #756509; }
a { background-color: rgb(117,101,9); }
div.DivClassName
{
background-color: #756509;
}
.BgClassName
{
background-color: #756509;
}
</style>
border-color css
<style>
span { border-color: #756509; }
span { border-color: rgb(117,101,9); }
td.TdClassName
{
border-color: #756509;
}
.TagClassName
{
border-color: #756509;
}
</style>