Shades of Yukon Gold #856606
Tints of Yukon Gold #856606
RGB
CMYK
RGB Variations
Color information
#856606 (or 0x856606) is known color: Yukon Gold. HEX triplet: 85, 66 and 06. RGB value is (133,102,6). Sum of RGB (Red+Green+Blue) = 133+102+6=241 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.19% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 6 (2.73% from 255 or 2.49% from 241); Max value from RGB is 133 - color contains mainly: red. Hex color #856606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856606 is #7A99F9. Grayscale: #646464. Windows color (decimal): -8034810 or 419461. OLE color: 419461.
HSL color Cylindrical-coordinate representation of color #856606: hue angle of 45.35º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #856606 is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 6 | - |
| CMYK | 0 | 0.23 | 0.95 | 0.48 |
| HSL | 45.35º | 0.91% | 0.27% | - |
| HSV(B) | 45.35º | 0.95% | 0.52% | - |
| XYZ | 14.46 | 14.5 | 2.21 | - |
| YUV | 100.33 | 74.77 | 151.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 6 | 0 | 0.23 | 0.95 | 0.48 | 45.35 | 0.91 | 0.27 |
| Hex | 85 | 66 | 6 | 0 | 17 | 5F | 30 | 2D | 5B | 1B |
| Octal | 205 | 146 | 6 | 0 | 27 | 137 | 60 | 55 | 133 | 33 |
| Binary | 10000101 | 1100110 | 110 | 0 | 10111 | 1011111 | 110000 | 101101 | 1011011 | 11011 |
Color Harmonies of #856606
Complementary color
Monochromatic Colors of #856606
Black with #856606
Text Example
Text Example
White with #856606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856606; }
p { color: rgb(133,102,6); }
H1.HeaderClassName
{
color: #856606;
}
.AnyTagClassName
{
color: #856606;
}
</style>
background-color css
<style>
a { background-color: #856606; }
a { background-color: rgb(133,102,6); }
div.DivClassName
{
background-color: #856606;
}
.BgClassName
{
background-color: #856606;
}
</style>
border-color css
<style>
span { border-color: #856606; }
span { border-color: rgb(133,102,6); }
td.TdClassName
{
border-color: #856606;
}
.TagClassName
{
border-color: #856606;
}
</style>