Shades of Yukon Gold #826112
Tints of Yukon Gold #826112
RGB
CMYK
RGB Variations
Color information
#826112 (or 0x826112) is known color: Yukon Gold. HEX triplet: 82, 61 and 12. RGB value is (130,97,18). Sum of RGB (Red+Green+Blue) = 130+97+18=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 97 (38.28% from 255 or 39.59% from 245); Blue value is 18 (7.42% from 255 or 7.35% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #826112 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826112 is #7D9EED. Grayscale: #626262. Windows color (decimal): -8232686 or 1204610. OLE color: 1204610.
HSL color Cylindrical-coordinate representation of color #826112: hue angle of 42.32º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #826112 is Cyan = 0, Magento = 0.25, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 18 | - |
| CMYK | 0 | 0.25 | 0.86 | 0.49 |
| HSL | 42.32º | 0.76% | 0.29% | - |
| HSV(B) | 42.32º | 0.86% | 0.51% | - |
| XYZ | 13.59 | 13.34 | 2.43 | - |
| YUV | 97.86 | 82.93 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 18 | 0 | 0.25 | 0.86 | 0.49 | 42.32 | 0.76 | 0.29 |
| Hex | 82 | 61 | 12 | 0 | 19 | 56 | 31 | 2A | 4C | 1D |
| Octal | 202 | 141 | 22 | 0 | 31 | 126 | 61 | 52 | 114 | 35 |
| Binary | 10000010 | 1100001 | 10010 | 0 | 11001 | 1010110 | 110001 | 101010 | 1001100 | 11101 |
Color Harmonies of #826112
Complementary color
Monochromatic Colors of #826112
Black with #826112
Text Example
Text Example
White with #826112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826112; }
p { color: rgb(130,97,18); }
H1.HeaderClassName
{
color: #826112;
}
.AnyTagClassName
{
color: #826112;
}
</style>
background-color css
<style>
a { background-color: #826112; }
a { background-color: rgb(130,97,18); }
div.DivClassName
{
background-color: #826112;
}
.BgClassName
{
background-color: #826112;
}
</style>
border-color css
<style>
span { border-color: #826112; }
span { border-color: rgb(130,97,18); }
td.TdClassName
{
border-color: #826112;
}
.TagClassName
{
border-color: #826112;
}
</style>