Shades of Yukon Gold #837013
Tints of Yukon Gold #837013
RGB
CMYK
RGB Variations
Color information
#837013 (or 0x837013) is known color: Yukon Gold. HEX triplet: 83, 70 and 13. RGB value is (131,112,19). Sum of RGB (Red+Green+Blue) = 131+112+19=262 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 19 (7.81% from 255 or 7.25% from 262); Max value from RGB is 131 - color contains mainly: red. Hex color #837013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837013 is #7C8FEC. Grayscale: #6B6B6B. Windows color (decimal): -8163309 or 1273987. OLE color: 1273987.
HSL color Cylindrical-coordinate representation of color #837013: hue angle of 49.82º 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 #837013 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 19 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.49 |
| HSL | 49.82º | 0.75% | 0.29% | - |
| HSV(B) | 49.82º | 0.85% | 0.51% | - |
| XYZ | 15.27 | 16.46 | 2.99 | - |
| YUV | 107.08 | 78.29 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 19 | 0 | 0.15 | 0.85 | 0.49 | 49.82 | 0.75 | 0.29 |
| Hex | 83 | 70 | 13 | 0 | F | 55 | 31 | 32 | 4B | 1D |
| Octal | 203 | 160 | 23 | 0 | 17 | 125 | 61 | 62 | 113 | 35 |
| Binary | 10000011 | 1110000 | 10011 | 0 | 1111 | 1010101 | 110001 | 110010 | 1001011 | 11101 |
Color Harmonies of #837013
Complementary color
Monochromatic Colors of #837013
Black with #837013
Text Example
Text Example
White with #837013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837013; }
p { color: rgb(131,112,19); }
H1.HeaderClassName
{
color: #837013;
}
.AnyTagClassName
{
color: #837013;
}
</style>
background-color css
<style>
a { background-color: #837013; }
a { background-color: rgb(131,112,19); }
div.DivClassName
{
background-color: #837013;
}
.BgClassName
{
background-color: #837013;
}
</style>
border-color css
<style>
span { border-color: #837013; }
span { border-color: rgb(131,112,19); }
td.TdClassName
{
border-color: #837013;
}
.TagClassName
{
border-color: #837013;
}
</style>