Shades of Yukon Gold #826316
Tints of Yukon Gold #826316
RGB
CMYK
RGB Variations
Color information
#826316 (or 0x826316) is known color: Yukon Gold. HEX triplet: 82, 63 and 16. RGB value is (130,99,22). Sum of RGB (Red+Green+Blue) = 130+99+22=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 99 (39.06% from 255 or 39.44% from 251); Blue value is 22 (8.98% from 255 or 8.76% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #826316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826316 is #7D9CE9. Grayscale: #636363. Windows color (decimal): -8232170 or 1467266. OLE color: 1467266.
HSL color Cylindrical-coordinate representation of color #826316: hue angle of 42.78º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #826316 is Cyan = 0, Magento = 0.24, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 99 | 22 | - |
| CMYK | 0 | 0.24 | 0.83 | 0.49 |
| HSL | 42.78º | 0.71% | 0.3% | - |
| HSV(B) | 42.78º | 0.83% | 0.51% | - |
| XYZ | 13.81 | 13.73 | 2.68 | - |
| YUV | 99.49 | 84.27 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 22 | 0 | 0.24 | 0.83 | 0.49 | 42.78 | 0.71 | 0.3 |
| Hex | 82 | 63 | 16 | 0 | 18 | 53 | 31 | 2B | 47 | 1E |
| Octal | 202 | 143 | 26 | 0 | 30 | 123 | 61 | 53 | 107 | 36 |
| Binary | 10000010 | 1100011 | 10110 | 0 | 11000 | 1010011 | 110001 | 101011 | 1000111 | 11110 |
Color Harmonies of #826316
Complementary color
Monochromatic Colors of #826316
Black with #826316
Text Example
Text Example
White with #826316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826316; }
p { color: rgb(130,99,22); }
H1.HeaderClassName
{
color: #826316;
}
.AnyTagClassName
{
color: #826316;
}
</style>
background-color css
<style>
a { background-color: #826316; }
a { background-color: rgb(130,99,22); }
div.DivClassName
{
background-color: #826316;
}
.BgClassName
{
background-color: #826316;
}
</style>
border-color css
<style>
span { border-color: #826316; }
span { border-color: rgb(130,99,22); }
td.TdClassName
{
border-color: #826316;
}
.TagClassName
{
border-color: #826316;
}
</style>