Shades of Yukon Gold #837012
Tints of Yukon Gold #837012
RGB
CMYK
RGB Variations
Color information
#837012 (or 0x837012) is known color: Yukon Gold. HEX triplet: 83, 70 and 12. RGB value is (131,112,18). Sum of RGB (Red+Green+Blue) = 131+112+18=261 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.19% from 261); Green value is 112 (44.14% from 255 or 42.91% from 261); Blue value is 18 (7.42% from 255 or 6.90% from 261); Max value from RGB is 131 - color contains mainly: red. Hex color #837012 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837012 is #7C8FED. Grayscale: #6B6B6B. Windows color (decimal): -8163310 or 1208451. OLE color: 1208451.
HSL color Cylindrical-coordinate representation of color #837012: hue angle of 49.91º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #837012 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 18 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.49 |
| HSL | 49.91º | 0.76% | 0.29% | - |
| HSV(B) | 49.91º | 0.86% | 0.51% | - |
| XYZ | 15.26 | 16.46 | 2.94 | - |
| YUV | 106.97 | 77.79 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 18 | 0 | 0.15 | 0.86 | 0.49 | 49.91 | 0.76 | 0.29 |
| Hex | 83 | 70 | 12 | 0 | F | 56 | 31 | 32 | 4C | 1D |
| Octal | 203 | 160 | 22 | 0 | 17 | 126 | 61 | 62 | 114 | 35 |
| Binary | 10000011 | 1110000 | 10010 | 0 | 1111 | 1010110 | 110001 | 110010 | 1001100 | 11101 |
Color Harmonies of #837012
Complementary color
Monochromatic Colors of #837012
Black with #837012
Text Example
Text Example
White with #837012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837012; }
p { color: rgb(131,112,18); }
H1.HeaderClassName
{
color: #837012;
}
.AnyTagClassName
{
color: #837012;
}
</style>
background-color css
<style>
a { background-color: #837012; }
a { background-color: rgb(131,112,18); }
div.DivClassName
{
background-color: #837012;
}
.BgClassName
{
background-color: #837012;
}
</style>
border-color css
<style>
span { border-color: #837012; }
span { border-color: rgb(131,112,18); }
td.TdClassName
{
border-color: #837012;
}
.TagClassName
{
border-color: #837012;
}
</style>