Shades of Yukon Gold #826629
Tints of Yukon Gold #826629
RGB
CMYK
RGB Variations
Color information
#826629 (or 0x826629) is known color: Yukon Gold. HEX triplet: 82, 66 and 29. RGB value is (130,102,41). Sum of RGB (Red+Green+Blue) = 130+102+41=273 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.62% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 41 (16.41% from 255 or 15.02% from 273); Max value from RGB is 130 - color contains mainly: red. Hex color #826629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826629 is #7D99D6. Grayscale: #676767. Windows color (decimal): -8231383 or 2713218. OLE color: 2713218.
HSL color Cylindrical-coordinate representation of color #826629: hue angle of 41.12º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #826629 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 41 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.49 |
| HSL | 41.12º | 0.52% | 0.34% | - |
| HSV(B) | 41.12º | 0.68% | 0.51% | - |
| XYZ | 14.36 | 14.41 | 4.12 | - |
| YUV | 103.42 | 92.78 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 41 | 0 | 0.22 | 0.68 | 0.49 | 41.12 | 0.52 | 0.34 |
| Hex | 82 | 66 | 29 | 0 | 16 | 44 | 31 | 29 | 34 | 22 |
| Octal | 202 | 146 | 51 | 0 | 26 | 104 | 61 | 51 | 64 | 42 |
| Binary | 10000010 | 1100110 | 101001 | 0 | 10110 | 1000100 | 110001 | 101001 | 110100 | 100010 |
Color Harmonies of #826629
Complementary color
Monochromatic Colors of #826629
Black with #826629
Text Example
Text Example
White with #826629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826629; }
p { color: rgb(130,102,41); }
H1.HeaderClassName
{
color: #826629;
}
.AnyTagClassName
{
color: #826629;
}
</style>
background-color css
<style>
a { background-color: #826629; }
a { background-color: rgb(130,102,41); }
div.DivClassName
{
background-color: #826629;
}
.BgClassName
{
background-color: #826629;
}
</style>
border-color css
<style>
span { border-color: #826629; }
span { border-color: rgb(130,102,41); }
td.TdClassName
{
border-color: #826629;
}
.TagClassName
{
border-color: #826629;
}
</style>