Shades of Yukon Gold #726610
Tints of Yukon Gold #726610
RGB
CMYK
RGB Variations
Color information
#726610 (or 0x726610) is known color: Yukon Gold. HEX triplet: 72, 66 and 10. RGB value is (114,102,16). Sum of RGB (Red+Green+Blue) = 114+102+16=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 102 (40.23% from 255 or 43.97% from 232); Blue value is 16 (6.64% from 255 or 6.90% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #726610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726610 is #8D99EF. Grayscale: #606060. Windows color (decimal): -9279984 or 1074802. OLE color: 1074802.
HSL color Cylindrical-coordinate representation of color #726610: hue angle of 52.65º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #726610 is Cyan = 0, Magento = 0.11, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 16 | - |
| CMYK | 0 | 0.11 | 0.86 | 0.55 |
| HSL | 52.65º | 0.75% | 0.25% | - |
| HSV(B) | 52.65º | 0.86% | 0.45% | - |
| XYZ | 11.78 | 13.12 | 2.4 | - |
| YUV | 95.78 | 82.98 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 16 | 0 | 0.11 | 0.86 | 0.55 | 52.65 | 0.75 | 0.25 |
| Hex | 72 | 66 | 10 | 0 | B | 56 | 37 | 35 | 4B | 19 |
| Octal | 162 | 146 | 20 | 0 | 13 | 126 | 67 | 65 | 113 | 31 |
| Binary | 1110010 | 1100110 | 10000 | 0 | 1011 | 1010110 | 110111 | 110101 | 1001011 | 11001 |
Color Harmonies of #726610
Complementary color
Monochromatic Colors of #726610
Black with #726610
Text Example
Text Example
White with #726610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726610; }
p { color: rgb(114,102,16); }
H1.HeaderClassName
{
color: #726610;
}
.AnyTagClassName
{
color: #726610;
}
</style>
background-color css
<style>
a { background-color: #726610; }
a { background-color: rgb(114,102,16); }
div.DivClassName
{
background-color: #726610;
}
.BgClassName
{
background-color: #726610;
}
</style>
border-color css
<style>
span { border-color: #726610; }
span { border-color: rgb(114,102,16); }
td.TdClassName
{
border-color: #726610;
}
.TagClassName
{
border-color: #726610;
}
</style>