Shades of Yukon Gold #736012
Tints of Yukon Gold #736012
RGB
CMYK
RGB Variations
Color information
#736012 (or 0x736012) is known color: Yukon Gold. HEX triplet: 73, 60 and 12. RGB value is (115,96,18). Sum of RGB (Red+Green+Blue) = 115+96+18=229 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.22% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 115 - color contains mainly: red. Hex color #736012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736012 is #8C9FED. Grayscale: #5D5D5D. Windows color (decimal): -9215982 or 1204339. OLE color: 1204339.
HSL color Cylindrical-coordinate representation of color #736012: hue angle of 48.25º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #736012 is Cyan = 0, Magento = 0.17, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 18 | - |
| CMYK | 0 | 0.17 | 0.84 | 0.55 |
| HSL | 48.25º | 0.73% | 0.26% | - |
| HSV(B) | 48.25º | 0.84% | 0.45% | - |
| XYZ | 11.36 | 12.05 | 2.3 | - |
| YUV | 92.79 | 85.79 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 18 | 0 | 0.17 | 0.84 | 0.55 | 48.25 | 0.73 | 0.26 |
| Hex | 73 | 60 | 12 | 0 | 11 | 54 | 37 | 30 | 49 | 1A |
| Octal | 163 | 140 | 22 | 0 | 21 | 124 | 67 | 60 | 111 | 32 |
| Binary | 1110011 | 1100000 | 10010 | 0 | 10001 | 1010100 | 110111 | 110000 | 1001001 | 11010 |
Color Harmonies of #736012
Complementary color
Monochromatic Colors of #736012
Black with #736012
Text Example
Text Example
White with #736012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736012; }
p { color: rgb(115,96,18); }
H1.HeaderClassName
{
color: #736012;
}
.AnyTagClassName
{
color: #736012;
}
</style>
background-color css
<style>
a { background-color: #736012; }
a { background-color: rgb(115,96,18); }
div.DivClassName
{
background-color: #736012;
}
.BgClassName
{
background-color: #736012;
}
</style>
border-color css
<style>
span { border-color: #736012; }
span { border-color: rgb(115,96,18); }
td.TdClassName
{
border-color: #736012;
}
.TagClassName
{
border-color: #736012;
}
</style>