Shades of Yukon Gold #756914
Tints of Yukon Gold #756914
RGB
CMYK
RGB Variations
Color information
#756914 (or 0x756914) is known color: Yukon Gold. HEX triplet: 75, 69 and 14. RGB value is (117,105,20). Sum of RGB (Red+Green+Blue) = 117+105+20=242 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.35% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 20 (8.20% from 255 or 8.26% from 242); Max value from RGB is 117 - color contains mainly: red. Hex color #756914 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756914 is #8A96EB. Grayscale: #636363. Windows color (decimal): -9082604 or 1337717. OLE color: 1337717.
HSL color Cylindrical-coordinate representation of color #756914: hue angle of 52.58º 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 #756914 is Cyan = 0, Magento = 0.10, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 20 | - |
| CMYK | 0 | 0.10 | 0.83 | 0.54 |
| HSL | 52.58º | 0.71% | 0.27% | - |
| HSV(B) | 52.58º | 0.83% | 0.46% | - |
| XYZ | 12.51 | 13.94 | 2.69 | - |
| YUV | 98.9 | 83.48 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 20 | 0 | 0.10 | 0.83 | 0.54 | 52.58 | 0.71 | 0.27 |
| Hex | 75 | 69 | 14 | 0 | A | 53 | 36 | 35 | 47 | 1B |
| Octal | 165 | 151 | 24 | 0 | 12 | 123 | 66 | 65 | 107 | 33 |
| Binary | 1110101 | 1101001 | 10100 | 0 | 1010 | 1010011 | 110110 | 110101 | 1000111 | 11011 |
Color Harmonies of #756914
Complementary color
Monochromatic Colors of #756914
Black with #756914
Text Example
Text Example
White with #756914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756914; }
p { color: rgb(117,105,20); }
H1.HeaderClassName
{
color: #756914;
}
.AnyTagClassName
{
color: #756914;
}
</style>
background-color css
<style>
a { background-color: #756914; }
a { background-color: rgb(117,105,20); }
div.DivClassName
{
background-color: #756914;
}
.BgClassName
{
background-color: #756914;
}
</style>
border-color css
<style>
span { border-color: #756914; }
span { border-color: rgb(117,105,20); }
td.TdClassName
{
border-color: #756914;
}
.TagClassName
{
border-color: #756914;
}
</style>