Shades of Yukon Gold #827416
Tints of Yukon Gold #827416
RGB
CMYK
RGB Variations
Color information
#827416 (or 0x827416) is known color: Yukon Gold. HEX triplet: 82, 74 and 16. RGB value is (130,116,22). Sum of RGB (Red+Green+Blue) = 130+116+22=268 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.51% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 22 (8.98% from 255 or 8.21% from 268); Max value from RGB is 130 - color contains mainly: red. Hex color #827416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827416 is #7D8BE9. Grayscale: #6D6D6D. Windows color (decimal): -8227818 or 1471618. OLE color: 1471618.
HSL color Cylindrical-coordinate representation of color #827416: hue angle of 52.22º 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 #827416 is Cyan = 0, Magento = 0.11, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 22 | - |
| CMYK | 0 | 0.11 | 0.83 | 0.49 |
| HSL | 52.22º | 0.71% | 0.3% | - |
| HSV(B) | 52.22º | 0.83% | 0.51% | - |
| XYZ | 15.6 | 17.29 | 3.28 | - |
| YUV | 109.47 | 78.64 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 22 | 0 | 0.11 | 0.83 | 0.49 | 52.22 | 0.71 | 0.3 |
| Hex | 82 | 74 | 16 | 0 | B | 53 | 31 | 34 | 47 | 1E |
| Octal | 202 | 164 | 26 | 0 | 13 | 123 | 61 | 64 | 107 | 36 |
| Binary | 10000010 | 1110100 | 10110 | 0 | 1011 | 1010011 | 110001 | 110100 | 1000111 | 11110 |
Color Harmonies of #827416
Complementary color
Monochromatic Colors of #827416
Black with #827416
Text Example
Text Example
White with #827416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827416; }
p { color: rgb(130,116,22); }
H1.HeaderClassName
{
color: #827416;
}
.AnyTagClassName
{
color: #827416;
}
</style>
background-color css
<style>
a { background-color: #827416; }
a { background-color: rgb(130,116,22); }
div.DivClassName
{
background-color: #827416;
}
.BgClassName
{
background-color: #827416;
}
</style>
border-color css
<style>
span { border-color: #827416; }
span { border-color: rgb(130,116,22); }
td.TdClassName
{
border-color: #827416;
}
.TagClassName
{
border-color: #827416;
}
</style>