Shades of Yukon Gold #837210
Tints of Yukon Gold #837210
RGB
CMYK
RGB Variations
Color information
#837210 (or 0x837210) is known color: Yukon Gold. HEX triplet: 83, 72 and 10. RGB value is (131,114,16). Sum of RGB (Red+Green+Blue) = 131+114+16=261 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.19% from 261); Green value is 114 (44.92% from 255 or 43.68% from 261); Blue value is 16 (6.64% from 255 or 6.13% from 261); Max value from RGB is 131 - color contains mainly: red. Hex color #837210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837210 is #7C8DEF. Grayscale: #6C6C6C. Windows color (decimal): -8162800 or 1077891. OLE color: 1077891.
HSL color Cylindrical-coordinate representation of color #837210: hue angle of 51.13º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #837210 is Cyan = 0, Magento = 0.13, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 16 | - |
| CMYK | 0 | 0.13 | 0.88 | 0.49 |
| HSL | 51.13º | 0.78% | 0.29% | - |
| HSV(B) | 51.13º | 0.88% | 0.51% | - |
| XYZ | 15.47 | 16.9 | 2.94 | - |
| YUV | 107.91 | 76.13 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 16 | 0 | 0.13 | 0.88 | 0.49 | 51.13 | 0.78 | 0.29 |
| Hex | 83 | 72 | 10 | 0 | D | 58 | 31 | 33 | 4E | 1D |
| Octal | 203 | 162 | 20 | 0 | 15 | 130 | 61 | 63 | 116 | 35 |
| Binary | 10000011 | 1110010 | 10000 | 0 | 1101 | 1011000 | 110001 | 110011 | 1001110 | 11101 |
Color Harmonies of #837210
Complementary color
Monochromatic Colors of #837210
Black with #837210
Text Example
Text Example
White with #837210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837210; }
p { color: rgb(131,114,16); }
H1.HeaderClassName
{
color: #837210;
}
.AnyTagClassName
{
color: #837210;
}
</style>
background-color css
<style>
a { background-color: #837210; }
a { background-color: rgb(131,114,16); }
div.DivClassName
{
background-color: #837210;
}
.BgClassName
{
background-color: #837210;
}
</style>
border-color css
<style>
span { border-color: #837210; }
span { border-color: rgb(131,114,16); }
td.TdClassName
{
border-color: #837210;
}
.TagClassName
{
border-color: #837210;
}
</style>