Shades of Yukon Gold #736308
Tints of Yukon Gold #736308
RGB
CMYK
RGB Variations
Color information
#736308 (or 0x736308) is known color: Yukon Gold. HEX triplet: 73, 63 and 08. RGB value is (115,99,8). Sum of RGB (Red+Green+Blue) = 115+99+8=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 99 (39.06% from 255 or 44.59% from 222); Blue value is 8 (3.52% from 255 or 3.60% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #736308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736308 is #8C9CF7. Grayscale: #5D5D5D. Windows color (decimal): -9215224 or 549747. OLE color: 549747.
HSL color Cylindrical-coordinate representation of color #736308: hue angle of 51.03º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #736308 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 8 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.55 |
| HSL | 51.03º | 0.87% | 0.24% | - |
| HSV(B) | 51.03º | 0.93% | 0.45% | - |
| XYZ | 11.58 | 12.59 | 2.05 | - |
| YUV | 93.41 | 79.8 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 8 | 0 | 0.14 | 0.93 | 0.55 | 51.03 | 0.87 | 0.24 |
| Hex | 73 | 63 | 8 | 0 | E | 5D | 37 | 33 | 57 | 18 |
| Octal | 163 | 143 | 10 | 0 | 16 | 135 | 67 | 63 | 127 | 30 |
| Binary | 1110011 | 1100011 | 1000 | 0 | 1110 | 1011101 | 110111 | 110011 | 1010111 | 11000 |
Color Harmonies of #736308
Complementary color
Monochromatic Colors of #736308
Black with #736308
Text Example
Text Example
White with #736308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736308; }
p { color: rgb(115,99,8); }
H1.HeaderClassName
{
color: #736308;
}
.AnyTagClassName
{
color: #736308;
}
</style>
background-color css
<style>
a { background-color: #736308; }
a { background-color: rgb(115,99,8); }
div.DivClassName
{
background-color: #736308;
}
.BgClassName
{
background-color: #736308;
}
</style>
border-color css
<style>
span { border-color: #736308; }
span { border-color: rgb(115,99,8); }
td.TdClassName
{
border-color: #736308;
}
.TagClassName
{
border-color: #736308;
}
</style>