Shades of Yukon Gold #837213
Tints of Yukon Gold #837213
RGB
CMYK
RGB Variations
Color information
#837213 (or 0x837213) is known color: Yukon Gold. HEX triplet: 83, 72 and 13. RGB value is (131,114,19). Sum of RGB (Red+Green+Blue) = 131+114+19=264 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.62% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 19 (7.81% from 255 or 7.20% from 264); Max value from RGB is 131 - color contains mainly: red. Hex color #837213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837213 is #7C8DEC. Grayscale: #6C6C6C. Windows color (decimal): -8162797 or 1274499. OLE color: 1274499.
HSL color Cylindrical-coordinate representation of color #837213: hue angle of 50.89º 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 #837213 is Cyan = 0, Magento = 0.13, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 19 | - |
| CMYK | 0 | 0.13 | 0.85 | 0.49 |
| HSL | 50.89º | 0.75% | 0.29% | - |
| HSV(B) | 50.89º | 0.85% | 0.51% | - |
| XYZ | 15.49 | 16.91 | 3.06 | - |
| YUV | 108.25 | 77.63 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 19 | 0 | 0.13 | 0.85 | 0.49 | 50.89 | 0.75 | 0.29 |
| Hex | 83 | 72 | 13 | 0 | D | 55 | 31 | 33 | 4B | 1D |
| Octal | 203 | 162 | 23 | 0 | 15 | 125 | 61 | 63 | 113 | 35 |
| Binary | 10000011 | 1110010 | 10011 | 0 | 1101 | 1010101 | 110001 | 110011 | 1001011 | 11101 |
Color Harmonies of #837213
Complementary color
Monochromatic Colors of #837213
Black with #837213
Text Example
Text Example
White with #837213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837213; }
p { color: rgb(131,114,19); }
H1.HeaderClassName
{
color: #837213;
}
.AnyTagClassName
{
color: #837213;
}
</style>
background-color css
<style>
a { background-color: #837213; }
a { background-color: rgb(131,114,19); }
div.DivClassName
{
background-color: #837213;
}
.BgClassName
{
background-color: #837213;
}
</style>
border-color css
<style>
span { border-color: #837213; }
span { border-color: rgb(131,114,19); }
td.TdClassName
{
border-color: #837213;
}
.TagClassName
{
border-color: #837213;
}
</style>