Shades of Yukon Gold #726114
Tints of Yukon Gold #726114
RGB
CMYK
RGB Variations
Color information
#726114 (or 0x726114) is known color: Yukon Gold. HEX triplet: 72, 61 and 14. RGB value is (114,97,20). Sum of RGB (Red+Green+Blue) = 114+97+20=231 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.35% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 20 (8.20% from 255 or 8.66% from 231); Max value from RGB is 114 - color contains mainly: red. Hex color #726114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726114 is #8D9EEB. Grayscale: #5D5D5D. Windows color (decimal): -9281260 or 1335666. OLE color: 1335666.
HSL color Cylindrical-coordinate representation of color #726114: hue angle of 49.15º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #726114 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 20 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.55 |
| HSL | 49.15º | 0.7% | 0.26% | - |
| HSV(B) | 49.15º | 0.82% | 0.45% | - |
| XYZ | 11.34 | 12.18 | 2.41 | - |
| YUV | 93.31 | 86.63 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 20 | 0 | 0.15 | 0.82 | 0.55 | 49.15 | 0.7 | 0.26 |
| Hex | 72 | 61 | 14 | 0 | F | 52 | 37 | 31 | 46 | 1A |
| Octal | 162 | 141 | 24 | 0 | 17 | 122 | 67 | 61 | 106 | 32 |
| Binary | 1110010 | 1100001 | 10100 | 0 | 1111 | 1010010 | 110111 | 110001 | 1000110 | 11010 |
Color Harmonies of #726114
Complementary color
Monochromatic Colors of #726114
Black with #726114
Text Example
Text Example
White with #726114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726114; }
p { color: rgb(114,97,20); }
H1.HeaderClassName
{
color: #726114;
}
.AnyTagClassName
{
color: #726114;
}
</style>
background-color css
<style>
a { background-color: #726114; }
a { background-color: rgb(114,97,20); }
div.DivClassName
{
background-color: #726114;
}
.BgClassName
{
background-color: #726114;
}
</style>
border-color css
<style>
span { border-color: #726114; }
span { border-color: rgb(114,97,20); }
td.TdClassName
{
border-color: #726114;
}
.TagClassName
{
border-color: #726114;
}
</style>