Shades of Yukon Gold #826511
Tints of Yukon Gold #826511
RGB
CMYK
RGB Variations
Color information
#826511 (or 0x826511) is known color: Yukon Gold. HEX triplet: 82, 65 and 11. RGB value is (130,101,17). Sum of RGB (Red+Green+Blue) = 130+101+17=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 101 (39.84% from 255 or 40.73% from 248); Blue value is 17 (7.03% from 255 or 6.85% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #826511 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826511 is #7D9AEE. Grayscale: #646464. Windows color (decimal): -8231663 or 1140098. OLE color: 1140098.
HSL color Cylindrical-coordinate representation of color #826511: hue angle of 44.6º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #826511 is Cyan = 0, Magento = 0.22, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 17 | - |
| CMYK | 0 | 0.22 | 0.87 | 0.49 |
| HSL | 44.6º | 0.77% | 0.29% | - |
| HSV(B) | 44.6º | 0.87% | 0.51% | - |
| XYZ | 13.96 | 14.09 | 2.51 | - |
| YUV | 100.1 | 81.11 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 17 | 0 | 0.22 | 0.87 | 0.49 | 44.6 | 0.77 | 0.29 |
| Hex | 82 | 65 | 11 | 0 | 16 | 57 | 31 | 2D | 4D | 1D |
| Octal | 202 | 145 | 21 | 0 | 26 | 127 | 61 | 55 | 115 | 35 |
| Binary | 10000010 | 1100101 | 10001 | 0 | 10110 | 1010111 | 110001 | 101101 | 1001101 | 11101 |
Color Harmonies of #826511
Complementary color
Monochromatic Colors of #826511
Black with #826511
Text Example
Text Example
White with #826511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826511; }
p { color: rgb(130,101,17); }
H1.HeaderClassName
{
color: #826511;
}
.AnyTagClassName
{
color: #826511;
}
</style>
background-color css
<style>
a { background-color: #826511; }
a { background-color: rgb(130,101,17); }
div.DivClassName
{
background-color: #826511;
}
.BgClassName
{
background-color: #826511;
}
</style>
border-color css
<style>
span { border-color: #826511; }
span { border-color: rgb(130,101,17); }
td.TdClassName
{
border-color: #826511;
}
.TagClassName
{
border-color: #826511;
}
</style>