Shades of Yukon Gold #846416
Tints of Yukon Gold #846416
RGB
CMYK
RGB Variations
Color information
#846416 (or 0x846416) is known color: Yukon Gold. HEX triplet: 84, 64 and 16. RGB value is (132,100,22). Sum of RGB (Red+Green+Blue) = 132+100+22=254 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.97% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 132 - color contains mainly: red. Hex color #846416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846416 is #7B9BE9. Grayscale: #656565. Windows color (decimal): -8100842 or 1467524. OLE color: 1467524.
HSL color Cylindrical-coordinate representation of color #846416: hue angle of 42.55º 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 #846416 is Cyan = 0, Magento = 0.24, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 22 | - |
| CMYK | 0 | 0.24 | 0.83 | 0.48 |
| HSL | 42.55º | 0.71% | 0.3% | - |
| HSV(B) | 42.55º | 0.83% | 0.52% | - |
| XYZ | 14.22 | 14.08 | 2.73 | - |
| YUV | 100.68 | 83.6 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 22 | 0 | 0.24 | 0.83 | 0.48 | 42.55 | 0.71 | 0.3 |
| Hex | 84 | 64 | 16 | 0 | 18 | 53 | 30 | 2B | 47 | 1E |
| Octal | 204 | 144 | 26 | 0 | 30 | 123 | 60 | 53 | 107 | 36 |
| Binary | 10000100 | 1100100 | 10110 | 0 | 11000 | 1010011 | 110000 | 101011 | 1000111 | 11110 |
Color Harmonies of #846416
Complementary color
Monochromatic Colors of #846416
Black with #846416
Text Example
Text Example
White with #846416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846416; }
p { color: rgb(132,100,22); }
H1.HeaderClassName
{
color: #846416;
}
.AnyTagClassName
{
color: #846416;
}
</style>
background-color css
<style>
a { background-color: #846416; }
a { background-color: rgb(132,100,22); }
div.DivClassName
{
background-color: #846416;
}
.BgClassName
{
background-color: #846416;
}
</style>
border-color css
<style>
span { border-color: #846416; }
span { border-color: rgb(132,100,22); }
td.TdClassName
{
border-color: #846416;
}
.TagClassName
{
border-color: #846416;
}
</style>