Shades of Yukon Gold #826627
Tints of Yukon Gold #826627
RGB
CMYK
RGB Variations
Color information
#826627 (or 0x826627) is known color: Yukon Gold. HEX triplet: 82, 66 and 27. RGB value is (130,102,39). Sum of RGB (Red+Green+Blue) = 130+102+39=271 (35% of max value = 765). Red value is 130 (51.17% from 255 or 47.97% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 39 (15.62% from 255 or 14.39% from 271); Max value from RGB is 130 - color contains mainly: red. Hex color #826627 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826627 is #7D99D8. Grayscale: #676767. Windows color (decimal): -8231385 or 2582146. OLE color: 2582146.
HSL color Cylindrical-coordinate representation of color #826627: hue angle of 41.54º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #826627 is Cyan = 0, Magento = 0.22, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 39 | - |
| CMYK | 0 | 0.22 | 0.70 | 0.49 |
| HSL | 41.54º | 0.54% | 0.33% | - |
| HSV(B) | 41.54º | 0.7% | 0.51% | - |
| XYZ | 14.32 | 14.4 | 3.94 | - |
| YUV | 103.19 | 91.78 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 39 | 0 | 0.22 | 0.70 | 0.49 | 41.54 | 0.54 | 0.33 |
| Hex | 82 | 66 | 27 | 0 | 16 | 46 | 31 | 2A | 36 | 21 |
| Octal | 202 | 146 | 47 | 0 | 26 | 106 | 61 | 52 | 66 | 41 |
| Binary | 10000010 | 1100110 | 100111 | 0 | 10110 | 1000110 | 110001 | 101010 | 110110 | 100001 |
Color Harmonies of #826627
Complementary color
Monochromatic Colors of #826627
Black with #826627
Text Example
Text Example
White with #826627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826627; }
p { color: rgb(130,102,39); }
H1.HeaderClassName
{
color: #826627;
}
.AnyTagClassName
{
color: #826627;
}
</style>
background-color css
<style>
a { background-color: #826627; }
a { background-color: rgb(130,102,39); }
div.DivClassName
{
background-color: #826627;
}
.BgClassName
{
background-color: #826627;
}
</style>
border-color css
<style>
span { border-color: #826627; }
span { border-color: rgb(130,102,39); }
td.TdClassName
{
border-color: #826627;
}
.TagClassName
{
border-color: #826627;
}
</style>