Shades of Yukon Gold #826013
Tints of Yukon Gold #826013
RGB
CMYK
RGB Variations
Color information
#826013 (or 0x826013) is known color: Yukon Gold. HEX triplet: 82, 60 and 13. RGB value is (130,96,19). Sum of RGB (Red+Green+Blue) = 130+96+19=245 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.06% from 245); Green value is 96 (37.89% from 255 or 39.18% from 245); Blue value is 19 (7.81% from 255 or 7.76% from 245); Max value from RGB is 130 - color contains mainly: red. Hex color #826013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826013 is #7D9FEC. Grayscale: #616161. Windows color (decimal): -8232941 or 1269890. OLE color: 1269890.
HSL color Cylindrical-coordinate representation of color #826013: hue angle of 41.62º degrees, saturation: 0.74, 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 #826013 is Cyan = 0, Magento = 0.26, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 19 | - |
| CMYK | 0 | 0.26 | 0.85 | 0.49 |
| HSL | 41.62º | 0.74% | 0.29% | - |
| HSV(B) | 41.62º | 0.85% | 0.51% | - |
| XYZ | 13.51 | 13.16 | 2.44 | - |
| YUV | 97.39 | 83.76 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 19 | 0 | 0.26 | 0.85 | 0.49 | 41.62 | 0.74 | 0.29 |
| Hex | 82 | 60 | 13 | 0 | 1A | 55 | 31 | 2A | 4A | 1D |
| Octal | 202 | 140 | 23 | 0 | 32 | 125 | 61 | 52 | 112 | 35 |
| Binary | 10000010 | 1100000 | 10011 | 0 | 11010 | 1010101 | 110001 | 101010 | 1001010 | 11101 |
Color Harmonies of #826013
Complementary color
Monochromatic Colors of #826013
Black with #826013
Text Example
Text Example
White with #826013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826013; }
p { color: rgb(130,96,19); }
H1.HeaderClassName
{
color: #826013;
}
.AnyTagClassName
{
color: #826013;
}
</style>
background-color css
<style>
a { background-color: #826013; }
a { background-color: rgb(130,96,19); }
div.DivClassName
{
background-color: #826013;
}
.BgClassName
{
background-color: #826013;
}
</style>
border-color css
<style>
span { border-color: #826013; }
span { border-color: rgb(130,96,19); }
td.TdClassName
{
border-color: #826013;
}
.TagClassName
{
border-color: #826013;
}
</style>