Shades of Yukon Gold #826609
Tints of Yukon Gold #826609
RGB
CMYK
RGB Variations
Color information
#826609 (or 0x826609) is known color: Yukon Gold. HEX triplet: 82, 66 and 09. RGB value is (130,102,9). Sum of RGB (Red+Green+Blue) = 130+102+9=241 (31% of max value = 765). Red value is 130 (51.17% from 255 or 53.94% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 9 (3.91% from 255 or 3.73% from 241); Max value from RGB is 130 - color contains mainly: red. Hex color #826609 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826609 is #7D99F6. Grayscale: #646464. Windows color (decimal): -8231415 or 616066. OLE color: 616066.
HSL color Cylindrical-coordinate representation of color #826609: hue angle of 46.12º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #826609 is Cyan = 0, Magento = 0.22, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 9 | - |
| CMYK | 0 | 0.22 | 0.93 | 0.49 |
| HSL | 46.12º | 0.87% | 0.27% | - |
| HSV(B) | 46.12º | 0.93% | 0.51% | - |
| XYZ | 14.01 | 14.27 | 2.27 | - |
| YUV | 99.77 | 76.78 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 9 | 0 | 0.22 | 0.93 | 0.49 | 46.12 | 0.87 | 0.27 |
| Hex | 82 | 66 | 9 | 0 | 16 | 5D | 31 | 2E | 57 | 1B |
| Octal | 202 | 146 | 11 | 0 | 26 | 135 | 61 | 56 | 127 | 33 |
| Binary | 10000010 | 1100110 | 1001 | 0 | 10110 | 1011101 | 110001 | 101110 | 1010111 | 11011 |
Color Harmonies of #826609
Complementary color
Monochromatic Colors of #826609
Black with #826609
Text Example
Text Example
White with #826609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826609; }
p { color: rgb(130,102,9); }
H1.HeaderClassName
{
color: #826609;
}
.AnyTagClassName
{
color: #826609;
}
</style>
background-color css
<style>
a { background-color: #826609; }
a { background-color: rgb(130,102,9); }
div.DivClassName
{
background-color: #826609;
}
.BgClassName
{
background-color: #826609;
}
</style>
border-color css
<style>
span { border-color: #826609; }
span { border-color: rgb(130,102,9); }
td.TdClassName
{
border-color: #826609;
}
.TagClassName
{
border-color: #826609;
}
</style>