Shades of Yukon Gold #856310
Tints of Yukon Gold #856310
RGB
CMYK
RGB Variations
Color information
#856310 (or 0x856310) is known color: Yukon Gold. HEX triplet: 85, 63 and 10. RGB value is (133,99,16). Sum of RGB (Red+Green+Blue) = 133+99+16=248 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.63% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 133 - color contains mainly: red. Hex color #856310 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856310 is #7A9CEF. Grayscale: #646464. Windows color (decimal): -8035568 or 1074053. OLE color: 1074053.
HSL color Cylindrical-coordinate representation of color #856310: hue angle of 42.56º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #856310 is Cyan = 0, Magento = 0.26, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 16 | - |
| CMYK | 0 | 0.26 | 0.88 | 0.48 |
| HSL | 42.56º | 0.79% | 0.29% | - |
| HSV(B) | 42.56º | 0.88% | 0.52% | - |
| XYZ | 14.23 | 13.95 | 2.43 | - |
| YUV | 99.7 | 80.76 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 16 | 0 | 0.26 | 0.88 | 0.48 | 42.56 | 0.79 | 0.29 |
| Hex | 85 | 63 | 10 | 0 | 1A | 58 | 30 | 2B | 4F | 1D |
| Octal | 205 | 143 | 20 | 0 | 32 | 130 | 60 | 53 | 117 | 35 |
| Binary | 10000101 | 1100011 | 10000 | 0 | 11010 | 1011000 | 110000 | 101011 | 1001111 | 11101 |
Color Harmonies of #856310
Complementary color
Monochromatic Colors of #856310
Black with #856310
Text Example
Text Example
White with #856310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856310; }
p { color: rgb(133,99,16); }
H1.HeaderClassName
{
color: #856310;
}
.AnyTagClassName
{
color: #856310;
}
</style>
background-color css
<style>
a { background-color: #856310; }
a { background-color: rgb(133,99,16); }
div.DivClassName
{
background-color: #856310;
}
.BgClassName
{
background-color: #856310;
}
</style>
border-color css
<style>
span { border-color: #856310; }
span { border-color: rgb(133,99,16); }
td.TdClassName
{
border-color: #856310;
}
.TagClassName
{
border-color: #856310;
}
</style>