Shades of Yukon Gold #826310
Tints of Yukon Gold #826310
RGB
CMYK
RGB Variations
Color information
#826310 (or 0x826310) is known color: Yukon Gold. HEX triplet: 82, 63 and 10. RGB value is (130,99,16). Sum of RGB (Red+Green+Blue) = 130+99+16=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 99 (39.06% from 255 or 40.41% from 245); Blue value is 16 (6.64% from 255 or 6.53% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #826310 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826310 is #7D9CEF. Grayscale: #636363. Windows color (decimal): -8232176 or 1074050. OLE color: 1074050.
HSL color Cylindrical-coordinate representation of color #826310: hue angle of 43.68º 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 #826310 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 99 | 16 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.49 |
| HSL | 43.68º | 0.78% | 0.29% | - |
| HSV(B) | 43.68º | 0.88% | 0.51% | - |
| XYZ | 13.76 | 13.71 | 2.41 | - |
| YUV | 98.81 | 81.27 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 16 | 0 | 0.24 | 0.88 | 0.49 | 43.68 | 0.78 | 0.29 |
| Hex | 82 | 63 | 10 | 0 | 18 | 58 | 31 | 2C | 4E | 1D |
| Octal | 202 | 143 | 20 | 0 | 30 | 130 | 61 | 54 | 116 | 35 |
| Binary | 10000010 | 1100011 | 10000 | 0 | 11000 | 1011000 | 110001 | 101100 | 1001110 | 11101 |
Color Harmonies of #826310
Complementary color
Monochromatic Colors of #826310
Black with #826310
Text Example
Text Example
White with #826310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826310; }
p { color: rgb(130,99,16); }
H1.HeaderClassName
{
color: #826310;
}
.AnyTagClassName
{
color: #826310;
}
</style>
background-color css
<style>
a { background-color: #826310; }
a { background-color: rgb(130,99,16); }
div.DivClassName
{
background-color: #826310;
}
.BgClassName
{
background-color: #826310;
}
</style>
border-color css
<style>
span { border-color: #826310; }
span { border-color: rgb(130,99,16); }
td.TdClassName
{
border-color: #826310;
}
.TagClassName
{
border-color: #826310;
}
</style>