Shades of Yukon Gold #827010
Tints of Yukon Gold #827010
RGB
CMYK
RGB Variations
Color information
#827010 (or 0x827010) is known color: Yukon Gold. HEX triplet: 82, 70 and 10. RGB value is (130,112,16). Sum of RGB (Red+Green+Blue) = 130+112+16=258 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.39% from 258); Green value is 112 (44.14% from 255 or 43.41% from 258); Blue value is 16 (6.64% from 255 or 6.20% from 258); Max value from RGB is 130 - color contains mainly: red. Hex color #827010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827010 is #7D8FEF. Grayscale: #6A6A6A. Windows color (decimal): -8228848 or 1077378. OLE color: 1077378.
HSL color Cylindrical-coordinate representation of color #827010: hue angle of 50.53º 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 #827010 is Cyan = 0, Magento = 0.14, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 16 | - |
| CMYK | 0 | 0.14 | 0.88 | 0.49 |
| HSL | 50.53º | 0.78% | 0.29% | - |
| HSV(B) | 50.53º | 0.88% | 0.51% | - |
| XYZ | 15.09 | 16.37 | 2.85 | - |
| YUV | 106.44 | 76.96 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 16 | 0 | 0.14 | 0.88 | 0.49 | 50.53 | 0.78 | 0.29 |
| Hex | 82 | 70 | 10 | 0 | E | 58 | 31 | 33 | 4E | 1D |
| Octal | 202 | 160 | 20 | 0 | 16 | 130 | 61 | 63 | 116 | 35 |
| Binary | 10000010 | 1110000 | 10000 | 0 | 1110 | 1011000 | 110001 | 110011 | 1001110 | 11101 |
Color Harmonies of #827010
Complementary color
Monochromatic Colors of #827010
Black with #827010
Text Example
Text Example
White with #827010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827010; }
p { color: rgb(130,112,16); }
H1.HeaderClassName
{
color: #827010;
}
.AnyTagClassName
{
color: #827010;
}
</style>
background-color css
<style>
a { background-color: #827010; }
a { background-color: rgb(130,112,16); }
div.DivClassName
{
background-color: #827010;
}
.BgClassName
{
background-color: #827010;
}
</style>
border-color css
<style>
span { border-color: #827010; }
span { border-color: rgb(130,112,16); }
td.TdClassName
{
border-color: #827010;
}
.TagClassName
{
border-color: #827010;
}
</style>