Shades of Yukon Gold #826408
Tints of Yukon Gold #826408
RGB
CMYK
RGB Variations
Color information
#826408 (or 0x826408) is known color: Yukon Gold. HEX triplet: 82, 64 and 08. RGB value is (130,100,8). Sum of RGB (Red+Green+Blue) = 130+100+8=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 8 (3.52% from 255 or 3.36% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #826408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826408 is #7D9BF7. Grayscale: #626262. Windows color (decimal): -8231928 or 550018. OLE color: 550018.
HSL color Cylindrical-coordinate representation of color #826408: hue angle of 45.25º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #826408 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 8 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.49 |
| HSL | 45.25º | 0.88% | 0.27% | - |
| HSV(B) | 45.25º | 0.94% | 0.51% | - |
| XYZ | 13.81 | 13.88 | 2.18 | - |
| YUV | 98.48 | 76.94 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 8 | 0 | 0.23 | 0.94 | 0.49 | 45.25 | 0.88 | 0.27 |
| Hex | 82 | 64 | 8 | 0 | 17 | 5E | 31 | 2D | 58 | 1B |
| Octal | 202 | 144 | 10 | 0 | 27 | 136 | 61 | 55 | 130 | 33 |
| Binary | 10000010 | 1100100 | 1000 | 0 | 10111 | 1011110 | 110001 | 101101 | 1011000 | 11011 |
Color Harmonies of #826408
Complementary color
Monochromatic Colors of #826408
Black with #826408
Text Example
Text Example
White with #826408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826408; }
p { color: rgb(130,100,8); }
H1.HeaderClassName
{
color: #826408;
}
.AnyTagClassName
{
color: #826408;
}
</style>
background-color css
<style>
a { background-color: #826408; }
a { background-color: rgb(130,100,8); }
div.DivClassName
{
background-color: #826408;
}
.BgClassName
{
background-color: #826408;
}
</style>
border-color css
<style>
span { border-color: #826408; }
span { border-color: rgb(130,100,8); }
td.TdClassName
{
border-color: #826408;
}
.TagClassName
{
border-color: #826408;
}
</style>