Shades of Yukon Gold #837113
Tints of Yukon Gold #837113
RGB
CMYK
RGB Variations
Color information
#837113 (or 0x837113) is known color: Yukon Gold. HEX triplet: 83, 71 and 13. RGB value is (131,113,19). Sum of RGB (Red+Green+Blue) = 131+113+19=263 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.81% from 263); Green value is 113 (44.53% from 255 or 42.97% from 263); Blue value is 19 (7.81% from 255 or 7.22% from 263); Max value from RGB is 131 - color contains mainly: red. Hex color #837113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837113 is #7C8EEC. Grayscale: #6C6C6C. Windows color (decimal): -8163053 or 1274243. OLE color: 1274243.
HSL color Cylindrical-coordinate representation of color #837113: hue angle of 50.36º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #837113 is Cyan = 0, Magento = 0.14, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 19 | - |
| CMYK | 0 | 0.14 | 0.85 | 0.49 |
| HSL | 50.36º | 0.75% | 0.29% | - |
| HSV(B) | 50.36º | 0.85% | 0.51% | - |
| XYZ | 15.38 | 16.68 | 3.03 | - |
| YUV | 107.67 | 77.96 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 19 | 0 | 0.14 | 0.85 | 0.49 | 50.36 | 0.75 | 0.29 |
| Hex | 83 | 71 | 13 | 0 | E | 55 | 31 | 32 | 4B | 1D |
| Octal | 203 | 161 | 23 | 0 | 16 | 125 | 61 | 62 | 113 | 35 |
| Binary | 10000011 | 1110001 | 10011 | 0 | 1110 | 1010101 | 110001 | 110010 | 1001011 | 11101 |
Color Harmonies of #837113
Complementary color
Monochromatic Colors of #837113
Black with #837113
Text Example
Text Example
White with #837113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837113; }
p { color: rgb(131,113,19); }
H1.HeaderClassName
{
color: #837113;
}
.AnyTagClassName
{
color: #837113;
}
</style>
background-color css
<style>
a { background-color: #837113; }
a { background-color: rgb(131,113,19); }
div.DivClassName
{
background-color: #837113;
}
.BgClassName
{
background-color: #837113;
}
</style>
border-color css
<style>
span { border-color: #837113; }
span { border-color: rgb(131,113,19); }
td.TdClassName
{
border-color: #837113;
}
.TagClassName
{
border-color: #837113;
}
</style>