Shades of Yukon Gold #826625
Tints of Yukon Gold #826625
RGB
CMYK
RGB Variations
Color information
#826625 (or 0x826625) is known color: Yukon Gold. HEX triplet: 82, 66 and 25. RGB value is (130,102,37). Sum of RGB (Red+Green+Blue) = 130+102+37=269 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.33% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 37 (14.84% from 255 or 13.75% from 269); Max value from RGB is 130 - color contains mainly: red. Hex color #826625 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826625 is #7D99DA. Grayscale: #676767. Windows color (decimal): -8231387 or 2451074. OLE color: 2451074.
HSL color Cylindrical-coordinate representation of color #826625: hue angle of 41.94º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #826625 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 37 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.49 |
| HSL | 41.94º | 0.56% | 0.33% | - |
| HSV(B) | 41.94º | 0.72% | 0.51% | - |
| XYZ | 14.29 | 14.38 | 3.77 | - |
| YUV | 102.96 | 90.78 | 147.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 37 | 0 | 0.22 | 0.72 | 0.49 | 41.94 | 0.56 | 0.33 |
| Hex | 82 | 66 | 25 | 0 | 16 | 48 | 31 | 2A | 38 | 21 |
| Octal | 202 | 146 | 45 | 0 | 26 | 110 | 61 | 52 | 70 | 41 |
| Binary | 10000010 | 1100110 | 100101 | 0 | 10110 | 1001000 | 110001 | 101010 | 111000 | 100001 |
Color Harmonies of #826625
Complementary color
Monochromatic Colors of #826625
Black with #826625
Text Example
Text Example
White with #826625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826625; }
p { color: rgb(130,102,37); }
H1.HeaderClassName
{
color: #826625;
}
.AnyTagClassName
{
color: #826625;
}
</style>
background-color css
<style>
a { background-color: #826625; }
a { background-color: rgb(130,102,37); }
div.DivClassName
{
background-color: #826625;
}
.BgClassName
{
background-color: #826625;
}
</style>
border-color css
<style>
span { border-color: #826625; }
span { border-color: rgb(130,102,37); }
td.TdClassName
{
border-color: #826625;
}
.TagClassName
{
border-color: #826625;
}
</style>