Shades of Yukon Gold #856524
Tints of Yukon Gold #856524
RGB
CMYK
RGB Variations
Color information
#856524 (or 0x856524) is known color: Yukon Gold. HEX triplet: 85, 65 and 24. RGB value is (133,101,36). Sum of RGB (Red+Green+Blue) = 133+101+36=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 36 (14.45% from 255 or 13.33% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #856524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856524 is #7A9ADB. Grayscale: #676767. Windows color (decimal): -8035036 or 2385285. OLE color: 2385285.
HSL color Cylindrical-coordinate representation of color #856524: hue angle of 40.21º 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 #856524 is Cyan = 0, Magento = 0.24, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 36 | - |
| CMYK | 0 | 0.24 | 0.73 | 0.48 |
| HSL | 40.21º | 0.57% | 0.33% | - |
| HSV(B) | 40.21º | 0.73% | 0.52% | - |
| XYZ | 14.64 | 14.42 | 3.68 | - |
| YUV | 103.16 | 90.1 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 36 | 0 | 0.24 | 0.73 | 0.48 | 40.21 | 0.57 | 0.33 |
| Hex | 85 | 65 | 24 | 0 | 18 | 49 | 30 | 28 | 39 | 21 |
| Octal | 205 | 145 | 44 | 0 | 30 | 111 | 60 | 50 | 71 | 41 |
| Binary | 10000101 | 1100101 | 100100 | 0 | 11000 | 1001001 | 110000 | 101000 | 111001 | 100001 |
Color Harmonies of #856524
Complementary color
Monochromatic Colors of #856524
Black with #856524
Text Example
Text Example
White with #856524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856524; }
p { color: rgb(133,101,36); }
H1.HeaderClassName
{
color: #856524;
}
.AnyTagClassName
{
color: #856524;
}
</style>
background-color css
<style>
a { background-color: #856524; }
a { background-color: rgb(133,101,36); }
div.DivClassName
{
background-color: #856524;
}
.BgClassName
{
background-color: #856524;
}
</style>
border-color css
<style>
span { border-color: #856524; }
span { border-color: rgb(133,101,36); }
td.TdClassName
{
border-color: #856524;
}
.TagClassName
{
border-color: #856524;
}
</style>