Shades of Yukon Gold #856320
Tints of Yukon Gold #856320
RGB
CMYK
RGB Variations
Color information
#856320 (or 0x856320) is known color: Yukon Gold. HEX triplet: 85, 63 and 20. RGB value is (133,99,32). Sum of RGB (Red+Green+Blue) = 133+99+32=264 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.38% from 264); Green value is 99 (39.06% from 255 or 37.5% from 264); Blue value is 32 (12.89% from 255 or 12.12% from 264); Max value from RGB is 133 - color contains mainly: red. Hex color #856320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856320 is #7A9CDF. Grayscale: #656565. Windows color (decimal): -8035552 or 2122629. OLE color: 2122629.
HSL color Cylindrical-coordinate representation of color #856320: hue angle of 39.8º 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 #856320 is Cyan = 0, Magento = 0.26, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 32 | - |
| CMYK | 0 | 0.26 | 0.76 | 0.48 |
| HSL | 39.8º | 0.61% | 0.32% | - |
| HSV(B) | 39.8º | 0.76% | 0.52% | - |
| XYZ | 14.4 | 14.01 | 3.31 | - |
| YUV | 101.53 | 88.76 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 32 | 0 | 0.26 | 0.76 | 0.48 | 39.8 | 0.61 | 0.32 |
| Hex | 85 | 63 | 20 | 0 | 1A | 4C | 30 | 28 | 3D | 20 |
| Octal | 205 | 143 | 40 | 0 | 32 | 114 | 60 | 50 | 75 | 40 |
| Binary | 10000101 | 1100011 | 100000 | 0 | 11010 | 1001100 | 110000 | 101000 | 111101 | 100000 |
Color Harmonies of #856320
Complementary color
Monochromatic Colors of #856320
Black with #856320
Text Example
Text Example
White with #856320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856320; }
p { color: rgb(133,99,32); }
H1.HeaderClassName
{
color: #856320;
}
.AnyTagClassName
{
color: #856320;
}
</style>
background-color css
<style>
a { background-color: #856320; }
a { background-color: rgb(133,99,32); }
div.DivClassName
{
background-color: #856320;
}
.BgClassName
{
background-color: #856320;
}
</style>
border-color css
<style>
span { border-color: #856320; }
span { border-color: rgb(133,99,32); }
td.TdClassName
{
border-color: #856320;
}
.TagClassName
{
border-color: #856320;
}
</style>