Shades of Yukon Gold #736011
Tints of Yukon Gold #736011
RGB
CMYK
RGB Variations
Color information
#736011 (or 0x736011) is known color: Yukon Gold. HEX triplet: 73, 60 and 11. RGB value is (115,96,17). Sum of RGB (Red+Green+Blue) = 115+96+17=228 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.44% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 17 (7.03% from 255 or 7.46% from 228); Max value from RGB is 115 - color contains mainly: red. Hex color #736011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736011 is #8C9FEE. Grayscale: #5D5D5D. Windows color (decimal): -9215983 or 1138803. OLE color: 1138803.
HSL color Cylindrical-coordinate representation of color #736011: hue angle of 48.37º 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 #736011 is Cyan = 0, Magento = 0.17, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 17 | - |
| CMYK | 0 | 0.17 | 0.85 | 0.55 |
| HSL | 48.37º | 0.74% | 0.26% | - |
| HSV(B) | 48.37º | 0.85% | 0.45% | - |
| XYZ | 11.35 | 12.05 | 2.26 | - |
| YUV | 92.68 | 85.29 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 17 | 0 | 0.17 | 0.85 | 0.55 | 48.37 | 0.74 | 0.26 |
| Hex | 73 | 60 | 11 | 0 | 11 | 55 | 37 | 30 | 4A | 1A |
| Octal | 163 | 140 | 21 | 0 | 21 | 125 | 67 | 60 | 112 | 32 |
| Binary | 1110011 | 1100000 | 10001 | 0 | 10001 | 1010101 | 110111 | 110000 | 1001010 | 11010 |
Color Harmonies of #736011
Complementary color
Monochromatic Colors of #736011
Black with #736011
Text Example
Text Example
White with #736011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736011; }
p { color: rgb(115,96,17); }
H1.HeaderClassName
{
color: #736011;
}
.AnyTagClassName
{
color: #736011;
}
</style>
background-color css
<style>
a { background-color: #736011; }
a { background-color: rgb(115,96,17); }
div.DivClassName
{
background-color: #736011;
}
.BgClassName
{
background-color: #736011;
}
</style>
border-color css
<style>
span { border-color: #736011; }
span { border-color: rgb(115,96,17); }
td.TdClassName
{
border-color: #736011;
}
.TagClassName
{
border-color: #736011;
}
</style>