Shades of Yukon Gold #736611
Tints of Yukon Gold #736611
RGB
CMYK
RGB Variations
Color information
#736611 (or 0x736611) is known color: Yukon Gold. HEX triplet: 73, 66 and 11. RGB value is (115,102,17). Sum of RGB (Red+Green+Blue) = 115+102+17=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 102 (40.23% from 255 or 43.59% from 234); Blue value is 17 (7.03% from 255 or 7.26% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #736611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736611 is #8C99EE. Grayscale: #606060. Windows color (decimal): -9214447 or 1140339. OLE color: 1140339.
HSL color Cylindrical-coordinate representation of color #736611: hue angle of 52.04º 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 #736611 is Cyan = 0, Magento = 0.11, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 17 | - |
| CMYK | 0 | 0.11 | 0.85 | 0.55 |
| HSL | 52.04º | 0.74% | 0.26% | - |
| HSV(B) | 52.04º | 0.85% | 0.45% | - |
| XYZ | 11.92 | 13.19 | 2.45 | - |
| YUV | 96.2 | 83.31 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 17 | 0 | 0.11 | 0.85 | 0.55 | 52.04 | 0.74 | 0.26 |
| Hex | 73 | 66 | 11 | 0 | B | 55 | 37 | 34 | 4A | 1A |
| Octal | 163 | 146 | 21 | 0 | 13 | 125 | 67 | 64 | 112 | 32 |
| Binary | 1110011 | 1100110 | 10001 | 0 | 1011 | 1010101 | 110111 | 110100 | 1001010 | 11010 |
Color Harmonies of #736611
Complementary color
Monochromatic Colors of #736611
Black with #736611
Text Example
Text Example
White with #736611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736611; }
p { color: rgb(115,102,17); }
H1.HeaderClassName
{
color: #736611;
}
.AnyTagClassName
{
color: #736611;
}
</style>
background-color css
<style>
a { background-color: #736611; }
a { background-color: rgb(115,102,17); }
div.DivClassName
{
background-color: #736611;
}
.BgClassName
{
background-color: #736611;
}
</style>
border-color css
<style>
span { border-color: #736611; }
span { border-color: rgb(115,102,17); }
td.TdClassName
{
border-color: #736611;
}
.TagClassName
{
border-color: #736611;
}
</style>