Shades of Yukon Gold #756507
Tints of Yukon Gold #756507
RGB
CMYK
RGB Variations
Color information
#756507 (or 0x756507) is known color: Yukon Gold. HEX triplet: 75, 65 and 07. RGB value is (117,101,7). Sum of RGB (Red+Green+Blue) = 117+101+7=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 7 (3.12% from 255 or 3.11% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #756507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756507 is #8A9AF8. Grayscale: #5F5F5F. Windows color (decimal): -9083641 or 484725. OLE color: 484725.
HSL color Cylindrical-coordinate representation of color #756507: hue angle of 51.27º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #756507 is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 7 | - |
| CMYK | 0 | 0.14 | 0.94 | 0.54 |
| HSL | 51.27º | 0.89% | 0.24% | - |
| HSV(B) | 51.27º | 0.94% | 0.46% | - |
| XYZ | 12.03 | 13.1 | 2.1 | - |
| YUV | 95.07 | 78.3 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 7 | 0 | 0.14 | 0.94 | 0.54 | 51.27 | 0.89 | 0.24 |
| Hex | 75 | 65 | 7 | 0 | E | 5E | 36 | 33 | 59 | 18 |
| Octal | 165 | 145 | 7 | 0 | 16 | 136 | 66 | 63 | 131 | 30 |
| Binary | 1110101 | 1100101 | 111 | 0 | 1110 | 1011110 | 110110 | 110011 | 1011001 | 11000 |
Color Harmonies of #756507
Complementary color
Monochromatic Colors of #756507
Black with #756507
Text Example
Text Example
White with #756507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756507; }
p { color: rgb(117,101,7); }
H1.HeaderClassName
{
color: #756507;
}
.AnyTagClassName
{
color: #756507;
}
</style>
background-color css
<style>
a { background-color: #756507; }
a { background-color: rgb(117,101,7); }
div.DivClassName
{
background-color: #756507;
}
.BgClassName
{
background-color: #756507;
}
</style>
border-color css
<style>
span { border-color: #756507; }
span { border-color: rgb(117,101,7); }
td.TdClassName
{
border-color: #756507;
}
.TagClassName
{
border-color: #756507;
}
</style>