Shades of Yukon Gold #776218
Tints of Yukon Gold #776218
RGB
CMYK
RGB Variations
Color information
#776218 (or 0x776218) is known color: Yukon Gold. HEX triplet: 77, 62 and 18. RGB value is (119,98,24). Sum of RGB (Red+Green+Blue) = 119+98+24=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 98 (38.67% from 255 or 40.66% from 241); Blue value is 24 (9.77% from 255 or 9.96% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #776218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776218 is #889DE7. Grayscale: #606060. Windows color (decimal): -8953320 or 1598071. OLE color: 1598071.
HSL color Cylindrical-coordinate representation of color #776218: hue angle of 46.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #776218 is Cyan = 0, Magento = 0.18, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 24 | - |
| CMYK | 0 | 0.18 | 0.80 | 0.53 |
| HSL | 46.74º | 0.66% | 0.28% | - |
| HSV(B) | 46.74º | 0.8% | 0.47% | - |
| XYZ | 12.14 | 12.72 | 2.68 | - |
| YUV | 95.84 | 87.46 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 24 | 0 | 0.18 | 0.80 | 0.53 | 46.74 | 0.66 | 0.28 |
| Hex | 77 | 62 | 18 | 0 | 12 | 50 | 35 | 2F | 42 | 1C |
| Octal | 167 | 142 | 30 | 0 | 22 | 120 | 65 | 57 | 102 | 34 |
| Binary | 1110111 | 1100010 | 11000 | 0 | 10010 | 1010000 | 110101 | 101111 | 1000010 | 11100 |
Color Harmonies of #776218
Complementary color
Monochromatic Colors of #776218
Black with #776218
Text Example
Text Example
White with #776218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776218; }
p { color: rgb(119,98,24); }
H1.HeaderClassName
{
color: #776218;
}
.AnyTagClassName
{
color: #776218;
}
</style>
background-color css
<style>
a { background-color: #776218; }
a { background-color: rgb(119,98,24); }
div.DivClassName
{
background-color: #776218;
}
.BgClassName
{
background-color: #776218;
}
</style>
border-color css
<style>
span { border-color: #776218; }
span { border-color: rgb(119,98,24); }
td.TdClassName
{
border-color: #776218;
}
.TagClassName
{
border-color: #776218;
}
</style>