Shades of Yukon Gold #856312
Tints of Yukon Gold #856312
RGB
CMYK
RGB Variations
Color information
#856312 (or 0x856312) is known color: Yukon Gold. HEX triplet: 85, 63 and 12. RGB value is (133,99,18). Sum of RGB (Red+Green+Blue) = 133+99+18=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 18 (7.42% from 255 or 7.2% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #856312 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856312 is #7A9CED. Grayscale: #646464. Windows color (decimal): -8035566 or 1205125. OLE color: 1205125.
HSL color Cylindrical-coordinate representation of color #856312: hue angle of 42.26º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #856312 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 18 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.48 |
| HSL | 42.26º | 0.76% | 0.3% | - |
| HSV(B) | 42.26º | 0.86% | 0.52% | - |
| XYZ | 14.24 | 13.95 | 2.51 | - |
| YUV | 99.93 | 81.76 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 18 | 0 | 0.26 | 0.86 | 0.48 | 42.26 | 0.76 | 0.3 |
| Hex | 85 | 63 | 12 | 0 | 1A | 56 | 30 | 2A | 4C | 1E |
| Octal | 205 | 143 | 22 | 0 | 32 | 126 | 60 | 52 | 114 | 36 |
| Binary | 10000101 | 1100011 | 10010 | 0 | 11010 | 1010110 | 110000 | 101010 | 1001100 | 11110 |
Color Harmonies of #856312
Complementary color
Monochromatic Colors of #856312
Black with #856312
Text Example
Text Example
White with #856312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856312; }
p { color: rgb(133,99,18); }
H1.HeaderClassName
{
color: #856312;
}
.AnyTagClassName
{
color: #856312;
}
</style>
background-color css
<style>
a { background-color: #856312; }
a { background-color: rgb(133,99,18); }
div.DivClassName
{
background-color: #856312;
}
.BgClassName
{
background-color: #856312;
}
</style>
border-color css
<style>
span { border-color: #856312; }
span { border-color: rgb(133,99,18); }
td.TdClassName
{
border-color: #856312;
}
.TagClassName
{
border-color: #856312;
}
</style>