Shades of Yukon Gold #826606
Tints of Yukon Gold #826606
RGB
CMYK
RGB Variations
Color information
#826606 (or 0x826606) is known color: Yukon Gold. HEX triplet: 82, 66 and 06. RGB value is (130,102,6). Sum of RGB (Red+Green+Blue) = 130+102+6=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 6 (2.73% from 255 or 2.52% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #826606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826606 is #7D99F9. Grayscale: #636363. Windows color (decimal): -8231418 or 419458. OLE color: 419458.
HSL color Cylindrical-coordinate representation of color #826606: hue angle of 46.45º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #826606 is Cyan = 0, Magento = 0.22, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 6 | - |
| CMYK | 0 | 0.22 | 0.95 | 0.49 |
| HSL | 46.45º | 0.91% | 0.27% | - |
| HSV(B) | 46.45º | 0.95% | 0.51% | - |
| XYZ | 13.99 | 14.26 | 2.19 | - |
| YUV | 99.43 | 75.28 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 6 | 0 | 0.22 | 0.95 | 0.49 | 46.45 | 0.91 | 0.27 |
| Hex | 82 | 66 | 6 | 0 | 16 | 5F | 31 | 2E | 5B | 1B |
| Octal | 202 | 146 | 6 | 0 | 26 | 137 | 61 | 56 | 133 | 33 |
| Binary | 10000010 | 1100110 | 110 | 0 | 10110 | 1011111 | 110001 | 101110 | 1011011 | 11011 |
Color Harmonies of #826606
Complementary color
Monochromatic Colors of #826606
Black with #826606
Text Example
Text Example
White with #826606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826606; }
p { color: rgb(130,102,6); }
H1.HeaderClassName
{
color: #826606;
}
.AnyTagClassName
{
color: #826606;
}
</style>
background-color css
<style>
a { background-color: #826606; }
a { background-color: rgb(130,102,6); }
div.DivClassName
{
background-color: #826606;
}
.BgClassName
{
background-color: #826606;
}
</style>
border-color css
<style>
span { border-color: #826606; }
span { border-color: rgb(130,102,6); }
td.TdClassName
{
border-color: #826606;
}
.TagClassName
{
border-color: #826606;
}
</style>