Shades of Yukon Gold #856824
Tints of Yukon Gold #856824
RGB
CMYK
RGB Variations
Color information
#856824 (or 0x856824) is known color: Yukon Gold. HEX triplet: 85, 68 and 24. RGB value is (133,104,36). Sum of RGB (Red+Green+Blue) = 133+104+36=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 36 (14.45% from 255 or 13.19% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #856824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856824 is #7A97DB. Grayscale: #696969. Windows color (decimal): -8034268 or 2386053. OLE color: 2386053.
HSL color Cylindrical-coordinate representation of color #856824: hue angle of 42.06º 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 #856824 is Cyan = 0, Magento = 0.22, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 36 | - |
| CMYK | 0 | 0.22 | 0.73 | 0.48 |
| HSL | 42.06º | 0.57% | 0.33% | - |
| HSV(B) | 42.06º | 0.73% | 0.52% | - |
| XYZ | 14.94 | 15.01 | 3.78 | - |
| YUV | 104.92 | 89.11 | 148.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 36 | 0 | 0.22 | 0.73 | 0.48 | 42.06 | 0.57 | 0.33 |
| Hex | 85 | 68 | 24 | 0 | 16 | 49 | 30 | 2A | 39 | 21 |
| Octal | 205 | 150 | 44 | 0 | 26 | 111 | 60 | 52 | 71 | 41 |
| Binary | 10000101 | 1101000 | 100100 | 0 | 10110 | 1001001 | 110000 | 101010 | 111001 | 100001 |
Color Harmonies of #856824
Complementary color
Monochromatic Colors of #856824
Black with #856824
Text Example
Text Example
White with #856824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856824; }
p { color: rgb(133,104,36); }
H1.HeaderClassName
{
color: #856824;
}
.AnyTagClassName
{
color: #856824;
}
</style>
background-color css
<style>
a { background-color: #856824; }
a { background-color: rgb(133,104,36); }
div.DivClassName
{
background-color: #856824;
}
.BgClassName
{
background-color: #856824;
}
</style>
border-color css
<style>
span { border-color: #856824; }
span { border-color: rgb(133,104,36); }
td.TdClassName
{
border-color: #856824;
}
.TagClassName
{
border-color: #856824;
}
</style>