Shades of Yukon Gold #766019
Tints of Yukon Gold #766019
RGB
CMYK
RGB Variations
Color information
#766019 (or 0x766019) is known color: Yukon Gold. HEX triplet: 76, 60 and 19. RGB value is (118,96,25). Sum of RGB (Red+Green+Blue) = 118+96+25=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #766019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766019 is #899FE6. Grayscale: #5E5E5E. Windows color (decimal): -9019367 or 1663094. OLE color: 1663094.
HSL color Cylindrical-coordinate representation of color #766019: hue angle of 45.81º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #766019 is Cyan = 0, Magento = 0.19, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 25 | - |
| CMYK | 0 | 0.19 | 0.79 | 0.54 |
| HSL | 45.81º | 0.65% | 0.28% | - |
| HSV(B) | 45.81º | 0.79% | 0.46% | - |
| XYZ | 11.83 | 12.29 | 2.67 | - |
| YUV | 94.48 | 88.79 | 144.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 25 | 0 | 0.19 | 0.79 | 0.54 | 45.81 | 0.65 | 0.28 |
| Hex | 76 | 60 | 19 | 0 | 13 | 4F | 36 | 2E | 41 | 1C |
| Octal | 166 | 140 | 31 | 0 | 23 | 117 | 66 | 56 | 101 | 34 |
| Binary | 1110110 | 1100000 | 11001 | 0 | 10011 | 1001111 | 110110 | 101110 | 1000001 | 11100 |
Color Harmonies of #766019
Complementary color
Monochromatic Colors of #766019
Black with #766019
Text Example
Text Example
White with #766019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766019; }
p { color: rgb(118,96,25); }
H1.HeaderClassName
{
color: #766019;
}
.AnyTagClassName
{
color: #766019;
}
</style>
background-color css
<style>
a { background-color: #766019; }
a { background-color: rgb(118,96,25); }
div.DivClassName
{
background-color: #766019;
}
.BgClassName
{
background-color: #766019;
}
</style>
border-color css
<style>
span { border-color: #766019; }
span { border-color: rgb(118,96,25); }
td.TdClassName
{
border-color: #766019;
}
.TagClassName
{
border-color: #766019;
}
</style>