Shades of Yukon Gold #856905
Tints of Yukon Gold #856905
RGB
CMYK
RGB Variations
Color information
#856905 (or 0x856905) is known color: Yukon Gold. HEX triplet: 85, 69 and 05. RGB value is (133,105,5). Sum of RGB (Red+Green+Blue) = 133+105+5=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 105 (41.41% from 255 or 43.21% from 243); Blue value is 5 (2.34% from 255 or 2.06% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #856905 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856905 is #7A96FA. Grayscale: #666666. Windows color (decimal): -8034043 or 354693. OLE color: 354693.
HSL color Cylindrical-coordinate representation of color #856905: hue angle of 46.88º 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 #856905 is Cyan = 0, Magento = 0.21, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 5 | - |
| CMYK | 0 | 0.21 | 0.96 | 0.48 |
| HSL | 46.88º | 0.93% | 0.27% | - |
| HSV(B) | 46.88º | 0.96% | 0.52% | - |
| XYZ | 14.75 | 15.1 | 2.28 | - |
| YUV | 101.97 | 73.28 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 5 | 0 | 0.21 | 0.96 | 0.48 | 46.88 | 0.93 | 0.27 |
| Hex | 85 | 69 | 5 | 0 | 15 | 60 | 30 | 2F | 5D | 1B |
| Octal | 205 | 151 | 5 | 0 | 25 | 140 | 60 | 57 | 135 | 33 |
| Binary | 10000101 | 1101001 | 101 | 0 | 10101 | 1100000 | 110000 | 101111 | 1011101 | 11011 |
Color Harmonies of #856905
Complementary color
Monochromatic Colors of #856905
Black with #856905
Text Example
Text Example
White with #856905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856905; }
p { color: rgb(133,105,5); }
H1.HeaderClassName
{
color: #856905;
}
.AnyTagClassName
{
color: #856905;
}
</style>
background-color css
<style>
a { background-color: #856905; }
a { background-color: rgb(133,105,5); }
div.DivClassName
{
background-color: #856905;
}
.BgClassName
{
background-color: #856905;
}
</style>
border-color css
<style>
span { border-color: #856905; }
span { border-color: rgb(133,105,5); }
td.TdClassName
{
border-color: #856905;
}
.TagClassName
{
border-color: #856905;
}
</style>