Shades of Yukon Gold #846322
Tints of Yukon Gold #846322
RGB
CMYK
RGB Variations
Color information
#846322 (or 0x846322) is known color: Yukon Gold. HEX triplet: 84, 63 and 22. RGB value is (132,99,34). Sum of RGB (Red+Green+Blue) = 132+99+34=265 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.81% from 265); Green value is 99 (39.06% from 255 or 37.36% from 265); Blue value is 34 (13.67% from 255 or 12.83% from 265); Max value from RGB is 132 - color contains mainly: red. Hex color #846322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846322 is #7B9CDD. Grayscale: #656565. Windows color (decimal): -8101086 or 2253700. OLE color: 2253700.
HSL color Cylindrical-coordinate representation of color #846322: hue angle of 39.8º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #846322 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 34 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.48 |
| HSL | 39.8º | 0.59% | 0.33% | - |
| HSV(B) | 39.8º | 0.74% | 0.52% | - |
| XYZ | 14.27 | 13.94 | 3.45 | - |
| YUV | 101.46 | 89.93 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 34 | 0 | 0.25 | 0.74 | 0.48 | 39.8 | 0.59 | 0.33 |
| Hex | 84 | 63 | 22 | 0 | 19 | 4A | 30 | 28 | 3B | 21 |
| Octal | 204 | 143 | 42 | 0 | 31 | 112 | 60 | 50 | 73 | 41 |
| Binary | 10000100 | 1100011 | 100010 | 0 | 11001 | 1001010 | 110000 | 101000 | 111011 | 100001 |
Color Harmonies of #846322
Complementary color
Monochromatic Colors of #846322
Black with #846322
Text Example
Text Example
White with #846322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846322; }
p { color: rgb(132,99,34); }
H1.HeaderClassName
{
color: #846322;
}
.AnyTagClassName
{
color: #846322;
}
</style>
background-color css
<style>
a { background-color: #846322; }
a { background-color: rgb(132,99,34); }
div.DivClassName
{
background-color: #846322;
}
.BgClassName
{
background-color: #846322;
}
</style>
border-color css
<style>
span { border-color: #846322; }
span { border-color: rgb(132,99,34); }
td.TdClassName
{
border-color: #846322;
}
.TagClassName
{
border-color: #846322;
}
</style>