Shades of Yukon Gold #726516
Tints of Yukon Gold #726516
RGB
CMYK
RGB Variations
Color information
#726516 (or 0x726516) is known color: Yukon Gold. HEX triplet: 72, 65 and 16. RGB value is (114,101,22). Sum of RGB (Red+Green+Blue) = 114+101+22=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 101 (39.84% from 255 or 42.62% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #726516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726516 is #8D9AE9. Grayscale: #606060. Windows color (decimal): -9280234 or 1467762. OLE color: 1467762.
HSL color Cylindrical-coordinate representation of color #726516: hue angle of 51.52º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #726516 is Cyan = 0, Magento = 0.11, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 22 | - |
| CMYK | 0 | 0.11 | 0.81 | 0.55 |
| HSL | 51.52º | 0.68% | 0.27% | - |
| HSV(B) | 51.52º | 0.81% | 0.45% | - |
| XYZ | 11.74 | 12.94 | 2.64 | - |
| YUV | 95.88 | 86.31 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 22 | 0 | 0.11 | 0.81 | 0.55 | 51.52 | 0.68 | 0.27 |
| Hex | 72 | 65 | 16 | 0 | B | 51 | 37 | 34 | 44 | 1B |
| Octal | 162 | 145 | 26 | 0 | 13 | 121 | 67 | 64 | 104 | 33 |
| Binary | 1110010 | 1100101 | 10110 | 0 | 1011 | 1010001 | 110111 | 110100 | 1000100 | 11011 |
Color Harmonies of #726516
Complementary color
Monochromatic Colors of #726516
Black with #726516
Text Example
Text Example
White with #726516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726516; }
p { color: rgb(114,101,22); }
H1.HeaderClassName
{
color: #726516;
}
.AnyTagClassName
{
color: #726516;
}
</style>
background-color css
<style>
a { background-color: #726516; }
a { background-color: rgb(114,101,22); }
div.DivClassName
{
background-color: #726516;
}
.BgClassName
{
background-color: #726516;
}
</style>
border-color css
<style>
span { border-color: #726516; }
span { border-color: rgb(114,101,22); }
td.TdClassName
{
border-color: #726516;
}
.TagClassName
{
border-color: #726516;
}
</style>