Shades of Yukon Gold #846828
Tints of Yukon Gold #846828
RGB
CMYK
RGB Variations
Color information
#846828 (or 0x846828) is known color: Yukon Gold. HEX triplet: 84, 68 and 28. RGB value is (132,104,40). Sum of RGB (Red+Green+Blue) = 132+104+40=276 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.83% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 40 (16.02% from 255 or 14.49% from 276); Max value from RGB is 132 - color contains mainly: red. Hex color #846828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846828 is #7B97D7. Grayscale: #696969. Windows color (decimal): -8099800 or 2648196. OLE color: 2648196.
HSL color Cylindrical-coordinate representation of color #846828: hue angle of 41.74º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #846828 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 40 | - |
| CMYK | 0 | 0.21 | 0.70 | 0.48 |
| HSL | 41.74º | 0.53% | 0.34% | - |
| HSV(B) | 41.74º | 0.7% | 0.52% | - |
| XYZ | 14.85 | 14.96 | 4.11 | - |
| YUV | 105.08 | 91.28 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 40 | 0 | 0.21 | 0.70 | 0.48 | 41.74 | 0.53 | 0.34 |
| Hex | 84 | 68 | 28 | 0 | 15 | 46 | 30 | 2A | 35 | 22 |
| Octal | 204 | 150 | 50 | 0 | 25 | 106 | 60 | 52 | 65 | 42 |
| Binary | 10000100 | 1101000 | 101000 | 0 | 10101 | 1000110 | 110000 | 101010 | 110101 | 100010 |
Color Harmonies of #846828
Complementary color
Monochromatic Colors of #846828
Black with #846828
Text Example
Text Example
White with #846828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846828; }
p { color: rgb(132,104,40); }
H1.HeaderClassName
{
color: #846828;
}
.AnyTagClassName
{
color: #846828;
}
</style>
background-color css
<style>
a { background-color: #846828; }
a { background-color: rgb(132,104,40); }
div.DivClassName
{
background-color: #846828;
}
.BgClassName
{
background-color: #846828;
}
</style>
border-color css
<style>
span { border-color: #846828; }
span { border-color: rgb(132,104,40); }
td.TdClassName
{
border-color: #846828;
}
.TagClassName
{
border-color: #846828;
}
</style>