Shades of Yukon Gold #756708
Tints of Yukon Gold #756708
RGB
CMYK
RGB Variations
Color information
#756708 (or 0x756708) is known color: Yukon Gold. HEX triplet: 75, 67 and 08. RGB value is (117,103,8). Sum of RGB (Red+Green+Blue) = 117+103+8=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 103 (40.62% from 255 or 45.18% from 228); Blue value is 8 (3.52% from 255 or 3.51% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #756708 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756708 is #8A98F7. Grayscale: #606060. Windows color (decimal): -9083128 or 550773. OLE color: 550773.
HSL color Cylindrical-coordinate representation of color #756708: hue angle of 52.29º 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 #756708 is Cyan = 0, Magento = 0.12, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 8 | - |
| CMYK | 0 | 0.12 | 0.93 | 0.54 |
| HSL | 52.29º | 0.87% | 0.25% | - |
| HSV(B) | 52.29º | 0.93% | 0.46% | - |
| XYZ | 12.23 | 13.5 | 2.19 | - |
| YUV | 96.36 | 78.14 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 8 | 0 | 0.12 | 0.93 | 0.54 | 52.29 | 0.87 | 0.25 |
| Hex | 75 | 67 | 8 | 0 | C | 5D | 36 | 34 | 57 | 19 |
| Octal | 165 | 147 | 10 | 0 | 14 | 135 | 66 | 64 | 127 | 31 |
| Binary | 1110101 | 1100111 | 1000 | 0 | 1100 | 1011101 | 110110 | 110100 | 1010111 | 11001 |
Color Harmonies of #756708
Complementary color
Monochromatic Colors of #756708
Black with #756708
Text Example
Text Example
White with #756708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756708; }
p { color: rgb(117,103,8); }
H1.HeaderClassName
{
color: #756708;
}
.AnyTagClassName
{
color: #756708;
}
</style>
background-color css
<style>
a { background-color: #756708; }
a { background-color: rgb(117,103,8); }
div.DivClassName
{
background-color: #756708;
}
.BgClassName
{
background-color: #756708;
}
</style>
border-color css
<style>
span { border-color: #756708; }
span { border-color: rgb(117,103,8); }
td.TdClassName
{
border-color: #756708;
}
.TagClassName
{
border-color: #756708;
}
</style>