Shades of Yukon Gold #756007
Tints of Yukon Gold #756007
RGB
CMYK
RGB Variations
Color information
#756007 (or 0x756007) is known color: Yukon Gold. HEX triplet: 75, 60 and 07. RGB value is (117,96,7). Sum of RGB (Red+Green+Blue) = 117+96+7=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 96 (37.89% from 255 or 43.64% from 220); Blue value is 7 (3.12% from 255 or 3.18% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #756007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756007 is #8A9FF8. Grayscale: #5C5C5C. Windows color (decimal): -9084921 or 483445. OLE color: 483445.
HSL color Cylindrical-coordinate representation of color #756007: hue angle of 48.55º 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 #756007 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 7 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.54 |
| HSL | 48.55º | 0.89% | 0.24% | - |
| HSV(B) | 48.55º | 0.94% | 0.46% | - |
| XYZ | 11.56 | 12.16 | 1.94 | - |
| YUV | 92.13 | 79.96 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 7 | 0 | 0.18 | 0.94 | 0.54 | 48.55 | 0.89 | 0.24 |
| Hex | 75 | 60 | 7 | 0 | 12 | 5E | 36 | 31 | 59 | 18 |
| Octal | 165 | 140 | 7 | 0 | 22 | 136 | 66 | 61 | 131 | 30 |
| Binary | 1110101 | 1100000 | 111 | 0 | 10010 | 1011110 | 110110 | 110001 | 1011001 | 11000 |
Color Harmonies of #756007
Complementary color
Monochromatic Colors of #756007
Black with #756007
Text Example
Text Example
White with #756007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756007; }
p { color: rgb(117,96,7); }
H1.HeaderClassName
{
color: #756007;
}
.AnyTagClassName
{
color: #756007;
}
</style>
background-color css
<style>
a { background-color: #756007; }
a { background-color: rgb(117,96,7); }
div.DivClassName
{
background-color: #756007;
}
.BgClassName
{
background-color: #756007;
}
</style>
border-color css
<style>
span { border-color: #756007; }
span { border-color: rgb(117,96,7); }
td.TdClassName
{
border-color: #756007;
}
.TagClassName
{
border-color: #756007;
}
</style>