Shades of Yukon Gold #856510
Tints of Yukon Gold #856510
RGB
CMYK
RGB Variations
Color information
#856510 (or 0x856510) is known color: Yukon Gold. HEX triplet: 85, 65 and 10. RGB value is (133,101,16). Sum of RGB (Red+Green+Blue) = 133+101+16=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 101 (39.84% from 255 or 40.4% from 250); Blue value is 16 (6.64% from 255 or 6.4% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #856510 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856510 is #7A9AEF. Grayscale: #656565. Windows color (decimal): -8035056 or 1074565. OLE color: 1074565.
HSL color Cylindrical-coordinate representation of color #856510: hue angle of 43.59º 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 #856510 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 16 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.48 |
| HSL | 43.59º | 0.79% | 0.29% | - |
| HSV(B) | 43.59º | 0.88% | 0.52% | - |
| XYZ | 14.42 | 14.33 | 2.5 | - |
| YUV | 100.88 | 80.1 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 16 | 0 | 0.24 | 0.88 | 0.48 | 43.59 | 0.79 | 0.29 |
| Hex | 85 | 65 | 10 | 0 | 18 | 58 | 30 | 2C | 4F | 1D |
| Octal | 205 | 145 | 20 | 0 | 30 | 130 | 60 | 54 | 117 | 35 |
| Binary | 10000101 | 1100101 | 10000 | 0 | 11000 | 1011000 | 110000 | 101100 | 1001111 | 11101 |
Color Harmonies of #856510
Complementary color
Monochromatic Colors of #856510
Black with #856510
Text Example
Text Example
White with #856510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856510; }
p { color: rgb(133,101,16); }
H1.HeaderClassName
{
color: #856510;
}
.AnyTagClassName
{
color: #856510;
}
</style>
background-color css
<style>
a { background-color: #856510; }
a { background-color: rgb(133,101,16); }
div.DivClassName
{
background-color: #856510;
}
.BgClassName
{
background-color: #856510;
}
</style>
border-color css
<style>
span { border-color: #856510; }
span { border-color: rgb(133,101,16); }
td.TdClassName
{
border-color: #856510;
}
.TagClassName
{
border-color: #856510;
}
</style>