Shades of Yukon Gold #846916
Tints of Yukon Gold #846916
RGB
CMYK
RGB Variations
Color information
#846916 (or 0x846916) is known color: Yukon Gold. HEX triplet: 84, 69 and 16. RGB value is (132,105,22). Sum of RGB (Red+Green+Blue) = 132+105+22=259 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.97% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 22 (8.98% from 255 or 8.49% from 259); Max value from RGB is 132 - color contains mainly: red. Hex color #846916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846916 is #7B96E9. Grayscale: #676767. Windows color (decimal): -8099562 or 1468804. OLE color: 1468804.
HSL color Cylindrical-coordinate representation of color #846916: hue angle of 45.27º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #846916 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 22 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.48 |
| HSL | 45.27º | 0.71% | 0.3% | - |
| HSV(B) | 45.27º | 0.83% | 0.52% | - |
| XYZ | 14.71 | 15.07 | 2.89 | - |
| YUV | 103.61 | 81.95 | 148.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 22 | 0 | 0.20 | 0.83 | 0.48 | 45.27 | 0.71 | 0.3 |
| Hex | 84 | 69 | 16 | 0 | 14 | 53 | 30 | 2D | 47 | 1E |
| Octal | 204 | 151 | 26 | 0 | 24 | 123 | 60 | 55 | 107 | 36 |
| Binary | 10000100 | 1101001 | 10110 | 0 | 10100 | 1010011 | 110000 | 101101 | 1000111 | 11110 |
Color Harmonies of #846916
Complementary color
Monochromatic Colors of #846916
Black with #846916
Text Example
Text Example
White with #846916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846916; }
p { color: rgb(132,105,22); }
H1.HeaderClassName
{
color: #846916;
}
.AnyTagClassName
{
color: #846916;
}
</style>
background-color css
<style>
a { background-color: #846916; }
a { background-color: rgb(132,105,22); }
div.DivClassName
{
background-color: #846916;
}
.BgClassName
{
background-color: #846916;
}
</style>
border-color css
<style>
span { border-color: #846916; }
span { border-color: rgb(132,105,22); }
td.TdClassName
{
border-color: #846916;
}
.TagClassName
{
border-color: #846916;
}
</style>