Shades of Yukon Gold #826611
Tints of Yukon Gold #826611
RGB
CMYK
RGB Variations
Color information
#826611 (or 0x826611) is known color: Yukon Gold. HEX triplet: 82, 66 and 11. RGB value is (130,102,17). Sum of RGB (Red+Green+Blue) = 130+102+17=249 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.21% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 17 (7.03% from 255 or 6.83% from 249); Max value from RGB is 130 - color contains mainly: red. Hex color #826611 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826611 is #7D99EE. Grayscale: #656565. Windows color (decimal): -8231407 or 1140354. OLE color: 1140354.
HSL color Cylindrical-coordinate representation of color #826611: hue angle of 45.13º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #826611 is Cyan = 0, Magento = 0.22, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 17 | - |
| CMYK | 0 | 0.22 | 0.87 | 0.49 |
| HSL | 45.13º | 0.77% | 0.29% | - |
| HSV(B) | 45.13º | 0.87% | 0.51% | - |
| XYZ | 14.06 | 14.29 | 2.55 | - |
| YUV | 100.68 | 80.78 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 17 | 0 | 0.22 | 0.87 | 0.49 | 45.13 | 0.77 | 0.29 |
| Hex | 82 | 66 | 11 | 0 | 16 | 57 | 31 | 2D | 4D | 1D |
| Octal | 202 | 146 | 21 | 0 | 26 | 127 | 61 | 55 | 115 | 35 |
| Binary | 10000010 | 1100110 | 10001 | 0 | 10110 | 1010111 | 110001 | 101101 | 1001101 | 11101 |
Color Harmonies of #826611
Complementary color
Monochromatic Colors of #826611
Black with #826611
Text Example
Text Example
White with #826611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826611; }
p { color: rgb(130,102,17); }
H1.HeaderClassName
{
color: #826611;
}
.AnyTagClassName
{
color: #826611;
}
</style>
background-color css
<style>
a { background-color: #826611; }
a { background-color: rgb(130,102,17); }
div.DivClassName
{
background-color: #826611;
}
.BgClassName
{
background-color: #826611;
}
</style>
border-color css
<style>
span { border-color: #826611; }
span { border-color: rgb(130,102,17); }
td.TdClassName
{
border-color: #826611;
}
.TagClassName
{
border-color: #826611;
}
</style>