Shades of Yukon Gold #736415
Tints of Yukon Gold #736415
RGB
CMYK
RGB Variations
Color information
#736415 (or 0x736415) is known color: Yukon Gold. HEX triplet: 73, 64 and 15. RGB value is (115,100,21). Sum of RGB (Red+Green+Blue) = 115+100+21=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 21 (8.59% from 255 or 8.90% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #736415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736415 is #8C9BEA. Grayscale: #5F5F5F. Windows color (decimal): -9214955 or 1401971. OLE color: 1401971.
HSL color Cylindrical-coordinate representation of color #736415: hue angle of 50.43º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #736415 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 21 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.55 |
| HSL | 50.43º | 0.69% | 0.27% | - |
| HSV(B) | 50.43º | 0.82% | 0.45% | - |
| XYZ | 11.76 | 12.81 | 2.56 | - |
| YUV | 95.48 | 85.97 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 21 | 0 | 0.13 | 0.82 | 0.55 | 50.43 | 0.69 | 0.27 |
| Hex | 73 | 64 | 15 | 0 | D | 52 | 37 | 32 | 45 | 1B |
| Octal | 163 | 144 | 25 | 0 | 15 | 122 | 67 | 62 | 105 | 33 |
| Binary | 1110011 | 1100100 | 10101 | 0 | 1101 | 1010010 | 110111 | 110010 | 1000101 | 11011 |
Color Harmonies of #736415
Complementary color
Monochromatic Colors of #736415
Black with #736415
Text Example
Text Example
White with #736415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736415; }
p { color: rgb(115,100,21); }
H1.HeaderClassName
{
color: #736415;
}
.AnyTagClassName
{
color: #736415;
}
</style>
background-color css
<style>
a { background-color: #736415; }
a { background-color: rgb(115,100,21); }
div.DivClassName
{
background-color: #736415;
}
.BgClassName
{
background-color: #736415;
}
</style>
border-color css
<style>
span { border-color: #736415; }
span { border-color: rgb(115,100,21); }
td.TdClassName
{
border-color: #736415;
}
.TagClassName
{
border-color: #736415;
}
</style>