Shades of Yukon Gold #756207
Tints of Yukon Gold #756207
RGB
CMYK
RGB Variations
Color information
#756207 (or 0x756207) is known color: Yukon Gold. HEX triplet: 75, 62 and 07. RGB value is (117,98,7). Sum of RGB (Red+Green+Blue) = 117+98+7=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 98 (38.67% from 255 or 44.14% from 222); Blue value is 7 (3.12% from 255 or 3.15% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #756207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756207 is #8A9DF8. Grayscale: #5D5D5D. Windows color (decimal): -9084409 or 483957. OLE color: 483957.
HSL color Cylindrical-coordinate representation of color #756207: hue angle of 49.64º 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 #756207 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 7 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.54 |
| HSL | 49.64º | 0.89% | 0.24% | - |
| HSV(B) | 49.64º | 0.94% | 0.46% | - |
| XYZ | 11.74 | 12.53 | 2 | - |
| YUV | 93.31 | 79.29 | 144.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 7 | 0 | 0.16 | 0.94 | 0.54 | 49.64 | 0.89 | 0.24 |
| Hex | 75 | 62 | 7 | 0 | 10 | 5E | 36 | 32 | 59 | 18 |
| Octal | 165 | 142 | 7 | 0 | 20 | 136 | 66 | 62 | 131 | 30 |
| Binary | 1110101 | 1100010 | 111 | 0 | 10000 | 1011110 | 110110 | 110010 | 1011001 | 11000 |
Color Harmonies of #756207
Complementary color
Monochromatic Colors of #756207
Black with #756207
Text Example
Text Example
White with #756207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756207; }
p { color: rgb(117,98,7); }
H1.HeaderClassName
{
color: #756207;
}
.AnyTagClassName
{
color: #756207;
}
</style>
background-color css
<style>
a { background-color: #756207; }
a { background-color: rgb(117,98,7); }
div.DivClassName
{
background-color: #756207;
}
.BgClassName
{
background-color: #756207;
}
</style>
border-color css
<style>
span { border-color: #756207; }
span { border-color: rgb(117,98,7); }
td.TdClassName
{
border-color: #756207;
}
.TagClassName
{
border-color: #756207;
}
</style>