Shades of Yukon Gold #826610
Tints of Yukon Gold #826610
RGB
CMYK
RGB Variations
Color information
#826610 (or 0x826610) is known color: Yukon Gold. HEX triplet: 82, 66 and 10. RGB value is (130,102,16). Sum of RGB (Red+Green+Blue) = 130+102+16=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #826610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826610 is #7D99EF. Grayscale: #646464. Windows color (decimal): -8231408 or 1074818. OLE color: 1074818.
HSL color Cylindrical-coordinate representation of color #826610: hue angle of 45.26º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #826610 is Cyan = 0, Magento = 0.22, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 16 | - |
| CMYK | 0 | 0.22 | 0.88 | 0.49 |
| HSL | 45.26º | 0.78% | 0.29% | - |
| HSV(B) | 45.26º | 0.88% | 0.51% | - |
| XYZ | 14.05 | 14.29 | 2.51 | - |
| YUV | 100.57 | 80.28 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 16 | 0 | 0.22 | 0.88 | 0.49 | 45.26 | 0.78 | 0.29 |
| Hex | 82 | 66 | 10 | 0 | 16 | 58 | 31 | 2D | 4E | 1D |
| Octal | 202 | 146 | 20 | 0 | 26 | 130 | 61 | 55 | 116 | 35 |
| Binary | 10000010 | 1100110 | 10000 | 0 | 10110 | 1011000 | 110001 | 101101 | 1001110 | 11101 |
Color Harmonies of #826610
Complementary color
Monochromatic Colors of #826610
Black with #826610
Text Example
Text Example
White with #826610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826610; }
p { color: rgb(130,102,16); }
H1.HeaderClassName
{
color: #826610;
}
.AnyTagClassName
{
color: #826610;
}
</style>
background-color css
<style>
a { background-color: #826610; }
a { background-color: rgb(130,102,16); }
div.DivClassName
{
background-color: #826610;
}
.BgClassName
{
background-color: #826610;
}
</style>
border-color css
<style>
span { border-color: #826610; }
span { border-color: rgb(130,102,16); }
td.TdClassName
{
border-color: #826610;
}
.TagClassName
{
border-color: #826610;
}
</style>