Shades of Yukon Gold #736416
Tints of Yukon Gold #736416
RGB
CMYK
RGB Variations
Color information
#736416 (or 0x736416) is known color: Yukon Gold. HEX triplet: 73, 64 and 16. RGB value is (115,100,22). Sum of RGB (Red+Green+Blue) = 115+100+22=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #736416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736416 is #8C9BE9. Grayscale: #5F5F5F. Windows color (decimal): -9214954 or 1467507. OLE color: 1467507.
HSL color Cylindrical-coordinate representation of color #736416: hue angle of 50.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #736416 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 22 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.55 |
| HSL | 50.32º | 0.68% | 0.27% | - |
| HSV(B) | 50.32º | 0.81% | 0.45% | - |
| XYZ | 11.77 | 12.82 | 2.61 | - |
| YUV | 95.59 | 86.47 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 22 | 0 | 0.13 | 0.81 | 0.55 | 50.32 | 0.68 | 0.27 |
| Hex | 73 | 64 | 16 | 0 | D | 51 | 37 | 32 | 44 | 1B |
| Octal | 163 | 144 | 26 | 0 | 15 | 121 | 67 | 62 | 104 | 33 |
| Binary | 1110011 | 1100100 | 10110 | 0 | 1101 | 1010001 | 110111 | 110010 | 1000100 | 11011 |
Color Harmonies of #736416
Complementary color
Monochromatic Colors of #736416
Black with #736416
Text Example
Text Example
White with #736416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736416; }
p { color: rgb(115,100,22); }
H1.HeaderClassName
{
color: #736416;
}
.AnyTagClassName
{
color: #736416;
}
</style>
background-color css
<style>
a { background-color: #736416; }
a { background-color: rgb(115,100,22); }
div.DivClassName
{
background-color: #736416;
}
.BgClassName
{
background-color: #736416;
}
</style>
border-color css
<style>
span { border-color: #736416; }
span { border-color: rgb(115,100,22); }
td.TdClassName
{
border-color: #736416;
}
.TagClassName
{
border-color: #736416;
}
</style>