Shades of Yukon Gold #826628
Tints of Yukon Gold #826628
RGB
CMYK
RGB Variations
Color information
#826628 (or 0x826628) is known color: Yukon Gold. HEX triplet: 82, 66 and 28. RGB value is (130,102,40). Sum of RGB (Red+Green+Blue) = 130+102+40=272 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.79% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 40 (16.02% from 255 or 14.71% from 272); Max value from RGB is 130 - color contains mainly: red. Hex color #826628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826628 is #7D99D7. Grayscale: #676767. Windows color (decimal): -8231384 or 2647682. OLE color: 2647682.
HSL color Cylindrical-coordinate representation of color #826628: hue angle of 41.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #826628 is Cyan = 0, Magento = 0.22, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 40 | - |
| CMYK | 0 | 0.22 | 0.69 | 0.49 |
| HSL | 41.33º | 0.53% | 0.33% | - |
| HSV(B) | 41.33º | 0.69% | 0.51% | - |
| XYZ | 14.34 | 14.4 | 4.03 | - |
| YUV | 103.3 | 92.28 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 40 | 0 | 0.22 | 0.69 | 0.49 | 41.33 | 0.53 | 0.33 |
| Hex | 82 | 66 | 28 | 0 | 16 | 45 | 31 | 29 | 35 | 21 |
| Octal | 202 | 146 | 50 | 0 | 26 | 105 | 61 | 51 | 65 | 41 |
| Binary | 10000010 | 1100110 | 101000 | 0 | 10110 | 1000101 | 110001 | 101001 | 110101 | 100001 |
Color Harmonies of #826628
Complementary color
Monochromatic Colors of #826628
Black with #826628
Text Example
Text Example
White with #826628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826628; }
p { color: rgb(130,102,40); }
H1.HeaderClassName
{
color: #826628;
}
.AnyTagClassName
{
color: #826628;
}
</style>
background-color css
<style>
a { background-color: #826628; }
a { background-color: rgb(130,102,40); }
div.DivClassName
{
background-color: #826628;
}
.BgClassName
{
background-color: #826628;
}
</style>
border-color css
<style>
span { border-color: #826628; }
span { border-color: rgb(130,102,40); }
td.TdClassName
{
border-color: #826628;
}
.TagClassName
{
border-color: #826628;
}
</style>