Shades of Yukon Gold #837313
Tints of Yukon Gold #837313
RGB
CMYK
RGB Variations
Color information
#837313 (or 0x837313) is known color: Yukon Gold. HEX triplet: 83, 73 and 13. RGB value is (131,115,19). Sum of RGB (Red+Green+Blue) = 131+115+19=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 19 (7.81% from 255 or 7.17% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #837313 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837313 is #7C8CEC. Grayscale: #6D6D6D. Windows color (decimal): -8162541 or 1274755. OLE color: 1274755.
HSL color Cylindrical-coordinate representation of color #837313: hue angle of 51.43º 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 #837313 is Cyan = 0, Magento = 0.12, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 19 | - |
| CMYK | 0 | 0.12 | 0.85 | 0.49 |
| HSL | 51.43º | 0.75% | 0.29% | - |
| HSV(B) | 51.43º | 0.85% | 0.51% | - |
| XYZ | 15.61 | 17.13 | 3.1 | - |
| YUV | 108.84 | 77.3 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 19 | 0 | 0.12 | 0.85 | 0.49 | 51.43 | 0.75 | 0.29 |
| Hex | 83 | 73 | 13 | 0 | C | 55 | 31 | 33 | 4B | 1D |
| Octal | 203 | 163 | 23 | 0 | 14 | 125 | 61 | 63 | 113 | 35 |
| Binary | 10000011 | 1110011 | 10011 | 0 | 1100 | 1010101 | 110001 | 110011 | 1001011 | 11101 |
Color Harmonies of #837313
Complementary color
Monochromatic Colors of #837313
Black with #837313
Text Example
Text Example
White with #837313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837313; }
p { color: rgb(131,115,19); }
H1.HeaderClassName
{
color: #837313;
}
.AnyTagClassName
{
color: #837313;
}
</style>
background-color css
<style>
a { background-color: #837313; }
a { background-color: rgb(131,115,19); }
div.DivClassName
{
background-color: #837313;
}
.BgClassName
{
background-color: #837313;
}
</style>
border-color css
<style>
span { border-color: #837313; }
span { border-color: rgb(131,115,19); }
td.TdClassName
{
border-color: #837313;
}
.TagClassName
{
border-color: #837313;
}
</style>