Shades of Yukon Gold #837413
Tints of Yukon Gold #837413
RGB
CMYK
RGB Variations
Color information
#837413 (or 0x837413) is known color: Yukon Gold. HEX triplet: 83, 74 and 13. RGB value is (131,116,19). Sum of RGB (Red+Green+Blue) = 131+116+19=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 19 (7.81% from 255 or 7.14% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #837413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837413 is #7C8BEC. Grayscale: #6D6D6D. Windows color (decimal): -8162285 or 1275011. OLE color: 1275011.
HSL color Cylindrical-coordinate representation of color #837413: hue angle of 51.96º 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 #837413 is Cyan = 0, Magento = 0.11, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 19 | - |
| CMYK | 0 | 0.11 | 0.85 | 0.49 |
| HSL | 51.96º | 0.75% | 0.29% | - |
| HSV(B) | 51.96º | 0.85% | 0.51% | - |
| XYZ | 15.72 | 17.36 | 3.14 | - |
| YUV | 109.43 | 76.97 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 19 | 0 | 0.11 | 0.85 | 0.49 | 51.96 | 0.75 | 0.29 |
| Hex | 83 | 74 | 13 | 0 | B | 55 | 31 | 34 | 4B | 1D |
| Octal | 203 | 164 | 23 | 0 | 13 | 125 | 61 | 64 | 113 | 35 |
| Binary | 10000011 | 1110100 | 10011 | 0 | 1011 | 1010101 | 110001 | 110100 | 1001011 | 11101 |
Color Harmonies of #837413
Complementary color
Monochromatic Colors of #837413
Black with #837413
Text Example
Text Example
White with #837413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837413; }
p { color: rgb(131,116,19); }
H1.HeaderClassName
{
color: #837413;
}
.AnyTagClassName
{
color: #837413;
}
</style>
background-color css
<style>
a { background-color: #837413; }
a { background-color: rgb(131,116,19); }
div.DivClassName
{
background-color: #837413;
}
.BgClassName
{
background-color: #837413;
}
</style>
border-color css
<style>
span { border-color: #837413; }
span { border-color: rgb(131,116,19); }
td.TdClassName
{
border-color: #837413;
}
.TagClassName
{
border-color: #837413;
}
</style>