Shades of Yukon Gold #736311
Tints of Yukon Gold #736311
RGB
CMYK
RGB Variations
Color information
#736311 (or 0x736311) is known color: Yukon Gold. HEX triplet: 73, 63 and 11. RGB value is (115,99,17). Sum of RGB (Red+Green+Blue) = 115+99+17=231 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.78% from 231); Green value is 99 (39.06% from 255 or 42.86% from 231); Blue value is 17 (7.03% from 255 or 7.36% from 231); Max value from RGB is 115 - color contains mainly: red. Hex color #736311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736311 is #8C9CEE. Grayscale: #5E5E5E. Windows color (decimal): -9215215 or 1139571. OLE color: 1139571.
HSL color Cylindrical-coordinate representation of color #736311: hue angle of 50.2º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #736311 is Cyan = 0, Magento = 0.14, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 17 | - |
| CMYK | 0 | 0.14 | 0.85 | 0.55 |
| HSL | 50.2º | 0.74% | 0.26% | - |
| HSV(B) | 50.2º | 0.85% | 0.45% | - |
| XYZ | 11.63 | 12.61 | 2.35 | - |
| YUV | 94.44 | 84.3 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 17 | 0 | 0.14 | 0.85 | 0.55 | 50.2 | 0.74 | 0.26 |
| Hex | 73 | 63 | 11 | 0 | E | 55 | 37 | 32 | 4A | 1A |
| Octal | 163 | 143 | 21 | 0 | 16 | 125 | 67 | 62 | 112 | 32 |
| Binary | 1110011 | 1100011 | 10001 | 0 | 1110 | 1010101 | 110111 | 110010 | 1001010 | 11010 |
Color Harmonies of #736311
Complementary color
Monochromatic Colors of #736311
Black with #736311
Text Example
Text Example
White with #736311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736311; }
p { color: rgb(115,99,17); }
H1.HeaderClassName
{
color: #736311;
}
.AnyTagClassName
{
color: #736311;
}
</style>
background-color css
<style>
a { background-color: #736311; }
a { background-color: rgb(115,99,17); }
div.DivClassName
{
background-color: #736311;
}
.BgClassName
{
background-color: #736311;
}
</style>
border-color css
<style>
span { border-color: #736311; }
span { border-color: rgb(115,99,17); }
td.TdClassName
{
border-color: #736311;
}
.TagClassName
{
border-color: #736311;
}
</style>