Shades of Yukon Gold #827112
Tints of Yukon Gold #827112
RGB
CMYK
RGB Variations
Color information
#827112 (or 0x827112) is known color: Yukon Gold. HEX triplet: 82, 71 and 12. RGB value is (130,113,18). Sum of RGB (Red+Green+Blue) = 130+113+18=261 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.81% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 18 (7.42% from 255 or 6.90% from 261); Max value from RGB is 130 - color contains mainly: red. Hex color #827112 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827112 is #7D8EED. Grayscale: #6B6B6B. Windows color (decimal): -8228590 or 1208706. OLE color: 1208706.
HSL color Cylindrical-coordinate representation of color #827112: hue angle of 50.89º 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 #827112 is Cyan = 0, Magento = 0.13, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 18 | - |
| CMYK | 0 | 0.13 | 0.86 | 0.49 |
| HSL | 50.89º | 0.76% | 0.29% | - |
| HSV(B) | 50.89º | 0.86% | 0.51% | - |
| XYZ | 15.22 | 16.6 | 2.97 | - |
| YUV | 107.25 | 77.63 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 18 | 0 | 0.13 | 0.86 | 0.49 | 50.89 | 0.76 | 0.29 |
| Hex | 82 | 71 | 12 | 0 | D | 56 | 31 | 33 | 4C | 1D |
| Octal | 202 | 161 | 22 | 0 | 15 | 126 | 61 | 63 | 114 | 35 |
| Binary | 10000010 | 1110001 | 10010 | 0 | 1101 | 1010110 | 110001 | 110011 | 1001100 | 11101 |
Color Harmonies of #827112
Complementary color
Monochromatic Colors of #827112
Black with #827112
Text Example
Text Example
White with #827112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827112; }
p { color: rgb(130,113,18); }
H1.HeaderClassName
{
color: #827112;
}
.AnyTagClassName
{
color: #827112;
}
</style>
background-color css
<style>
a { background-color: #827112; }
a { background-color: rgb(130,113,18); }
div.DivClassName
{
background-color: #827112;
}
.BgClassName
{
background-color: #827112;
}
</style>
border-color css
<style>
span { border-color: #827112; }
span { border-color: rgb(130,113,18); }
td.TdClassName
{
border-color: #827112;
}
.TagClassName
{
border-color: #827112;
}
</style>