Shades of Yukon Gold #826405
Tints of Yukon Gold #826405
RGB
CMYK
RGB Variations
Color information
#826405 (or 0x826405) is known color: Yukon Gold. HEX triplet: 82, 64 and 05. RGB value is (130,100,5). Sum of RGB (Red+Green+Blue) = 130+100+5=235 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.32% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 5 (2.34% from 255 or 2.13% from 235); Max value from RGB is 130 - color contains mainly: red. Hex color #826405 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826405 is #7D9BFA. Grayscale: #626262. Windows color (decimal): -8231931 or 353410. OLE color: 353410.
HSL color Cylindrical-coordinate representation of color #826405: hue angle of 45.6º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #826405 is Cyan = 0, Magento = 0.23, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 5 | - |
| CMYK | 0 | 0.23 | 0.96 | 0.49 |
| HSL | 45.6º | 0.93% | 0.26% | - |
| HSV(B) | 45.6º | 0.96% | 0.51% | - |
| XYZ | 13.79 | 13.87 | 2.09 | - |
| YUV | 98.14 | 75.44 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 5 | 0 | 0.23 | 0.96 | 0.49 | 45.6 | 0.93 | 0.26 |
| Hex | 82 | 64 | 5 | 0 | 17 | 60 | 31 | 2E | 5D | 1A |
| Octal | 202 | 144 | 5 | 0 | 27 | 140 | 61 | 56 | 135 | 32 |
| Binary | 10000010 | 1100100 | 101 | 0 | 10111 | 1100000 | 110001 | 101110 | 1011101 | 11010 |
Color Harmonies of #826405
Complementary color
Monochromatic Colors of #826405
Black with #826405
Text Example
Text Example
White with #826405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826405; }
p { color: rgb(130,100,5); }
H1.HeaderClassName
{
color: #826405;
}
.AnyTagClassName
{
color: #826405;
}
</style>
background-color css
<style>
a { background-color: #826405; }
a { background-color: rgb(130,100,5); }
div.DivClassName
{
background-color: #826405;
}
.BgClassName
{
background-color: #826405;
}
</style>
border-color css
<style>
span { border-color: #826405; }
span { border-color: rgb(130,100,5); }
td.TdClassName
{
border-color: #826405;
}
.TagClassName
{
border-color: #826405;
}
</style>