Shades of Yukon Gold #826614
Tints of Yukon Gold #826614
RGB
CMYK
RGB Variations
Color information
#826614 (or 0x826614) is known color: Yukon Gold. HEX triplet: 82, 66 and 14. RGB value is (130,102,20). Sum of RGB (Red+Green+Blue) = 130+102+20=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 20 (8.20% from 255 or 7.94% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #826614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826614 is #7D99EB. Grayscale: #656565. Windows color (decimal): -8231404 or 1336962. OLE color: 1336962.
HSL color Cylindrical-coordinate representation of color #826614: hue angle of 44.73º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #826614 is Cyan = 0, Magento = 0.22, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 20 | - |
| CMYK | 0 | 0.22 | 0.85 | 0.49 |
| HSL | 44.73º | 0.73% | 0.29% | - |
| HSV(B) | 44.73º | 0.85% | 0.51% | - |
| XYZ | 14.08 | 14.3 | 2.68 | - |
| YUV | 101.02 | 82.28 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 20 | 0 | 0.22 | 0.85 | 0.49 | 44.73 | 0.73 | 0.29 |
| Hex | 82 | 66 | 14 | 0 | 16 | 55 | 31 | 2D | 49 | 1D |
| Octal | 202 | 146 | 24 | 0 | 26 | 125 | 61 | 55 | 111 | 35 |
| Binary | 10000010 | 1100110 | 10100 | 0 | 10110 | 1010101 | 110001 | 101101 | 1001001 | 11101 |
Color Harmonies of #826614
Complementary color
Monochromatic Colors of #826614
Black with #826614
Text Example
Text Example
White with #826614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826614; }
p { color: rgb(130,102,20); }
H1.HeaderClassName
{
color: #826614;
}
.AnyTagClassName
{
color: #826614;
}
</style>
background-color css
<style>
a { background-color: #826614; }
a { background-color: rgb(130,102,20); }
div.DivClassName
{
background-color: #826614;
}
.BgClassName
{
background-color: #826614;
}
</style>
border-color css
<style>
span { border-color: #826614; }
span { border-color: rgb(130,102,20); }
td.TdClassName
{
border-color: #826614;
}
.TagClassName
{
border-color: #826614;
}
</style>