Shades of Yukon Gold #826517
Tints of Yukon Gold #826517
RGB
CMYK
RGB Variations
Color information
#826517 (or 0x826517) is known color: Yukon Gold. HEX triplet: 82, 65 and 17. RGB value is (130,101,23). Sum of RGB (Red+Green+Blue) = 130+101+23=254 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.18% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 23 (9.38% from 255 or 9.06% from 254); Max value from RGB is 130 - color contains mainly: red. Hex color #826517 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826517 is #7D9AE8. Grayscale: #656565. Windows color (decimal): -8231657 or 1533314. OLE color: 1533314.
HSL color Cylindrical-coordinate representation of color #826517: hue angle of 43.74º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #826517 is Cyan = 0, Magento = 0.22, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 23 | - |
| CMYK | 0 | 0.22 | 0.82 | 0.49 |
| HSL | 43.74º | 0.7% | 0.3% | - |
| HSV(B) | 43.74º | 0.82% | 0.51% | - |
| XYZ | 14.01 | 14.12 | 2.8 | - |
| YUV | 100.78 | 84.11 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 23 | 0 | 0.22 | 0.82 | 0.49 | 43.74 | 0.7 | 0.3 |
| Hex | 82 | 65 | 17 | 0 | 16 | 52 | 31 | 2C | 46 | 1E |
| Octal | 202 | 145 | 27 | 0 | 26 | 122 | 61 | 54 | 106 | 36 |
| Binary | 10000010 | 1100101 | 10111 | 0 | 10110 | 1010010 | 110001 | 101100 | 1000110 | 11110 |
Color Harmonies of #826517
Complementary color
Monochromatic Colors of #826517
Black with #826517
Text Example
Text Example
White with #826517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826517; }
p { color: rgb(130,101,23); }
H1.HeaderClassName
{
color: #826517;
}
.AnyTagClassName
{
color: #826517;
}
</style>
background-color css
<style>
a { background-color: #826517; }
a { background-color: rgb(130,101,23); }
div.DivClassName
{
background-color: #826517;
}
.BgClassName
{
background-color: #826517;
}
</style>
border-color css
<style>
span { border-color: #826517; }
span { border-color: rgb(130,101,23); }
td.TdClassName
{
border-color: #826517;
}
.TagClassName
{
border-color: #826517;
}
</style>