Shades of Yukon Gold #846610
Tints of Yukon Gold #846610
RGB
CMYK
RGB Variations
Color information
#846610 (or 0x846610) is known color: Yukon Gold. HEX triplet: 84, 66 and 10. RGB value is (132,102,16). Sum of RGB (Red+Green+Blue) = 132+102+16=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 16 (6.64% from 255 or 6.4% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #846610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846610 is #7B99EF. Grayscale: #656565. Windows color (decimal): -8100336 or 1074820. OLE color: 1074820.
HSL color Cylindrical-coordinate representation of color #846610: hue angle of 44.48º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #846610 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 102 | 16 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.48 |
| HSL | 44.48º | 0.78% | 0.29% | - |
| HSV(B) | 44.48º | 0.88% | 0.52% | - |
| XYZ | 14.36 | 14.45 | 2.52 | - |
| YUV | 101.17 | 79.94 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 102 | 16 | 0 | 0.23 | 0.88 | 0.48 | 44.48 | 0.78 | 0.29 |
| Hex | 84 | 66 | 10 | 0 | 17 | 58 | 30 | 2C | 4E | 1D |
| Octal | 204 | 146 | 20 | 0 | 27 | 130 | 60 | 54 | 116 | 35 |
| Binary | 10000100 | 1100110 | 10000 | 0 | 10111 | 1011000 | 110000 | 101100 | 1001110 | 11101 |
Color Harmonies of #846610
Complementary color
Monochromatic Colors of #846610
Black with #846610
Text Example
Text Example
White with #846610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846610; }
p { color: rgb(132,102,16); }
H1.HeaderClassName
{
color: #846610;
}
.AnyTagClassName
{
color: #846610;
}
</style>
background-color css
<style>
a { background-color: #846610; }
a { background-color: rgb(132,102,16); }
div.DivClassName
{
background-color: #846610;
}
.BgClassName
{
background-color: #846610;
}
</style>
border-color css
<style>
span { border-color: #846610; }
span { border-color: rgb(132,102,16); }
td.TdClassName
{
border-color: #846610;
}
.TagClassName
{
border-color: #846610;
}
</style>