Shades of Yukon Gold #837110
Tints of Yukon Gold #837110
RGB
CMYK
RGB Variations
Color information
#837110 (or 0x837110) is known color: Yukon Gold. HEX triplet: 83, 71 and 10. RGB value is (131,113,16). Sum of RGB (Red+Green+Blue) = 131+113+16=260 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.38% from 260); Green value is 113 (44.53% from 255 or 43.46% from 260); Blue value is 16 (6.64% from 255 or 6.15% from 260); Max value from RGB is 131 - color contains mainly: red. Hex color #837110 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837110 is #7C8EEF. Grayscale: #6B6B6B. Windows color (decimal): -8163056 or 1077635. OLE color: 1077635.
HSL color Cylindrical-coordinate representation of color #837110: hue angle of 50.61º 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 #837110 is Cyan = 0, Magento = 0.14, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 16 | - |
| CMYK | 0 | 0.14 | 0.88 | 0.49 |
| HSL | 50.61º | 0.78% | 0.29% | - |
| HSV(B) | 50.61º | 0.88% | 0.51% | - |
| XYZ | 15.36 | 16.67 | 2.9 | - |
| YUV | 107.32 | 76.46 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 16 | 0 | 0.14 | 0.88 | 0.49 | 50.61 | 0.78 | 0.29 |
| Hex | 83 | 71 | 10 | 0 | E | 58 | 31 | 33 | 4E | 1D |
| Octal | 203 | 161 | 20 | 0 | 16 | 130 | 61 | 63 | 116 | 35 |
| Binary | 10000011 | 1110001 | 10000 | 0 | 1110 | 1011000 | 110001 | 110011 | 1001110 | 11101 |
Color Harmonies of #837110
Complementary color
Monochromatic Colors of #837110
Black with #837110
Text Example
Text Example
White with #837110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837110; }
p { color: rgb(131,113,16); }
H1.HeaderClassName
{
color: #837110;
}
.AnyTagClassName
{
color: #837110;
}
</style>
background-color css
<style>
a { background-color: #837110; }
a { background-color: rgb(131,113,16); }
div.DivClassName
{
background-color: #837110;
}
.BgClassName
{
background-color: #837110;
}
</style>
border-color css
<style>
span { border-color: #837110; }
span { border-color: rgb(131,113,16); }
td.TdClassName
{
border-color: #837110;
}
.TagClassName
{
border-color: #837110;
}
</style>