Shades of Yukon Gold #736510
Tints of Yukon Gold #736510
RGB
CMYK
RGB Variations
Color information
#736510 (or 0x736510) is known color: Yukon Gold. HEX triplet: 73, 65 and 10. RGB value is (115,101,16). Sum of RGB (Red+Green+Blue) = 115+101+16=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 101 (39.84% from 255 or 43.53% from 232); Blue value is 16 (6.64% from 255 or 6.90% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #736510 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736510 is #8C9AEF. Grayscale: #5F5F5F. Windows color (decimal): -9214704 or 1074547. OLE color: 1074547.
HSL color Cylindrical-coordinate representation of color #736510: hue angle of 51.52º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #736510 is Cyan = 0, Magento = 0.12, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 16 | - |
| CMYK | 0 | 0.12 | 0.86 | 0.55 |
| HSL | 51.52º | 0.76% | 0.26% | - |
| HSV(B) | 51.52º | 0.86% | 0.45% | - |
| XYZ | 11.82 | 12.99 | 2.37 | - |
| YUV | 95.5 | 83.14 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 16 | 0 | 0.12 | 0.86 | 0.55 | 51.52 | 0.76 | 0.26 |
| Hex | 73 | 65 | 10 | 0 | C | 56 | 37 | 34 | 4C | 1A |
| Octal | 163 | 145 | 20 | 0 | 14 | 126 | 67 | 64 | 114 | 32 |
| Binary | 1110011 | 1100101 | 10000 | 0 | 1100 | 1010110 | 110111 | 110100 | 1001100 | 11010 |
Color Harmonies of #736510
Complementary color
Monochromatic Colors of #736510
Black with #736510
Text Example
Text Example
White with #736510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736510; }
p { color: rgb(115,101,16); }
H1.HeaderClassName
{
color: #736510;
}
.AnyTagClassName
{
color: #736510;
}
</style>
background-color css
<style>
a { background-color: #736510; }
a { background-color: rgb(115,101,16); }
div.DivClassName
{
background-color: #736510;
}
.BgClassName
{
background-color: #736510;
}
</style>
border-color css
<style>
span { border-color: #736510; }
span { border-color: rgb(115,101,16); }
td.TdClassName
{
border-color: #736510;
}
.TagClassName
{
border-color: #736510;
}
</style>