Shades of Yukon Gold #826214
Tints of Yukon Gold #826214
RGB
CMYK
RGB Variations
Color information
#826214 (or 0x826214) is known color: Yukon Gold. HEX triplet: 82, 62 and 14. RGB value is (130,98,20). Sum of RGB (Red+Green+Blue) = 130+98+20=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 20 (8.20% from 255 or 8.06% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #826214 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826214 is #7D9DEB. Grayscale: #636363. Windows color (decimal): -8232428 or 1335938. OLE color: 1335938.
HSL color Cylindrical-coordinate representation of color #826214: hue angle of 42.55º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #826214 is Cyan = 0, Magento = 0.25, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 20 | - |
| CMYK | 0 | 0.25 | 0.85 | 0.49 |
| HSL | 42.55º | 0.73% | 0.29% | - |
| HSV(B) | 42.55º | 0.85% | 0.51% | - |
| XYZ | 13.7 | 13.53 | 2.55 | - |
| YUV | 98.68 | 83.6 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 20 | 0 | 0.25 | 0.85 | 0.49 | 42.55 | 0.73 | 0.29 |
| Hex | 82 | 62 | 14 | 0 | 19 | 55 | 31 | 2B | 49 | 1D |
| Octal | 202 | 142 | 24 | 0 | 31 | 125 | 61 | 53 | 111 | 35 |
| Binary | 10000010 | 1100010 | 10100 | 0 | 11001 | 1010101 | 110001 | 101011 | 1001001 | 11101 |
Color Harmonies of #826214
Complementary color
Monochromatic Colors of #826214
Black with #826214
Text Example
Text Example
White with #826214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826214; }
p { color: rgb(130,98,20); }
H1.HeaderClassName
{
color: #826214;
}
.AnyTagClassName
{
color: #826214;
}
</style>
background-color css
<style>
a { background-color: #826214; }
a { background-color: rgb(130,98,20); }
div.DivClassName
{
background-color: #826214;
}
.BgClassName
{
background-color: #826214;
}
</style>
border-color css
<style>
span { border-color: #826214; }
span { border-color: rgb(130,98,20); }
td.TdClassName
{
border-color: #826214;
}
.TagClassName
{
border-color: #826214;
}
</style>