Shades of Yukon Gold #736315
Tints of Yukon Gold #736315
RGB
CMYK
RGB Variations
Color information
#736315 (or 0x736315) is known color: Yukon Gold. HEX triplet: 73, 63 and 15. RGB value is (115,99,21). Sum of RGB (Red+Green+Blue) = 115+99+21=235 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.94% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 115 - color contains mainly: red. Hex color #736315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736315 is #8C9CEA. Grayscale: #5F5F5F. Windows color (decimal): -9215211 or 1401715. OLE color: 1401715.
HSL color Cylindrical-coordinate representation of color #736315: hue angle of 49.79º 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 #736315 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 21 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.55 |
| HSL | 49.79º | 0.69% | 0.27% | - |
| HSV(B) | 49.79º | 0.82% | 0.45% | - |
| XYZ | 11.67 | 12.62 | 2.53 | - |
| YUV | 94.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 21 | 0 | 0.14 | 0.82 | 0.55 | 49.79 | 0.69 | 0.27 |
| Hex | 73 | 63 | 15 | 0 | E | 52 | 37 | 32 | 45 | 1B |
| Octal | 163 | 143 | 25 | 0 | 16 | 122 | 67 | 62 | 105 | 33 |
| Binary | 1110011 | 1100011 | 10101 | 0 | 1110 | 1010010 | 110111 | 110010 | 1000101 | 11011 |
Color Harmonies of #736315
Complementary color
Monochromatic Colors of #736315
Black with #736315
Text Example
Text Example
White with #736315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736315; }
p { color: rgb(115,99,21); }
H1.HeaderClassName
{
color: #736315;
}
.AnyTagClassName
{
color: #736315;
}
</style>
background-color css
<style>
a { background-color: #736315; }
a { background-color: rgb(115,99,21); }
div.DivClassName
{
background-color: #736315;
}
.BgClassName
{
background-color: #736315;
}
</style>
border-color css
<style>
span { border-color: #736315; }
span { border-color: rgb(115,99,21); }
td.TdClassName
{
border-color: #736315;
}
.TagClassName
{
border-color: #736315;
}
</style>