Shades of Yukon Gold #726219
Tints of Yukon Gold #726219
RGB
CMYK
RGB Variations
Color information
#726219 (or 0x726219) is known color: Yukon Gold. HEX triplet: 72, 62 and 19. RGB value is (114,98,25). Sum of RGB (Red+Green+Blue) = 114+98+25=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 98 (38.67% from 255 or 41.35% from 237); Blue value is 25 (10.16% from 255 or 10.55% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #726219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726219 is #8D9DE6. Grayscale: #5E5E5E. Windows color (decimal): -9280999 or 1663602. OLE color: 1663602.
HSL color Cylindrical-coordinate representation of color #726219: hue angle of 49.21º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #726219 is Cyan = 0, Magento = 0.14, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 25 | - |
| CMYK | 0 | 0.14 | 0.78 | 0.55 |
| HSL | 49.21º | 0.64% | 0.27% | - |
| HSV(B) | 49.21º | 0.78% | 0.45% | - |
| XYZ | 11.48 | 12.38 | 2.7 | - |
| YUV | 94.46 | 88.8 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 25 | 0 | 0.14 | 0.78 | 0.55 | 49.21 | 0.64 | 0.27 |
| Hex | 72 | 62 | 19 | 0 | E | 4E | 37 | 31 | 40 | 1B |
| Octal | 162 | 142 | 31 | 0 | 16 | 116 | 67 | 61 | 100 | 33 |
| Binary | 1110010 | 1100010 | 11001 | 0 | 1110 | 1001110 | 110111 | 110001 | 1000000 | 11011 |
Color Harmonies of #726219
Complementary color
Monochromatic Colors of #726219
Black with #726219
Text Example
Text Example
White with #726219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726219; }
p { color: rgb(114,98,25); }
H1.HeaderClassName
{
color: #726219;
}
.AnyTagClassName
{
color: #726219;
}
</style>
background-color css
<style>
a { background-color: #726219; }
a { background-color: rgb(114,98,25); }
div.DivClassName
{
background-color: #726219;
}
.BgClassName
{
background-color: #726219;
}
</style>
border-color css
<style>
span { border-color: #726219; }
span { border-color: rgb(114,98,25); }
td.TdClassName
{
border-color: #726219;
}
.TagClassName
{
border-color: #726219;
}
</style>