Shades of Yukon Gold #756608
Tints of Yukon Gold #756608
RGB
CMYK
RGB Variations
Color information
#756608 (or 0x756608) is known color: Yukon Gold. HEX triplet: 75, 66 and 08. RGB value is (117,102,8). Sum of RGB (Red+Green+Blue) = 117+102+8=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 102 (40.23% from 255 or 44.93% from 227); Blue value is 8 (3.52% from 255 or 3.52% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #756608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756608 is #8A99F7. Grayscale: #606060. Windows color (decimal): -9083384 or 550517. OLE color: 550517.
HSL color Cylindrical-coordinate representation of color #756608: hue angle of 51.74º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #756608 is Cyan = 0, Magento = 0.13, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 8 | - |
| CMYK | 0 | 0.13 | 0.93 | 0.54 |
| HSL | 51.74º | 0.87% | 0.25% | - |
| HSV(B) | 51.74º | 0.93% | 0.46% | - |
| XYZ | 12.13 | 13.3 | 2.16 | - |
| YUV | 95.77 | 78.47 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 8 | 0 | 0.13 | 0.93 | 0.54 | 51.74 | 0.87 | 0.25 |
| Hex | 75 | 66 | 8 | 0 | D | 5D | 36 | 34 | 57 | 19 |
| Octal | 165 | 146 | 10 | 0 | 15 | 135 | 66 | 64 | 127 | 31 |
| Binary | 1110101 | 1100110 | 1000 | 0 | 1101 | 1011101 | 110110 | 110100 | 1010111 | 11001 |
Color Harmonies of #756608
Complementary color
Monochromatic Colors of #756608
Black with #756608
Text Example
Text Example
White with #756608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756608; }
p { color: rgb(117,102,8); }
H1.HeaderClassName
{
color: #756608;
}
.AnyTagClassName
{
color: #756608;
}
</style>
background-color css
<style>
a { background-color: #756608; }
a { background-color: rgb(117,102,8); }
div.DivClassName
{
background-color: #756608;
}
.BgClassName
{
background-color: #756608;
}
</style>
border-color css
<style>
span { border-color: #756608; }
span { border-color: rgb(117,102,8); }
td.TdClassName
{
border-color: #756608;
}
.TagClassName
{
border-color: #756608;
}
</style>