Shades of Yukon Gold #827016
Tints of Yukon Gold #827016
RGB
CMYK
RGB Variations
Color information
#827016 (or 0x827016) is known color: Yukon Gold. HEX triplet: 82, 70 and 16. RGB value is (130,112,22). Sum of RGB (Red+Green+Blue) = 130+112+22=264 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.24% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 22 (8.98% from 255 or 8.33% from 264); Max value from RGB is 130 - color contains mainly: red. Hex color #827016 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827016 is #7D8FE9. Grayscale: #6B6B6B. Windows color (decimal): -8228842 or 1470594. OLE color: 1470594.
HSL color Cylindrical-coordinate representation of color #827016: hue angle of 50º 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 #827016 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 22 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.49 |
| HSL | 50º | 0.71% | 0.3% | - |
| HSV(B) | 50º | 0.83% | 0.51% | - |
| XYZ | 15.14 | 16.39 | 3.12 | - |
| YUV | 107.12 | 79.96 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 22 | 0 | 0.14 | 0.83 | 0.49 | 50 | 0.71 | 0.3 |
| Hex | 82 | 70 | 16 | 0 | E | 53 | 31 | 32 | 47 | 1E |
| Octal | 202 | 160 | 26 | 0 | 16 | 123 | 61 | 62 | 107 | 36 |
| Binary | 10000010 | 1110000 | 10110 | 0 | 1110 | 1010011 | 110001 | 110010 | 1000111 | 11110 |
Color Harmonies of #827016
Complementary color
Monochromatic Colors of #827016
Black with #827016
Text Example
Text Example
White with #827016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827016; }
p { color: rgb(130,112,22); }
H1.HeaderClassName
{
color: #827016;
}
.AnyTagClassName
{
color: #827016;
}
</style>
background-color css
<style>
a { background-color: #827016; }
a { background-color: rgb(130,112,22); }
div.DivClassName
{
background-color: #827016;
}
.BgClassName
{
background-color: #827016;
}
</style>
border-color css
<style>
span { border-color: #827016; }
span { border-color: rgb(130,112,22); }
td.TdClassName
{
border-color: #827016;
}
.TagClassName
{
border-color: #827016;
}
</style>