Shades of Yukon Gold #827110
Tints of Yukon Gold #827110
RGB
CMYK
RGB Variations
Color information
#827110 (or 0x827110) is known color: Yukon Gold. HEX triplet: 82, 71 and 10. RGB value is (130,113,16). Sum of RGB (Red+Green+Blue) = 130+113+16=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 113 (44.53% from 255 or 43.63% from 259); Blue value is 16 (6.64% from 255 or 6.18% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #827110 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827110 is #7D8EEF. Grayscale: #6B6B6B. Windows color (decimal): -8228592 or 1077634. OLE color: 1077634.
HSL color Cylindrical-coordinate representation of color #827110: hue angle of 51.05º 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 #827110 is Cyan = 0, Magento = 0.13, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 16 | - |
| CMYK | 0 | 0.13 | 0.88 | 0.49 |
| HSL | 51.05º | 0.78% | 0.29% | - |
| HSV(B) | 51.05º | 0.88% | 0.51% | - |
| XYZ | 15.2 | 16.59 | 2.89 | - |
| YUV | 107.03 | 76.63 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 16 | 0 | 0.13 | 0.88 | 0.49 | 51.05 | 0.78 | 0.29 |
| Hex | 82 | 71 | 10 | 0 | D | 58 | 31 | 33 | 4E | 1D |
| Octal | 202 | 161 | 20 | 0 | 15 | 130 | 61 | 63 | 116 | 35 |
| Binary | 10000010 | 1110001 | 10000 | 0 | 1101 | 1011000 | 110001 | 110011 | 1001110 | 11101 |
Color Harmonies of #827110
Complementary color
Monochromatic Colors of #827110
Black with #827110
Text Example
Text Example
White with #827110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827110; }
p { color: rgb(130,113,16); }
H1.HeaderClassName
{
color: #827110;
}
.AnyTagClassName
{
color: #827110;
}
</style>
background-color css
<style>
a { background-color: #827110; }
a { background-color: rgb(130,113,16); }
div.DivClassName
{
background-color: #827110;
}
.BgClassName
{
background-color: #827110;
}
</style>
border-color css
<style>
span { border-color: #827110; }
span { border-color: rgb(130,113,16); }
td.TdClassName
{
border-color: #827110;
}
.TagClassName
{
border-color: #827110;
}
</style>