Shades of Yukon Gold #726419
Tints of Yukon Gold #726419
RGB
CMYK
RGB Variations
Color information
#726419 (or 0x726419) is known color: Yukon Gold. HEX triplet: 72, 64 and 19. RGB value is (114,100,25). Sum of RGB (Red+Green+Blue) = 114+100+25=239 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.70% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 114 - color contains mainly: red. Hex color #726419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726419 is #8D9BE6. Grayscale: #5F5F5F. Windows color (decimal): -9280487 or 1664114. OLE color: 1664114.
HSL color Cylindrical-coordinate representation of color #726419: hue angle of 50.56º 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 #726419 is Cyan = 0, Magento = 0.12, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 25 | - |
| CMYK | 0 | 0.12 | 0.78 | 0.55 |
| HSL | 50.56º | 0.64% | 0.27% | - |
| HSV(B) | 50.56º | 0.78% | 0.45% | - |
| XYZ | 11.67 | 12.76 | 2.77 | - |
| YUV | 95.64 | 88.14 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 25 | 0 | 0.12 | 0.78 | 0.55 | 50.56 | 0.64 | 0.27 |
| Hex | 72 | 64 | 19 | 0 | C | 4E | 37 | 33 | 40 | 1B |
| Octal | 162 | 144 | 31 | 0 | 14 | 116 | 67 | 63 | 100 | 33 |
| Binary | 1110010 | 1100100 | 11001 | 0 | 1100 | 1001110 | 110111 | 110011 | 1000000 | 11011 |
Color Harmonies of #726419
Complementary color
Monochromatic Colors of #726419
Black with #726419
Text Example
Text Example
White with #726419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726419; }
p { color: rgb(114,100,25); }
H1.HeaderClassName
{
color: #726419;
}
.AnyTagClassName
{
color: #726419;
}
</style>
background-color css
<style>
a { background-color: #726419; }
a { background-color: rgb(114,100,25); }
div.DivClassName
{
background-color: #726419;
}
.BgClassName
{
background-color: #726419;
}
</style>
border-color css
<style>
span { border-color: #726419; }
span { border-color: rgb(114,100,25); }
td.TdClassName
{
border-color: #726419;
}
.TagClassName
{
border-color: #726419;
}
</style>