Shades of Yukon Gold #736514
Tints of Yukon Gold #736514
RGB
CMYK
RGB Variations
Color information
#736514 (or 0x736514) is known color: Yukon Gold. HEX triplet: 73, 65 and 14. RGB value is (115,101,20). Sum of RGB (Red+Green+Blue) = 115+101+20=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 20 (8.20% from 255 or 8.47% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #736514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736514 is #8C9AEB. Grayscale: #606060. Windows color (decimal): -9214700 or 1336691. OLE color: 1336691.
HSL color Cylindrical-coordinate representation of color #736514: hue angle of 51.16º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #736514 is Cyan = 0, Magento = 0.12, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 20 | - |
| CMYK | 0 | 0.12 | 0.83 | 0.55 |
| HSL | 51.16º | 0.7% | 0.26% | - |
| HSV(B) | 51.16º | 0.83% | 0.45% | - |
| XYZ | 11.85 | 13 | 2.55 | - |
| YUV | 95.95 | 85.14 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 20 | 0 | 0.12 | 0.83 | 0.55 | 51.16 | 0.7 | 0.26 |
| Hex | 73 | 65 | 14 | 0 | C | 53 | 37 | 33 | 46 | 1A |
| Octal | 163 | 145 | 24 | 0 | 14 | 123 | 67 | 63 | 106 | 32 |
| Binary | 1110011 | 1100101 | 10100 | 0 | 1100 | 1010011 | 110111 | 110011 | 1000110 | 11010 |
Color Harmonies of #736514
Complementary color
Monochromatic Colors of #736514
Black with #736514
Text Example
Text Example
White with #736514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736514; }
p { color: rgb(115,101,20); }
H1.HeaderClassName
{
color: #736514;
}
.AnyTagClassName
{
color: #736514;
}
</style>
background-color css
<style>
a { background-color: #736514; }
a { background-color: rgb(115,101,20); }
div.DivClassName
{
background-color: #736514;
}
.BgClassName
{
background-color: #736514;
}
</style>
border-color css
<style>
span { border-color: #736514; }
span { border-color: rgb(115,101,20); }
td.TdClassName
{
border-color: #736514;
}
.TagClassName
{
border-color: #736514;
}
</style>