Shades of Yukon Gold #856608
Tints of Yukon Gold #856608
RGB
CMYK
RGB Variations
Color information
#856608 (or 0x856608) is known color: Yukon Gold. HEX triplet: 85, 66 and 08. RGB value is (133,102,8). Sum of RGB (Red+Green+Blue) = 133+102+8=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 8 (3.52% from 255 or 3.29% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #856608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856608 is #7A99F7. Grayscale: #646464. Windows color (decimal): -8034808 or 550533. OLE color: 550533.
HSL color Cylindrical-coordinate representation of color #856608: hue angle of 45.12º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #856608 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 8 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.48 |
| HSL | 45.12º | 0.89% | 0.28% | - |
| HSV(B) | 45.12º | 0.94% | 0.52% | - |
| XYZ | 14.47 | 14.51 | 2.27 | - |
| YUV | 100.55 | 75.77 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 8 | 0 | 0.23 | 0.94 | 0.48 | 45.12 | 0.89 | 0.28 |
| Hex | 85 | 66 | 8 | 0 | 17 | 5E | 30 | 2D | 59 | 1C |
| Octal | 205 | 146 | 10 | 0 | 27 | 136 | 60 | 55 | 131 | 34 |
| Binary | 10000101 | 1100110 | 1000 | 0 | 10111 | 1011110 | 110000 | 101101 | 1011001 | 11100 |
Color Harmonies of #856608
Complementary color
Monochromatic Colors of #856608
Black with #856608
Text Example
Text Example
White with #856608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856608; }
p { color: rgb(133,102,8); }
H1.HeaderClassName
{
color: #856608;
}
.AnyTagClassName
{
color: #856608;
}
</style>
background-color css
<style>
a { background-color: #856608; }
a { background-color: rgb(133,102,8); }
div.DivClassName
{
background-color: #856608;
}
.BgClassName
{
background-color: #856608;
}
</style>
border-color css
<style>
span { border-color: #856608; }
span { border-color: rgb(133,102,8); }
td.TdClassName
{
border-color: #856608;
}
.TagClassName
{
border-color: #856608;
}
</style>