Shades of Yukon Gold #756306
Tints of Yukon Gold #756306
RGB
CMYK
RGB Variations
Color information
#756306 (or 0x756306) is known color: Yukon Gold. HEX triplet: 75, 63 and 06. RGB value is (117,99,6). Sum of RGB (Red+Green+Blue) = 117+99+6=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 99 (39.06% from 255 or 44.59% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #756306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756306 is #8A9CF9. Grayscale: #5E5E5E. Windows color (decimal): -9084154 or 418677. OLE color: 418677.
HSL color Cylindrical-coordinate representation of color #756306: hue angle of 50.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #756306 is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 6 | - |
| CMYK | 0 | 0.15 | 0.95 | 0.54 |
| HSL | 50.27º | 0.9% | 0.24% | - |
| HSV(B) | 50.27º | 0.95% | 0.46% | - |
| XYZ | 11.83 | 12.72 | 2 | - |
| YUV | 93.78 | 78.46 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 6 | 0 | 0.15 | 0.95 | 0.54 | 50.27 | 0.9 | 0.24 |
| Hex | 75 | 63 | 6 | 0 | F | 5F | 36 | 32 | 5A | 18 |
| Octal | 165 | 143 | 6 | 0 | 17 | 137 | 66 | 62 | 132 | 30 |
| Binary | 1110101 | 1100011 | 110 | 0 | 1111 | 1011111 | 110110 | 110010 | 1011010 | 11000 |
Color Harmonies of #756306
Complementary color
Monochromatic Colors of #756306
Black with #756306
Text Example
Text Example
White with #756306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756306; }
p { color: rgb(117,99,6); }
H1.HeaderClassName
{
color: #756306;
}
.AnyTagClassName
{
color: #756306;
}
</style>
background-color css
<style>
a { background-color: #756306; }
a { background-color: rgb(117,99,6); }
div.DivClassName
{
background-color: #756306;
}
.BgClassName
{
background-color: #756306;
}
</style>
border-color css
<style>
span { border-color: #756306; }
span { border-color: rgb(117,99,6); }
td.TdClassName
{
border-color: #756306;
}
.TagClassName
{
border-color: #756306;
}
</style>