Shades of Yukon Gold #856508
Tints of Yukon Gold #856508
RGB
CMYK
RGB Variations
Color information
#856508 (or 0x856508) is known color: Yukon Gold. HEX triplet: 85, 65 and 08. RGB value is (133,101,8). Sum of RGB (Red+Green+Blue) = 133+101+8=242 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.96% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 133 - color contains mainly: red. Hex color #856508 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856508 is #7A9AF7. Grayscale: #646464. Windows color (decimal): -8035064 or 550277. OLE color: 550277.
HSL color Cylindrical-coordinate representation of color #856508: hue angle of 44.64º 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 #856508 is Cyan = 0, Magento = 0.24, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 8 | - |
| CMYK | 0 | 0.24 | 0.94 | 0.48 |
| HSL | 44.64º | 0.89% | 0.28% | - |
| HSV(B) | 44.64º | 0.94% | 0.52% | - |
| XYZ | 14.37 | 14.31 | 2.23 | - |
| YUV | 99.97 | 76.1 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 8 | 0 | 0.24 | 0.94 | 0.48 | 44.64 | 0.89 | 0.28 |
| Hex | 85 | 65 | 8 | 0 | 18 | 5E | 30 | 2D | 59 | 1C |
| Octal | 205 | 145 | 10 | 0 | 30 | 136 | 60 | 55 | 131 | 34 |
| Binary | 10000101 | 1100101 | 1000 | 0 | 11000 | 1011110 | 110000 | 101101 | 1011001 | 11100 |
Color Harmonies of #856508
Complementary color
Monochromatic Colors of #856508
Black with #856508
Text Example
Text Example
White with #856508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856508; }
p { color: rgb(133,101,8); }
H1.HeaderClassName
{
color: #856508;
}
.AnyTagClassName
{
color: #856508;
}
</style>
background-color css
<style>
a { background-color: #856508; }
a { background-color: rgb(133,101,8); }
div.DivClassName
{
background-color: #856508;
}
.BgClassName
{
background-color: #856508;
}
</style>
border-color css
<style>
span { border-color: #856508; }
span { border-color: rgb(133,101,8); }
td.TdClassName
{
border-color: #856508;
}
.TagClassName
{
border-color: #856508;
}
</style>