Shades of Yukon Gold #827716
Tints of Yukon Gold #827716
RGB
CMYK
RGB Variations
Color information
#827716 (or 0x827716) is known color: Yukon Gold. HEX triplet: 82, 77 and 16. RGB value is (130,119,22). Sum of RGB (Red+Green+Blue) = 130+119+22=271 (35% of max value = 765). Red value is 130 (51.17% from 255 or 47.97% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 22 (8.98% from 255 or 8.12% from 271); Max value from RGB is 130 - color contains mainly: red. Hex color #827716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827716 is #7D88E9. Grayscale: #6F6F6F. Windows color (decimal): -8227050 or 1472386. OLE color: 1472386.
HSL color Cylindrical-coordinate representation of color #827716: hue angle of 53.89º 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 #827716 is Cyan = 0, Magento = 0.08, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 22 | - |
| CMYK | 0 | 0.08 | 0.83 | 0.49 |
| HSL | 53.89º | 0.71% | 0.3% | - |
| HSV(B) | 53.89º | 0.83% | 0.51% | - |
| XYZ | 15.95 | 18 | 3.39 | - |
| YUV | 111.23 | 77.64 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 22 | 0 | 0.08 | 0.83 | 0.49 | 53.89 | 0.71 | 0.3 |
| Hex | 82 | 77 | 16 | 0 | 8 | 53 | 31 | 36 | 47 | 1E |
| Octal | 202 | 167 | 26 | 0 | 10 | 123 | 61 | 66 | 107 | 36 |
| Binary | 10000010 | 1110111 | 10110 | 0 | 1000 | 1010011 | 110001 | 110110 | 1000111 | 11110 |
Color Harmonies of #827716
Complementary color
Monochromatic Colors of #827716
Black with #827716
Text Example
Text Example
White with #827716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827716; }
p { color: rgb(130,119,22); }
H1.HeaderClassName
{
color: #827716;
}
.AnyTagClassName
{
color: #827716;
}
</style>
background-color css
<style>
a { background-color: #827716; }
a { background-color: rgb(130,119,22); }
div.DivClassName
{
background-color: #827716;
}
.BgClassName
{
background-color: #827716;
}
</style>
border-color css
<style>
span { border-color: #827716; }
span { border-color: rgb(130,119,22); }
td.TdClassName
{
border-color: #827716;
}
.TagClassName
{
border-color: #827716;
}
</style>