Shades of Yukon Gold #827516
Tints of Yukon Gold #827516
RGB
CMYK
RGB Variations
Color information
#827516 (or 0x827516) is known color: Yukon Gold. HEX triplet: 82, 75 and 16. RGB value is (130,117,22). Sum of RGB (Red+Green+Blue) = 130+117+22=269 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.33% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 22 (8.98% from 255 or 8.18% from 269); Max value from RGB is 130 - color contains mainly: red. Hex color #827516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827516 is #7D8AE9. Grayscale: #6E6E6E. Windows color (decimal): -8227562 or 1471874. OLE color: 1471874.
HSL color Cylindrical-coordinate representation of color #827516: hue angle of 52.78º 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 #827516 is Cyan = 0, Magento = 0.1, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 22 | - |
| CMYK | 0 | 0.1 | 0.83 | 0.49 |
| HSL | 52.78º | 0.71% | 0.3% | - |
| HSV(B) | 52.78º | 0.83% | 0.51% | - |
| XYZ | 15.71 | 17.53 | 3.31 | - |
| YUV | 110.06 | 78.31 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 22 | 0 | 0.1 | 0.83 | 0.49 | 52.78 | 0.71 | 0.3 |
| Hex | 82 | 75 | 16 | 0 | A | 53 | 31 | 35 | 47 | 1E |
| Octal | 202 | 165 | 26 | 0 | 12 | 123 | 61 | 65 | 107 | 36 |
| Binary | 10000010 | 1110101 | 10110 | 0 | 1010 | 1010011 | 110001 | 110101 | 1000111 | 11110 |
Color Harmonies of #827516
Complementary color
Monochromatic Colors of #827516
Black with #827516
Text Example
Text Example
White with #827516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827516; }
p { color: rgb(130,117,22); }
H1.HeaderClassName
{
color: #827516;
}
.AnyTagClassName
{
color: #827516;
}
</style>
background-color css
<style>
a { background-color: #827516; }
a { background-color: rgb(130,117,22); }
div.DivClassName
{
background-color: #827516;
}
.BgClassName
{
background-color: #827516;
}
</style>
border-color css
<style>
span { border-color: #827516; }
span { border-color: rgb(130,117,22); }
td.TdClassName
{
border-color: #827516;
}
.TagClassName
{
border-color: #827516;
}
</style>