Shades of Yukon Gold #826608
Tints of Yukon Gold #826608
RGB
CMYK
RGB Variations
Color information
#826608 (or 0x826608) is known color: Yukon Gold. HEX triplet: 82, 66 and 08. RGB value is (130,102,8). Sum of RGB (Red+Green+Blue) = 130+102+8=240 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.17% from 240); Green value is 102 (40.23% from 255 or 42.5% from 240); Blue value is 8 (3.52% from 255 or 3.33% from 240); Max value from RGB is 130 - color contains mainly: red. Hex color #826608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826608 is #7D99F7. Grayscale: #646464. Windows color (decimal): -8231416 or 550530. OLE color: 550530.
HSL color Cylindrical-coordinate representation of color #826608: hue angle of 46.23º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #826608 is Cyan = 0, Magento = 0.22, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 8 | - |
| CMYK | 0 | 0.22 | 0.94 | 0.49 |
| HSL | 46.23º | 0.88% | 0.27% | - |
| HSV(B) | 46.23º | 0.94% | 0.51% | - |
| XYZ | 14 | 14.27 | 2.25 | - |
| YUV | 99.66 | 76.28 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 8 | 0 | 0.22 | 0.94 | 0.49 | 46.23 | 0.88 | 0.27 |
| Hex | 82 | 66 | 8 | 0 | 16 | 5E | 31 | 2E | 58 | 1B |
| Octal | 202 | 146 | 10 | 0 | 26 | 136 | 61 | 56 | 130 | 33 |
| Binary | 10000010 | 1100110 | 1000 | 0 | 10110 | 1011110 | 110001 | 101110 | 1011000 | 11011 |
Color Harmonies of #826608
Complementary color
Monochromatic Colors of #826608
Black with #826608
Text Example
Text Example
White with #826608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826608; }
p { color: rgb(130,102,8); }
H1.HeaderClassName
{
color: #826608;
}
.AnyTagClassName
{
color: #826608;
}
</style>
background-color css
<style>
a { background-color: #826608; }
a { background-color: rgb(130,102,8); }
div.DivClassName
{
background-color: #826608;
}
.BgClassName
{
background-color: #826608;
}
</style>
border-color css
<style>
span { border-color: #826608; }
span { border-color: rgb(130,102,8); }
td.TdClassName
{
border-color: #826608;
}
.TagClassName
{
border-color: #826608;
}
</style>