Shades of Yukon Gold #846212
Tints of Yukon Gold #846212
RGB
CMYK
RGB Variations
Color information
#846212 (or 0x846212) is known color: Yukon Gold. HEX triplet: 84, 62 and 12. RGB value is (132,98,18). Sum of RGB (Red+Green+Blue) = 132+98+18=248 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.23% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 18 (7.42% from 255 or 7.26% from 248); Max value from RGB is 132 - color contains mainly: red. Hex color #846212 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846212 is #7B9DED. Grayscale: #636363. Windows color (decimal): -8101358 or 1204868. OLE color: 1204868.
HSL color Cylindrical-coordinate representation of color #846212: hue angle of 42.11º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #846212 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 18 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.48 |
| HSL | 42.11º | 0.76% | 0.29% | - |
| HSV(B) | 42.11º | 0.86% | 0.52% | - |
| XYZ | 13.99 | 13.68 | 2.48 | - |
| YUV | 99.05 | 82.26 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 18 | 0 | 0.26 | 0.86 | 0.48 | 42.11 | 0.76 | 0.29 |
| Hex | 84 | 62 | 12 | 0 | 1A | 56 | 30 | 2A | 4C | 1D |
| Octal | 204 | 142 | 22 | 0 | 32 | 126 | 60 | 52 | 114 | 35 |
| Binary | 10000100 | 1100010 | 10010 | 0 | 11010 | 1010110 | 110000 | 101010 | 1001100 | 11101 |
Color Harmonies of #846212
Complementary color
Monochromatic Colors of #846212
Black with #846212
Text Example
Text Example
White with #846212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846212; }
p { color: rgb(132,98,18); }
H1.HeaderClassName
{
color: #846212;
}
.AnyTagClassName
{
color: #846212;
}
</style>
background-color css
<style>
a { background-color: #846212; }
a { background-color: rgb(132,98,18); }
div.DivClassName
{
background-color: #846212;
}
.BgClassName
{
background-color: #846212;
}
</style>
border-color css
<style>
span { border-color: #846212; }
span { border-color: rgb(132,98,18); }
td.TdClassName
{
border-color: #846212;
}
.TagClassName
{
border-color: #846212;
}
</style>