Shades of Yukon Gold #827410
Tints of Yukon Gold #827410
RGB
CMYK
RGB Variations
Color information
#827410 (or 0x827410) is known color: Yukon Gold. HEX triplet: 82, 74 and 10. RGB value is (130,116,16). Sum of RGB (Red+Green+Blue) = 130+116+16=262 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.62% from 262); Green value is 116 (45.70% from 255 or 44.27% from 262); Blue value is 16 (6.64% from 255 or 6.11% from 262); Max value from RGB is 130 - color contains mainly: red. Hex color #827410 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827410 is #7D8BEF. Grayscale: #6D6D6D. Windows color (decimal): -8227824 or 1078402. OLE color: 1078402.
HSL color Cylindrical-coordinate representation of color #827410: hue angle of 52.63º 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 #827410 is Cyan = 0, Magento = 0.11, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 16 | - |
| CMYK | 0 | 0.11 | 0.88 | 0.49 |
| HSL | 52.63º | 0.78% | 0.29% | - |
| HSV(B) | 52.63º | 0.88% | 0.51% | - |
| XYZ | 15.54 | 17.27 | 3.01 | - |
| YUV | 108.79 | 75.64 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 16 | 0 | 0.11 | 0.88 | 0.49 | 52.63 | 0.78 | 0.29 |
| Hex | 82 | 74 | 10 | 0 | B | 58 | 31 | 35 | 4E | 1D |
| Octal | 202 | 164 | 20 | 0 | 13 | 130 | 61 | 65 | 116 | 35 |
| Binary | 10000010 | 1110100 | 10000 | 0 | 1011 | 1011000 | 110001 | 110101 | 1001110 | 11101 |
Color Harmonies of #827410
Complementary color
Monochromatic Colors of #827410
Black with #827410
Text Example
Text Example
White with #827410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827410; }
p { color: rgb(130,116,16); }
H1.HeaderClassName
{
color: #827410;
}
.AnyTagClassName
{
color: #827410;
}
</style>
background-color css
<style>
a { background-color: #827410; }
a { background-color: rgb(130,116,16); }
div.DivClassName
{
background-color: #827410;
}
.BgClassName
{
background-color: #827410;
}
</style>
border-color css
<style>
span { border-color: #827410; }
span { border-color: rgb(130,116,16); }
td.TdClassName
{
border-color: #827410;
}
.TagClassName
{
border-color: #827410;
}
</style>