Shades of Yukon Gold #726115
Tints of Yukon Gold #726115
RGB
CMYK
RGB Variations
Color information
#726115 (or 0x726115) is known color: Yukon Gold. HEX triplet: 72, 61 and 15. RGB value is (114,97,21). Sum of RGB (Red+Green+Blue) = 114+97+21=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #726115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726115 is #8D9EEA. Grayscale: #5D5D5D. Windows color (decimal): -9281259 or 1401202. OLE color: 1401202.
HSL color Cylindrical-coordinate representation of color #726115: hue angle of 49.03º degrees, saturation: 0.69, 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 #726115 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 21 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.55 |
| HSL | 49.03º | 0.69% | 0.26% | - |
| HSV(B) | 49.03º | 0.82% | 0.45% | - |
| XYZ | 11.35 | 12.18 | 2.46 | - |
| YUV | 93.42 | 87.13 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 21 | 0 | 0.15 | 0.82 | 0.55 | 49.03 | 0.69 | 0.26 |
| Hex | 72 | 61 | 15 | 0 | F | 52 | 37 | 31 | 45 | 1A |
| Octal | 162 | 141 | 25 | 0 | 17 | 122 | 67 | 61 | 105 | 32 |
| Binary | 1110010 | 1100001 | 10101 | 0 | 1111 | 1010010 | 110111 | 110001 | 1000101 | 11010 |
Color Harmonies of #726115
Complementary color
Monochromatic Colors of #726115
Black with #726115
Text Example
Text Example
White with #726115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726115; }
p { color: rgb(114,97,21); }
H1.HeaderClassName
{
color: #726115;
}
.AnyTagClassName
{
color: #726115;
}
</style>
background-color css
<style>
a { background-color: #726115; }
a { background-color: rgb(114,97,21); }
div.DivClassName
{
background-color: #726115;
}
.BgClassName
{
background-color: #726115;
}
</style>
border-color css
<style>
span { border-color: #726115; }
span { border-color: rgb(114,97,21); }
td.TdClassName
{
border-color: #726115;
}
.TagClassName
{
border-color: #726115;
}
</style>