Shades of Yukon Gold #856506
Tints of Yukon Gold #856506
RGB
CMYK
RGB Variations
Color information
#856506 (or 0x856506) is known color: Yukon Gold. HEX triplet: 85, 65 and 06. RGB value is (133,101,6). Sum of RGB (Red+Green+Blue) = 133+101+6=240 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.42% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 6 (2.73% from 255 or 2.5% from 240); Max value from RGB is 133 - color contains mainly: red. Hex color #856506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856506 is #7A9AF9. Grayscale: #646464. Windows color (decimal): -8035066 or 419205. OLE color: 419205.
HSL color Cylindrical-coordinate representation of color #856506: hue angle of 44.88º 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 #856506 is Cyan = 0, Magento = 0.24, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 6 | - |
| CMYK | 0 | 0.24 | 0.95 | 0.48 |
| HSL | 44.88º | 0.91% | 0.27% | - |
| HSV(B) | 44.88º | 0.95% | 0.52% | - |
| XYZ | 14.36 | 14.31 | 2.18 | - |
| YUV | 99.74 | 75.1 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 6 | 0 | 0.24 | 0.95 | 0.48 | 44.88 | 0.91 | 0.27 |
| Hex | 85 | 65 | 6 | 0 | 18 | 5F | 30 | 2D | 5B | 1B |
| Octal | 205 | 145 | 6 | 0 | 30 | 137 | 60 | 55 | 133 | 33 |
| Binary | 10000101 | 1100101 | 110 | 0 | 11000 | 1011111 | 110000 | 101101 | 1011011 | 11011 |
Color Harmonies of #856506
Complementary color
Monochromatic Colors of #856506
Black with #856506
Text Example
Text Example
White with #856506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856506; }
p { color: rgb(133,101,6); }
H1.HeaderClassName
{
color: #856506;
}
.AnyTagClassName
{
color: #856506;
}
</style>
background-color css
<style>
a { background-color: #856506; }
a { background-color: rgb(133,101,6); }
div.DivClassName
{
background-color: #856506;
}
.BgClassName
{
background-color: #856506;
}
</style>
border-color css
<style>
span { border-color: #856506; }
span { border-color: rgb(133,101,6); }
td.TdClassName
{
border-color: #856506;
}
.TagClassName
{
border-color: #856506;
}
</style>