Shades of Yukon Gold #856805
Tints of Yukon Gold #856805
RGB
CMYK
RGB Variations
Color information
#856805 (or 0x856805) is known color: Yukon Gold. HEX triplet: 85, 68 and 05. RGB value is (133,104,5). Sum of RGB (Red+Green+Blue) = 133+104+5=242 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.96% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 5 (2.34% from 255 or 2.07% from 242); Max value from RGB is 133 - color contains mainly: red. Hex color #856805 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856805 is #7A97FA. Grayscale: #656565. Windows color (decimal): -8034299 or 354437. OLE color: 354437.
HSL color Cylindrical-coordinate representation of color #856805: hue angle of 46.41º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #856805 is Cyan = 0, Magento = 0.22, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 5 | - |
| CMYK | 0 | 0.22 | 0.96 | 0.48 |
| HSL | 46.41º | 0.93% | 0.27% | - |
| HSV(B) | 46.41º | 0.96% | 0.52% | - |
| XYZ | 14.65 | 14.9 | 2.25 | - |
| YUV | 101.39 | 73.61 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 5 | 0 | 0.22 | 0.96 | 0.48 | 46.41 | 0.93 | 0.27 |
| Hex | 85 | 68 | 5 | 0 | 16 | 60 | 30 | 2E | 5D | 1B |
| Octal | 205 | 150 | 5 | 0 | 26 | 140 | 60 | 56 | 135 | 33 |
| Binary | 10000101 | 1101000 | 101 | 0 | 10110 | 1100000 | 110000 | 101110 | 1011101 | 11011 |
Color Harmonies of #856805
Complementary color
Monochromatic Colors of #856805
Black with #856805
Text Example
Text Example
White with #856805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856805; }
p { color: rgb(133,104,5); }
H1.HeaderClassName
{
color: #856805;
}
.AnyTagClassName
{
color: #856805;
}
</style>
background-color css
<style>
a { background-color: #856805; }
a { background-color: rgb(133,104,5); }
div.DivClassName
{
background-color: #856805;
}
.BgClassName
{
background-color: #856805;
}
</style>
border-color css
<style>
span { border-color: #856805; }
span { border-color: rgb(133,104,5); }
td.TdClassName
{
border-color: #856805;
}
.TagClassName
{
border-color: #856805;
}
</style>