Shades of Yukon Gold #756514
Tints of Yukon Gold #756514
RGB
CMYK
RGB Variations
Color information
#756514 (or 0x756514) is known color: Yukon Gold. HEX triplet: 75, 65 and 14. RGB value is (117,101,20). Sum of RGB (Red+Green+Blue) = 117+101+20=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 20 (8.20% from 255 or 8.40% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #756514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756514 is #8A9AEB. Grayscale: #606060. Windows color (decimal): -9083628 or 1336693. OLE color: 1336693.
HSL color Cylindrical-coordinate representation of color #756514: hue angle of 50.1º 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 #756514 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 20 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.54 |
| HSL | 50.1º | 0.71% | 0.27% | - |
| HSV(B) | 50.1º | 0.83% | 0.46% | - |
| XYZ | 12.12 | 13.14 | 2.56 | - |
| YUV | 96.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 20 | 0 | 0.14 | 0.83 | 0.54 | 50.1 | 0.71 | 0.27 |
| Hex | 75 | 65 | 14 | 0 | E | 53 | 36 | 32 | 47 | 1B |
| Octal | 165 | 145 | 24 | 0 | 16 | 123 | 66 | 62 | 107 | 33 |
| Binary | 1110101 | 1100101 | 10100 | 0 | 1110 | 1010011 | 110110 | 110010 | 1000111 | 11011 |
Color Harmonies of #756514
Complementary color
Monochromatic Colors of #756514
Black with #756514
Text Example
Text Example
White with #756514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756514; }
p { color: rgb(117,101,20); }
H1.HeaderClassName
{
color: #756514;
}
.AnyTagClassName
{
color: #756514;
}
</style>
background-color css
<style>
a { background-color: #756514; }
a { background-color: rgb(117,101,20); }
div.DivClassName
{
background-color: #756514;
}
.BgClassName
{
background-color: #756514;
}
</style>
border-color css
<style>
span { border-color: #756514; }
span { border-color: rgb(117,101,20); }
td.TdClassName
{
border-color: #756514;
}
.TagClassName
{
border-color: #756514;
}
</style>