Shades of Yukon Gold #856710
Tints of Yukon Gold #856710
RGB
CMYK
RGB Variations
Color information
#856710 (or 0x856710) is known color: Yukon Gold. HEX triplet: 85, 67 and 10. RGB value is (133,103,16). Sum of RGB (Red+Green+Blue) = 133+103+16=252 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.78% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 16 (6.64% from 255 or 6.35% from 252); Max value from RGB is 133 - color contains mainly: red. Hex color #856710 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856710 is #7A98EF. Grayscale: #666666. Windows color (decimal): -8034544 or 1075077. OLE color: 1075077.
HSL color Cylindrical-coordinate representation of color #856710: hue angle of 44.62º 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 #856710 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 16 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.48 |
| HSL | 44.62º | 0.79% | 0.29% | - |
| HSV(B) | 44.62º | 0.88% | 0.52% | - |
| XYZ | 14.62 | 14.72 | 2.56 | - |
| YUV | 102.05 | 79.44 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 16 | 0 | 0.23 | 0.88 | 0.48 | 44.62 | 0.79 | 0.29 |
| Hex | 85 | 67 | 10 | 0 | 17 | 58 | 30 | 2D | 4F | 1D |
| Octal | 205 | 147 | 20 | 0 | 27 | 130 | 60 | 55 | 117 | 35 |
| Binary | 10000101 | 1100111 | 10000 | 0 | 10111 | 1011000 | 110000 | 101101 | 1001111 | 11101 |
Color Harmonies of #856710
Complementary color
Monochromatic Colors of #856710
Black with #856710
Text Example
Text Example
White with #856710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856710; }
p { color: rgb(133,103,16); }
H1.HeaderClassName
{
color: #856710;
}
.AnyTagClassName
{
color: #856710;
}
</style>
background-color css
<style>
a { background-color: #856710; }
a { background-color: rgb(133,103,16); }
div.DivClassName
{
background-color: #856710;
}
.BgClassName
{
background-color: #856710;
}
</style>
border-color css
<style>
span { border-color: #856710; }
span { border-color: rgb(133,103,16); }
td.TdClassName
{
border-color: #856710;
}
.TagClassName
{
border-color: #856710;
}
</style>