Shades of Yukon Gold #766419
Tints of Yukon Gold #766419
RGB
CMYK
RGB Variations
Color information
#766419 (or 0x766419) is known color: Yukon Gold. HEX triplet: 76, 64 and 19. RGB value is (118,100,25). Sum of RGB (Red+Green+Blue) = 118+100+25=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 100 (39.45% from 255 or 41.15% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #766419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766419 is #899BE6. Grayscale: #616161. Windows color (decimal): -9018343 or 1664118. OLE color: 1664118.
HSL color Cylindrical-coordinate representation of color #766419: hue angle of 48.39º 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 #766419 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 25 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.54 |
| HSL | 48.39º | 0.65% | 0.28% | - |
| HSV(B) | 48.39º | 0.79% | 0.46% | - |
| XYZ | 12.2 | 13.04 | 2.79 | - |
| YUV | 96.83 | 87.46 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 25 | 0 | 0.15 | 0.79 | 0.54 | 48.39 | 0.65 | 0.28 |
| Hex | 76 | 64 | 19 | 0 | F | 4F | 36 | 30 | 41 | 1C |
| Octal | 166 | 144 | 31 | 0 | 17 | 117 | 66 | 60 | 101 | 34 |
| Binary | 1110110 | 1100100 | 11001 | 0 | 1111 | 1001111 | 110110 | 110000 | 1000001 | 11100 |
Color Harmonies of #766419
Complementary color
Monochromatic Colors of #766419
Black with #766419
Text Example
Text Example
White with #766419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766419; }
p { color: rgb(118,100,25); }
H1.HeaderClassName
{
color: #766419;
}
.AnyTagClassName
{
color: #766419;
}
</style>
background-color css
<style>
a { background-color: #766419; }
a { background-color: rgb(118,100,25); }
div.DivClassName
{
background-color: #766419;
}
.BgClassName
{
background-color: #766419;
}
</style>
border-color css
<style>
span { border-color: #766419; }
span { border-color: rgb(118,100,25); }
td.TdClassName
{
border-color: #766419;
}
.TagClassName
{
border-color: #766419;
}
</style>