Shades of Yukon Gold #826217
Tints of Yukon Gold #826217
RGB
CMYK
RGB Variations
Color information
#826217 (or 0x826217) is known color: Yukon Gold. HEX triplet: 82, 62 and 17. RGB value is (130,98,23). Sum of RGB (Red+Green+Blue) = 130+98+23=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 23 (9.38% from 255 or 9.16% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #826217 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826217 is #7D9DE8. Grayscale: #636363. Windows color (decimal): -8232425 or 1532546. OLE color: 1532546.
HSL color Cylindrical-coordinate representation of color #826217: hue angle of 42.06º 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 #826217 is Cyan = 0, Magento = 0.25, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 23 | - |
| CMYK | 0 | 0.25 | 0.82 | 0.49 |
| HSL | 42.06º | 0.7% | 0.3% | - |
| HSV(B) | 42.06º | 0.82% | 0.51% | - |
| XYZ | 13.73 | 13.54 | 2.7 | - |
| YUV | 99.02 | 85.1 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 23 | 0 | 0.25 | 0.82 | 0.49 | 42.06 | 0.7 | 0.3 |
| Hex | 82 | 62 | 17 | 0 | 19 | 52 | 31 | 2A | 46 | 1E |
| Octal | 202 | 142 | 27 | 0 | 31 | 122 | 61 | 52 | 106 | 36 |
| Binary | 10000010 | 1100010 | 10111 | 0 | 11001 | 1010010 | 110001 | 101010 | 1000110 | 11110 |
Color Harmonies of #826217
Complementary color
Monochromatic Colors of #826217
Black with #826217
Text Example
Text Example
White with #826217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826217; }
p { color: rgb(130,98,23); }
H1.HeaderClassName
{
color: #826217;
}
.AnyTagClassName
{
color: #826217;
}
</style>
background-color css
<style>
a { background-color: #826217; }
a { background-color: rgb(130,98,23); }
div.DivClassName
{
background-color: #826217;
}
.BgClassName
{
background-color: #826217;
}
</style>
border-color css
<style>
span { border-color: #826217; }
span { border-color: rgb(130,98,23); }
td.TdClassName
{
border-color: #826217;
}
.TagClassName
{
border-color: #826217;
}
</style>