Shades of Yukon Gold #726012
Tints of Yukon Gold #726012
RGB
CMYK
RGB Variations
Color information
#726012 (or 0x726012) is known color: Yukon Gold. HEX triplet: 72, 60 and 12. RGB value is (114,96,18). Sum of RGB (Red+Green+Blue) = 114+96+18=228 (30% of max value = 765). Red value is 114 (44.92% from 255 or 50% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 18 (7.42% from 255 or 7.89% from 228); Max value from RGB is 114 - color contains mainly: red. Hex color #726012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726012 is #8D9FED. Grayscale: #5C5C5C. Windows color (decimal): -9281518 or 1204338. OLE color: 1204338.
HSL color Cylindrical-coordinate representation of color #726012: hue angle of 48.75º 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 #726012 is Cyan = 0, Magento = 0.16, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 18 | - |
| CMYK | 0 | 0.16 | 0.84 | 0.55 |
| HSL | 48.75º | 0.73% | 0.26% | - |
| HSV(B) | 48.75º | 0.84% | 0.45% | - |
| XYZ | 11.23 | 11.99 | 2.29 | - |
| YUV | 92.49 | 85.96 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 18 | 0 | 0.16 | 0.84 | 0.55 | 48.75 | 0.73 | 0.26 |
| Hex | 72 | 60 | 12 | 0 | 10 | 54 | 37 | 31 | 49 | 1A |
| Octal | 162 | 140 | 22 | 0 | 20 | 124 | 67 | 61 | 111 | 32 |
| Binary | 1110010 | 1100000 | 10010 | 0 | 10000 | 1010100 | 110111 | 110001 | 1001001 | 11010 |
Color Harmonies of #726012
Complementary color
Monochromatic Colors of #726012
Black with #726012
Text Example
Text Example
White with #726012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726012; }
p { color: rgb(114,96,18); }
H1.HeaderClassName
{
color: #726012;
}
.AnyTagClassName
{
color: #726012;
}
</style>
background-color css
<style>
a { background-color: #726012; }
a { background-color: rgb(114,96,18); }
div.DivClassName
{
background-color: #726012;
}
.BgClassName
{
background-color: #726012;
}
</style>
border-color css
<style>
span { border-color: #726012; }
span { border-color: rgb(114,96,18); }
td.TdClassName
{
border-color: #726012;
}
.TagClassName
{
border-color: #726012;
}
</style>