Shades of Yukon Gold #846524
Tints of Yukon Gold #846524
RGB
CMYK
RGB Variations
Color information
#846524 (or 0x846524) is known color: Yukon Gold. HEX triplet: 84, 65 and 24. RGB value is (132,101,36). Sum of RGB (Red+Green+Blue) = 132+101+36=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 36 (14.45% from 255 or 13.38% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #846524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846524 is #7B9ADB. Grayscale: #676767. Windows color (decimal): -8100572 or 2385284. OLE color: 2385284.
HSL color Cylindrical-coordinate representation of color #846524: hue angle of 40.62º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #846524 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 36 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.48 |
| HSL | 40.63º | 0.57% | 0.33% | - |
| HSV(B) | 40.63º | 0.73% | 0.52% | - |
| XYZ | 14.49 | 14.34 | 3.67 | - |
| YUV | 102.86 | 90.27 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 36 | 0 | 0.23 | 0.73 | 0.48 | 40.63 | 0.57 | 0.33 |
| Hex | 84 | 65 | 24 | 0 | 17 | 49 | 30 | 29 | 39 | 21 |
| Octal | 204 | 145 | 44 | 0 | 27 | 111 | 60 | 51 | 71 | 41 |
| Binary | 10000100 | 1100101 | 100100 | 0 | 10111 | 1001001 | 110000 | 101001 | 111001 | 100001 |
Color Harmonies of #846524
Complementary color
Monochromatic Colors of #846524
Black with #846524
Text Example
Text Example
White with #846524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846524; }
p { color: rgb(132,101,36); }
H1.HeaderClassName
{
color: #846524;
}
.AnyTagClassName
{
color: #846524;
}
</style>
background-color css
<style>
a { background-color: #846524; }
a { background-color: rgb(132,101,36); }
div.DivClassName
{
background-color: #846524;
}
.BgClassName
{
background-color: #846524;
}
</style>
border-color css
<style>
span { border-color: #846524; }
span { border-color: rgb(132,101,36); }
td.TdClassName
{
border-color: #846524;
}
.TagClassName
{
border-color: #846524;
}
</style>