Shades of Yukon Gold #846320
Tints of Yukon Gold #846320
RGB
CMYK
RGB Variations
Color information
#846320 (or 0x846320) is known color: Yukon Gold. HEX triplet: 84, 63 and 20. RGB value is (132,99,32). Sum of RGB (Red+Green+Blue) = 132+99+32=263 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.19% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 32 (12.89% from 255 or 12.17% from 263); Max value from RGB is 132 - color contains mainly: red. Hex color #846320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846320 is #7B9CDF. Grayscale: #656565. Windows color (decimal): -8101088 or 2122628. OLE color: 2122628.
HSL color Cylindrical-coordinate representation of color #846320: hue angle of 40.2º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #846320 is Cyan = 0, Magento = 0.25, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 32 | - |
| CMYK | 0 | 0.25 | 0.76 | 0.48 |
| HSL | 40.2º | 0.61% | 0.32% | - |
| HSV(B) | 40.2º | 0.76% | 0.52% | - |
| XYZ | 14.24 | 13.93 | 3.31 | - |
| YUV | 101.23 | 88.93 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 32 | 0 | 0.25 | 0.76 | 0.48 | 40.2 | 0.61 | 0.32 |
| Hex | 84 | 63 | 20 | 0 | 19 | 4C | 30 | 28 | 3D | 20 |
| Octal | 204 | 143 | 40 | 0 | 31 | 114 | 60 | 50 | 75 | 40 |
| Binary | 10000100 | 1100011 | 100000 | 0 | 11001 | 1001100 | 110000 | 101000 | 111101 | 100000 |
Color Harmonies of #846320
Complementary color
Monochromatic Colors of #846320
Black with #846320
Text Example
Text Example
White with #846320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846320; }
p { color: rgb(132,99,32); }
H1.HeaderClassName
{
color: #846320;
}
.AnyTagClassName
{
color: #846320;
}
</style>
background-color css
<style>
a { background-color: #846320; }
a { background-color: rgb(132,99,32); }
div.DivClassName
{
background-color: #846320;
}
.BgClassName
{
background-color: #846320;
}
</style>
border-color css
<style>
span { border-color: #846320; }
span { border-color: rgb(132,99,32); }
td.TdClassName
{
border-color: #846320;
}
.TagClassName
{
border-color: #846320;
}
</style>