Shades of Yukon Gold #726407
Tints of Yukon Gold #726407
RGB
CMYK
RGB Variations
Color information
#726407 (or 0x726407) is known color: Yukon Gold. HEX triplet: 72, 64 and 07. RGB value is (114,100,7). Sum of RGB (Red+Green+Blue) = 114+100+7=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #726407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726407 is #8D9BF8. Grayscale: #5D5D5D. Windows color (decimal): -9280505 or 484466. OLE color: 484466.
HSL color Cylindrical-coordinate representation of color #726407: hue angle of 52.15º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #726407 is Cyan = 0, Magento = 0.12, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 7 | - |
| CMYK | 0 | 0.12 | 0.94 | 0.55 |
| HSL | 52.15º | 0.88% | 0.24% | - |
| HSV(B) | 52.15º | 0.94% | 0.45% | - |
| XYZ | 11.53 | 12.71 | 2.05 | - |
| YUV | 93.58 | 79.14 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 7 | 0 | 0.12 | 0.94 | 0.55 | 52.15 | 0.88 | 0.24 |
| Hex | 72 | 64 | 7 | 0 | C | 5E | 37 | 34 | 58 | 18 |
| Octal | 162 | 144 | 7 | 0 | 14 | 136 | 67 | 64 | 130 | 30 |
| Binary | 1110010 | 1100100 | 111 | 0 | 1100 | 1011110 | 110111 | 110100 | 1011000 | 11000 |
Color Harmonies of #726407
Complementary color
Monochromatic Colors of #726407
Black with #726407
Text Example
Text Example
White with #726407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726407; }
p { color: rgb(114,100,7); }
H1.HeaderClassName
{
color: #726407;
}
.AnyTagClassName
{
color: #726407;
}
</style>
background-color css
<style>
a { background-color: #726407; }
a { background-color: rgb(114,100,7); }
div.DivClassName
{
background-color: #726407;
}
.BgClassName
{
background-color: #726407;
}
</style>
border-color css
<style>
span { border-color: #726407; }
span { border-color: rgb(114,100,7); }
td.TdClassName
{
border-color: #726407;
}
.TagClassName
{
border-color: #726407;
}
</style>