Shades of Yukon Gold #846321
Tints of Yukon Gold #846321
RGB
CMYK
RGB Variations
Color information
#846321 (or 0x846321) is known color: Yukon Gold. HEX triplet: 84, 63 and 21. RGB value is (132,99,33). Sum of RGB (Red+Green+Blue) = 132+99+33=264 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50% from 264); Green value is 99 (39.06% from 255 or 37.5% from 264); Blue value is 33 (13.28% from 255 or 12.5% from 264); Max value from RGB is 132 - color contains mainly: red. Hex color #846321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846321 is #7B9CDE. Grayscale: #656565. Windows color (decimal): -8101087 or 2188164. OLE color: 2188164.
HSL color Cylindrical-coordinate representation of color #846321: hue angle of 40º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #846321 is Cyan = 0, Magento = 0.25, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 33 | - |
| CMYK | 0 | 0.25 | 0.75 | 0.48 |
| HSL | 40º | 0.6% | 0.32% | - |
| HSV(B) | 40º | 0.75% | 0.52% | - |
| XYZ | 14.25 | 13.94 | 3.38 | - |
| YUV | 101.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 33 | 0 | 0.25 | 0.75 | 0.48 | 40 | 0.6 | 0.32 |
| Hex | 84 | 63 | 21 | 0 | 19 | 4B | 30 | 28 | 3C | 20 |
| Octal | 204 | 143 | 41 | 0 | 31 | 113 | 60 | 50 | 74 | 40 |
| Binary | 10000100 | 1100011 | 100001 | 0 | 11001 | 1001011 | 110000 | 101000 | 111100 | 100000 |
Color Harmonies of #846321
Complementary color
Monochromatic Colors of #846321
Black with #846321
Text Example
Text Example
White with #846321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846321; }
p { color: rgb(132,99,33); }
H1.HeaderClassName
{
color: #846321;
}
.AnyTagClassName
{
color: #846321;
}
</style>
background-color css
<style>
a { background-color: #846321; }
a { background-color: rgb(132,99,33); }
div.DivClassName
{
background-color: #846321;
}
.BgClassName
{
background-color: #846321;
}
</style>
border-color css
<style>
span { border-color: #846321; }
span { border-color: rgb(132,99,33); }
td.TdClassName
{
border-color: #846321;
}
.TagClassName
{
border-color: #846321;
}
</style>