Shades of Yukon Gold #756414
Tints of Yukon Gold #756414
RGB
CMYK
RGB Variations
Color information
#756414 (or 0x756414) is known color: Yukon Gold. HEX triplet: 75, 64 and 14. RGB value is (117,100,20). Sum of RGB (Red+Green+Blue) = 117+100+20=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 20 (8.20% from 255 or 8.44% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #756414 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756414 is #8A9BEB. Grayscale: #606060. Windows color (decimal): -9083884 or 1336437. OLE color: 1336437.
HSL color Cylindrical-coordinate representation of color #756414: hue angle of 49.48º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #756414 is Cyan = 0, Magento = 0.15, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 20 | - |
| CMYK | 0 | 0.15 | 0.83 | 0.54 |
| HSL | 49.48º | 0.71% | 0.27% | - |
| HSV(B) | 49.48º | 0.83% | 0.46% | - |
| XYZ | 12.02 | 12.95 | 2.53 | - |
| YUV | 95.96 | 85.13 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 20 | 0 | 0.15 | 0.83 | 0.54 | 49.48 | 0.71 | 0.27 |
| Hex | 75 | 64 | 14 | 0 | F | 53 | 36 | 31 | 47 | 1B |
| Octal | 165 | 144 | 24 | 0 | 17 | 123 | 66 | 61 | 107 | 33 |
| Binary | 1110101 | 1100100 | 10100 | 0 | 1111 | 1010011 | 110110 | 110001 | 1000111 | 11011 |
Color Harmonies of #756414
Complementary color
Monochromatic Colors of #756414
Black with #756414
Text Example
Text Example
White with #756414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756414; }
p { color: rgb(117,100,20); }
H1.HeaderClassName
{
color: #756414;
}
.AnyTagClassName
{
color: #756414;
}
</style>
background-color css
<style>
a { background-color: #756414; }
a { background-color: rgb(117,100,20); }
div.DivClassName
{
background-color: #756414;
}
.BgClassName
{
background-color: #756414;
}
</style>
border-color css
<style>
span { border-color: #756414; }
span { border-color: rgb(117,100,20); }
td.TdClassName
{
border-color: #756414;
}
.TagClassName
{
border-color: #756414;
}
</style>