Shades of Yukon Gold #856314
Tints of Yukon Gold #856314
RGB
CMYK
RGB Variations
Color information
#856314 (or 0x856314) is known color: Yukon Gold. HEX triplet: 85, 63 and 14. RGB value is (133,99,20). Sum of RGB (Red+Green+Blue) = 133+99+20=252 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.78% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 20 (8.20% from 255 or 7.94% from 252); Max value from RGB is 133 - color contains mainly: red. Hex color #856314 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856314 is #7A9CEB. Grayscale: #646464. Windows color (decimal): -8035564 or 1336197. OLE color: 1336197.
HSL color Cylindrical-coordinate representation of color #856314: hue angle of 41.95º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #856314 is Cyan = 0, Magento = 0.26, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 20 | - |
| CMYK | 0 | 0.26 | 0.85 | 0.48 |
| HSL | 41.95º | 0.74% | 0.3% | - |
| HSV(B) | 41.95º | 0.85% | 0.52% | - |
| XYZ | 14.26 | 13.96 | 2.6 | - |
| YUV | 100.16 | 82.76 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 20 | 0 | 0.26 | 0.85 | 0.48 | 41.95 | 0.74 | 0.3 |
| Hex | 85 | 63 | 14 | 0 | 1A | 55 | 30 | 2A | 4A | 1E |
| Octal | 205 | 143 | 24 | 0 | 32 | 125 | 60 | 52 | 112 | 36 |
| Binary | 10000101 | 1100011 | 10100 | 0 | 11010 | 1010101 | 110000 | 101010 | 1001010 | 11110 |
Color Harmonies of #856314
Complementary color
Monochromatic Colors of #856314
Black with #856314
Text Example
Text Example
White with #856314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856314; }
p { color: rgb(133,99,20); }
H1.HeaderClassName
{
color: #856314;
}
.AnyTagClassName
{
color: #856314;
}
</style>
background-color css
<style>
a { background-color: #856314; }
a { background-color: rgb(133,99,20); }
div.DivClassName
{
background-color: #856314;
}
.BgClassName
{
background-color: #856314;
}
</style>
border-color css
<style>
span { border-color: #856314; }
span { border-color: rgb(133,99,20); }
td.TdClassName
{
border-color: #856314;
}
.TagClassName
{
border-color: #856314;
}
</style>