Shades of Yukon Gold #806610
Tints of Yukon Gold #806610
RGB
CMYK
RGB Variations
Color information
#806610 (or 0x806610) is known color: Yukon Gold. HEX triplet: 80, 66 and 10. RGB value is (128,102,16). Sum of RGB (Red+Green+Blue) = 128+102+16=246 (32% of max value = 765). Red value is 128 (50.39% from 255 or 52.03% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 16 (6.64% from 255 or 6.50% from 246); Max value from RGB is 128 - color contains mainly: red. Hex color #806610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #806610 is #7F99EF. Grayscale: #646464. Windows color (decimal): -8362480 or 1074816. OLE color: 1074816.
HSL color Cylindrical-coordinate representation of color #806610: hue angle of 46.07º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #806610 is Cyan = 0, Magento = 0.20, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 102 | 16 | - |
| CMYK | 0 | 0.20 | 0.88 | 0.50 |
| HSL | 46.07º | 0.78% | 0.28% | - |
| HSV(B) | 46.07º | 0.88% | 0.5% | - |
| XYZ | 13.75 | 14.13 | 2.49 | - |
| YUV | 99.97 | 80.61 | 147.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 102 | 16 | 0 | 0.20 | 0.88 | 0.50 | 46.07 | 0.78 | 0.28 |
| Hex | 80 | 66 | 10 | 0 | 14 | 58 | 32 | 2E | 4E | 1C |
| Octal | 200 | 146 | 20 | 0 | 24 | 130 | 62 | 56 | 116 | 34 |
| Binary | 10000000 | 1100110 | 10000 | 0 | 10100 | 1011000 | 110010 | 101110 | 1001110 | 11100 |
Color Harmonies of #806610
Complementary color
Monochromatic Colors of #806610
Black with #806610
Text Example
Text Example
White with #806610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806610; }
p { color: rgb(128,102,16); }
H1.HeaderClassName
{
color: #806610;
}
.AnyTagClassName
{
color: #806610;
}
</style>
background-color css
<style>
a { background-color: #806610; }
a { background-color: rgb(128,102,16); }
div.DivClassName
{
background-color: #806610;
}
.BgClassName
{
background-color: #806610;
}
</style>
border-color css
<style>
span { border-color: #806610; }
span { border-color: rgb(128,102,16); }
td.TdClassName
{
border-color: #806610;
}
.TagClassName
{
border-color: #806610;
}
</style>